The code, templates and content for my Hakyll powered blog at blog.rekahsoft.ca
Go to file
Collin J. Doering 7b08488815 Ported sass/_blog.sass to clay and modularized clay css files
* ported sass/_blog.sass to within clay/Header.hs (excluding use of
mixins - see comments in source)
* split up clay css into a few modules (Util, Header and Main)
* still missing any properties that were implemented as sass
  mixins (from sass/default.sass and sass/_blog.sass) as well as porting
  the following sass files (from sass/):
  * _home-page.sass
  * _contact-page.sass
  * _post-page.sass
  * _tag-page.sass
  * _src-highlight.sass

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-01-14 04:50:29 -05:00
clay Ported sass/_blog.sass to clay and modularized clay css files 2015-01-14 04:50:29 -05:00
files Further various fixes and improvements 2014-03-12 20:59:58 -04:00
fonts Remove unused fonts 2015-01-14 04:50:28 -05:00
images Added initial implementation of error messages 2015-01-14 04:50:29 -05:00
images-src Added initial implementation of error messages 2015-01-14 04:50:29 -05:00
js Fixed a couple comments in site javascript 2015-01-14 04:50:29 -05:00
lib Removed submodules 2014-03-13 04:47:59 -04:00
pages Fixed link to git repository on home page 2015-01-14 04:50:28 -05:00
posts Fixed use of 'i' instead of 'I' in first blog post 2015-01-14 04:50:28 -05:00
sass Added initial implementation of error messages 2015-01-14 04:50:29 -05:00
src Switch from sass to clay for css pre-processing 2015-01-14 04:50:29 -05:00
templates Added initial implementation of error messages 2015-01-14 04:50:29 -05:00
.gitignore Added symbolic link for easy execution of site generator 2015-01-14 04:50:29 -05:00
.gitmodules Removed submodules 2014-03-13 04:47:59 -04:00
LICENSE Corrected license file and updated cabal file 2015-01-14 04:50:28 -05:00
Setup.hs Initial cabalization of site 2015-01-14 04:50:28 -05:00
blog-rekahsoft-ca.cabal Ported sass/_blog.sass to clay and modularized clay css files 2015-01-14 04:50:29 -05:00
site Added symbolic link for easy execution of site generator 2015-01-14 04:50:29 -05:00