public
Description: source for zegoggl.es
Homepage: http://zegoggl.es
Clone URL: git://github.com/jberkel/zegoggl.es.git
name age message
file .gitignore Sun Sep 20 17:26:18 -0700 2009 editing article [jberkel]
file .htaccess Fri Jun 26 07:33:11 -0700 2009 workaround fix for fusion tables bug [jberkel]
file 404.haml Sat Oct 24 10:06:28 -0700 2009 404 [jberkel]
file README.markdown Tue May 05 08:08:04 -0700 2009 link to henrik.nyh.se [jberkel]
file Rakefile Thu Nov 05 10:54:41 -0800 2009 edit [jberkel]
file _config.yml Sat Sep 19 14:14:51 -0700 2009 no pygments [jberkel]
file _helpers.rb Wed May 20 10:22:18 -0700 2009 htaccess problems fixed [jberkel]
directory _layouts/ Mon Oct 26 12:58:19 -0700 2009 disqus [jberkel]
file _post Mon Oct 26 08:56:03 -0700 2009 moving stuff out of drafts, new article [jberkel]
directory _posts/ Sat Nov 21 08:04:46 -0800 2009 testing highlighting [jberkel]
file about.haml Mon Sep 07 11:42:29 -0700 2009 changed about [jberkel]
directory css/ Mon Oct 26 11:26:01 -0700 2009 indent ul a little bit [jberkel]
directory endofanalog/ Sun Jun 21 07:28:06 -0700 2009 endofanalog + blogpost [jberkel]
file favicon.ico Mon May 04 12:03:38 -0700 2009 first commit [jberkel]
file feed.atom Sun Jun 21 07:28:14 -0700 2009 endofanalog + blogpost [jberkel]
directory images/ Thu Nov 05 09:55:10 -0800 2009 droidcamp post [jberkel]
file index.haml Tue May 12 19:12:24 -0700 2009 valid html [jberkel]
directory js/ Sat Nov 21 08:02:37 -0800 2009 scala support [jberkel]
directory lib/ Mon May 04 12:03:38 -0700 2009 first commit [jberkel]
directory player/ Mon May 04 12:03:38 -0700 2009 first commit [jberkel]
file robots.txt Mon May 04 17:51:28 -0700 2009 robots.txt [jberkel]
directory theydonothing/ Tue May 05 08:23:15 -0700 2009 rename [jberkel]
README.markdown

zegoggl.es

This is the source code for generating the blog running on zegoggl.es. It needs a version of jekyll supporting haml layouts, see Henrik Nyh's repo on github.com/henrik/jekyll.

credits

Jekyll was created by Tom Preston-Werner. Most of the code plumbing everything together is based on Henrik's customised jekyll-based site henrik.nyh.se (haml, disqus, twitter integration etc). Thanks Henrik!

The layout is based on Harry Roberts's excellent typogridphy.

license

The following directories and their contents are copyrighted by me, Jan Berkel, unless otherwise mentioned. You may not reuse anything in them without my permission:

  • _posts/
  • images/

All other directories and files are under the MIT License.