It's the whole code of my weblog and Running plans, open sourced. Basically it's a simple static website powered by Jekyll.
gem install bundler
bundle install
jekyll serve -w
open http://127.0.0.1:4000
Please, don't deploy this as is.
It's my personnal weblog, the code has been opensourced for educational purpose only.
brew install htmlcompressor yuicompressor s3cmd nodejs \
advancecomp gifsicle jhead jpegoptim jpeg \
optipng pngcrush pngquant
npm install
rake deploy
Code, templates, CSS & JS is released under the terms of the Do What The Fuck You Want To Public License.
Important note: You can freely reuse parts of the project code, but you can't republish the blog with this contents as is publicly.