The source code for my blog, https://erambler.co.uk/
Go to file
2016-05-07 17:20:37 +01:00
admin Tweak nginx test config. 2011-08-27 21:55:14 +01:00
config Add fonts_dir to compass.rb to quieten warnings 2016-03-29 19:07:40 +01:00
content Post: Fairphone initial thoughts 2016-05-07 16:58:12 +01:00
layouts Remove caching (let nanoc handle that instead) 2016-03-29 16:30:45 +01:00
lib Check that teaser isn't too long before compiling 2016-03-29 19:50:32 +01:00
static Add bootstrap-sass to project. 2015-04-11 17:50:25 +01:00
tasks Handle nil items in tags gracefully 2015-08-07 21:11:51 +01:00
.gitignore Ignore output.diff 2015-09-09 22:10:36 +01:00
.powrc Add .powrc to make pow use rvm. 2013-02-11 19:01:24 +00:00
.ruby-gemset Switch to ruby-{version,gemset} from rvmrc. 2014-02-22 17:47:09 +00:00
.ruby-version Update to Ruby 2.2.4 2016-03-28 20:03:59 +01:00
config.ru Add config.ru to support development server. 2012-04-20 07:52:08 +01:00
Gemfile Merge branch 'master' into feature/nanoc-v4 2016-03-29 15:12:03 +01:00
Gemfile.lock Merge branch 'master' into feature/nanoc-v4 2016-03-29 15:12:03 +01:00
Guardfile Add Guardfile for automatic compilation of changed files. 2014-02-22 20:12:15 +00:00
nanoc.yaml Check that teaser isn't too long before compiling 2016-03-29 19:50:32 +01:00
notes.org Remove [polldaddy] Wordpress shortcode 2015-05-17 20:29:37 +01:00
Rakefile Add rake tasks to list categories and tags. 2012-01-15 20:50:59 +00:00
README.md Add a README for github. 2012-09-27 21:43:11 +01:00
Rules Try again to fix Fairphone post image 2016-05-07 17:20:37 +01:00
wercker.yml Explicitly specify Ruby version in wercker 2016-03-28 19:52:44 +01:00

This is my blog. You can visit the real thing at http://erambler.co.uk/, or learn from the code if you wish. It's built using nanoc and a bunch of other gems — look at the Gemfile for more info.

I thought it was about time I standardised on github for all my publicly-visible stuff, so here we are.