about summary refs log tree commit diff
path: root/src/Blog.hs
AgeCommit message (Expand)AuthorFilesLines
2015-11-23 [5.1.1] Add meta-description tagVincent Ambo1-0/+1
2015-11-21 [blog] Update error page for new designVincent Ambo1-10/+6
2015-11-21 [locale/blog] Remove other unused codeVincent Ambo1-6/+1
2015-11-21 [locale/blog] Remove unused locale stringsVincent Ambo1-1/+1
2015-11-21 [blog] Add inline class on headersVincent Ambo1-2/+2
2015-11-21 [blog] Minor design fixesVincent Ambo1-2/+4
2015-11-21 [blog] Remove unneeded Lucius usageVincent Ambo1-1/+0
2015-11-21 [blog] Implement new and simpler designVincent Ambo1-94/+58
2015-11-21 [blog] Update acid-state URLVincent Ambo1-1/+1
2015-11-21 [all] Fix all warningsVincent Ambo1-7/+10
2015-11-21 [all] Stylish Haskell import formattingVincent Ambo1-15/+15
2015-11-21 [blog] Always link title to /Vincent Ambo1-1/+1
2015-11-21 [blog] Split request handling, do HTTP betterVincent Ambo1-20/+18
2015-11-21 Remove site noticeVincent Ambo1-20/+0
2015-11-19 Begin cleaning up old thingsVincent Ambo1-2/+0
2015-11-19 [build] Use Stack for buildingVincent Ambo1-2/+1
2014-05-18 Refactor: Remove leftover comment functionalityVincent Ambo1-23/+0
2014-05-18 Move all used GHC extensions to CabalVincent Ambo1-7/+0
2013-10-14 Removed commentsVincent Ambo1-64/+0
2013-05-05 * time hotfix"Vincent Ambo ext:(%22)1-1/+1
2013-05-05 * minor unimportant fix"Vincent Ambo ext:(%22)1-1/+1
2013-05-05 * added bootstrap file"Vincent Ambo ext:(%22)1-4/+2
2013-05-05 * sticky footer"Vincent Ambo ext:(%22)1-31/+20
2013-05-05 * smaller HTML fixes"Vincent Ambo ext:(%22)1-2/+2
2013-05-05 * more bootstrap-related fixes, nearing completion"Vincent Ambo ext:(%22)1-10/+12
2013-05-05 * fixed comments and footer in Bootstrap"Vincent Ambo ext:(%22)1-25/+28
2013-05-05 * further work on Bootstrapping"Vincent Ambo ext:(%22)1-44/+55
2013-04-28 * started moving blog to bootstrap, but keeping the design. Currently far fro..."Vincent Ambo ext:(%22)1-30/+61
2013-04-28 * version bump to 3.5"Vincent Ambo ext:(%22)1-1/+0
2013-04-28 ran hlint"Vincent Ambo ext:(%22)1-1/+1
2013-04-28 Used stylish-haskell on all source files"Vincent Ambo ext:(%22)1-20/+25
2013-04-28 * added Markdown support"Vincent Ambo ext:(%22)1-6/+29
2013-04-28 * removed iMessage"Vincent Ambo ext:(%22)1-6/+3
2013-04-28 * re-enabled captchas"Vincent Ambo ext:(%22)1-0/+20
2013-04-27 * fixed comment deletion link"Vincent Ambo ext:(%22)1-13/+10
2013-04-24 * small fixes that I don't remember"Vincent Ambo ext:(%22)1-2/+2
2012-04-28 * fixed iMessage linkVincent Ambo1-1/+1
2012-04-26 * some fixesVincent Ambo1-13/+19
2012-04-25 * completed switch to Hamlet and LuciusVincent Ambo1-33/+25
2012-04-25 * almost done moving to Hamlet from BlazeVincent Ambo1-238/+263
2012-04-22 * removed captchas (well, commented them out)Vincent Ambo1-1/+1
2012-04-22 * changed <ul> width to 57emVincent Ambo1-3/+3
2012-04-22 * max-width for <ul> elementVincent Ambo1-3/+3
2012-04-04 * comment deletion (this doesn't look nice, but nobody except for me sees the...Vincent Ambo1-0/+17
2012-04-04 version 3.3:Vincent Ambo1-2/+23
2012-03-25 * default rss feed link now points to an XML fileVincent Ambo1-1/+1
2012-03-24 * added RSS.hs: functions to create an RSS feedVincent Ambo1-1/+2
2012-03-23 * sequence_ $ map to mapM_Vincent Ambo1-4/+4
2012-03-23 version 3.1.2:Vincent Ambo1-1/+2
2012-03-22 version 3.1.1:Vincent Ambo1-2/+2