Install required gems to get a development environment set up:
$ bundle install
First, start up the jekyll server locally:
$ bundle exec jekyll --server --auto
We're using SCSS so you'll want to edit those files if you're doing any styling, not the css files. You can run compass watch .
and it will compile the css for you as the scss files change.
- Fill your heart with joy! (This is not optional.)
- Make a new Markdown /_posts/timestamp-title.md file that looks like the others
- Check your changes locally by starting up the dev environment above
- Chuckle at your own sharp wit
- Git push that article up to the interwebs
- Double check and make sure things went to plan
- Tell all your friends with Twitter, Facebook, bla bla bla.