Skip to content

bdossantos/bds.run

Repository files navigation

bds.run

Build Status

It's the whole code of my weblog and Running plans, open sourced. Basically it's a simple static website powered by Jekyll.

Installation

gem install bundler
bundle install
jekyll serve -w
open http://127.0.0.1:4000

Deploy

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

Licence

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •