Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

#www.tomgillard.com This is the web blog of Melbourne Front End Developer, Tom Gillard.

This blog is built using the Middleman static site generator with Sass.

Despite being on github, all code and content remain copyright of Tom Gillard.

Working on the site

During development it's important to remember that the files added to / modified within the local source folder get pushed to origin/develop.

git add .
git commit -m "commit message"
git push origin develop

Deployments

Uses the middleman-deploy gem to push the local build folder to origin/master

bundle exec middleman-deploy

Morty Proxy This is a proxified and sanitized view of the page, visit original site.