The code, templates and content for my Hakyll powered blog at blog.rekahsoft.ca
Go to file
Collin J. Doering 3a7e6b5e4a Variety of changes; see log for more details
Almost ready for prime time. What remains to be completed is as follows:
 * pagination
 * fix the escape parsing bug in the section parser
 * add support to locally cache posts (opt-in)
 * clean-up the code
 * finish contact page and home page

The following was completed since last commit:
 * added gpl.txt to project
 * deleted otf free fonts to save space
 * various structural changes
 * added a new post 'first-post'
 * various ascetic changes to templates and sass code
 * used function to remove js from global namespace (js/default.js)
 * added support for application cache and generating a cache manifest
 file (site.hs) as well as created appropriate fallback .html
 files '{post,tags}-fallback.html'

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2014-03-05 18:20:03 -05:00
fonts Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
images Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
images-src Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
js Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
lib-src Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
pages Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
posts Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
sass Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
templates Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
.gitmodules Major changes! See full log. 2013-12-10 23:31:48 -05:00
gpl.txt Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
index.html Hakyll configuration primarily complete. 2013-11-02 21:08:00 -04:00
post-offline.html Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
site.hs Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00
tags-offline.html Variety of changes; see log for more details 2014-03-05 18:20:03 -05:00