The code, templates and content for my Hakyll powered blog at blog.rekahsoft.ca
Collin J. Doering
c1c82e397f
This causes a bug when using the android browser. Specifically, because pages/blog.html is appcached it always prefers the appcached version and thus loads an empty blog (unless you explicit request pages/blog1.html) This empty file is required while generating the navigation. There seems to be no way to not write a file once within the Rules monad (or at least it's not simple). Signed-off-by: Collin J. Doering <rekahsoft@gmail.com> |
||
---|---|---|
files | ||
fonts | ||
images | ||
images-src | ||
js | ||
lib | ||
pages | ||
posts | ||
sass | ||
src | ||
templates | ||
.gitignore | ||
.gitmodules | ||
blog-rekahsoft-ca.cabal | ||
LICENSE | ||
post-offline.haml | ||
Setup.hs | ||
tags-offline.haml |