Skip to content

sonian/techsonian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

techSonian: Sonian's tech blog

Visit the blog at http://techsonian.net

Getting Started

  1. Clone this repo, and git checkout gh-pages.
  2. Install Ruby 2.0.0 or better. You might want to use RVM or something like that.
  3. gem install bundler.
  4. bundle install.
  5. Build and preview the site with bundle exec jekyll serve.

Contributing

  • 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.