Visit the blog at http://techsonian.net
- Clone this repo, and
git checkout gh-pages. - Install Ruby 2.0.0 or better. You might want to use RVM or something like that.
gem install bundler.bundle install.- Build and preview the site with
bundle exec jekyll serve.
- Make whatever changes you see fit. The gh-pages branch is what's published.
- Issue a PR with your changes.
- Two +1s and you can merge your PR. A merge will almost immediately change the published site.