Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-19 | Relicense as MIT | Vincent Ambo | 3 | -1/+23 | |
2014-03-19 | Cleaning up after git move | Vincent Ambo | 14 | -949/+6 | |
2014-03-11 | Updated PKGBUILD checksum for moved tag | Vincent Ambo | 1 | -1/+1 | |
2014-03-11 | Added tag 4.1 for changeset be1d1e09f072 | Vincent Ambo | 1 | -0/+2 | |
2014-03-11 | Added systemd service file | Vincent Ambo | 2 | -0/+17 | |
2014-03-11 | Run cabal update before building in Arch | Vincent Ambo | 1 | -1/+2 | |
2014-03-11 | Added first version of ArchLinux PKGBUILD | Vincent Ambo | 1 | -0/+31 | |
2014-03-11 | Added tag 4.1 for changeset 7e19f2cc8edf | Vincent Ambo | 1 | -0/+1 | |
2014-03-11 | Add an option for the resource folder | Vincent Ambo | 1 | -7/+10 | |
2014-03-11 | Updated for new options package | Vincent Ambo | 1 | -6/+11 | |
2013-10-14 | Removed comments | Vincent Ambo | 4 | -104/+8 | |
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 | * serving correct css location | "Vincent Ambo ext:(%22) | 1 | -1/+1 | |
2013-05-05 | * added bootstrap file | "Vincent Ambo ext:(%22) | 3 | -92/+68 | |
* moved CSS to correct paths | |||||
2013-05-05 | * sticky footer | "Vincent Ambo ext:(%22) | 1 | -31/+20 | |
2013-05-05 | * smaller HTML fixes | "Vincent Ambo ext:(%22) | 3 | -4/+4 | |
2013-05-05 | * more bootstrap-related fixes, nearing completion | "Vincent Ambo ext:(%22) | 3 | -13/+15 | |
* version bumped to 4.0 | |||||
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) | 2 | -45/+56 | |
2013-05-05 | * fixed date formatting | "Vincent Ambo ext:(%22) | 1 | -4/+4 | |
2013-04-28 | * adding bootstrap.css | "Vincent Ambo ext:(%22) | 1 | -0/+6155 | |
2013-04-28 | * started moving blog to bootstrap, but keeping the design. Currently far ↵ | "Vincent Ambo ext:(%22) | 3 | -33/+64 | |
from done | |||||
2013-04-28 | * version bump to 3.5 | "Vincent Ambo ext:(%22) | 3 | -3/+2 | |
2013-04-28 | ran hlint | "Vincent Ambo ext:(%22) | 4 | -33/+33 | |
2013-04-28 | Used stylish-haskell on all source files | "Vincent Ambo ext:(%22) | 5 | -107/+127 | |
2013-04-28 | * added Markdown support | "Vincent Ambo ext:(%22) | 2 | -7/+31 | |
2013-04-28 | * removed iMessage | "Vincent Ambo ext:(%22) | 2 | -9/+4 | |
2013-04-28 | * saved the function that I cleaned the comments with. The function is ↵ | "Vincent Ambo ext:(%22) | 1 | -0/+21 | |
horrendous | |||||
2013-04-28 | * re-enabled captchas | "Vincent Ambo ext:(%22) | 2 | -4/+22 | |
2013-04-27 | * switched main language to English | "Vincent Ambo ext:(%22) | 1 | -1/+1 | |
2013-04-27 | * fixed comment deletion link | "Vincent Ambo ext:(%22) | 2 | -13/+11 | |
* updated contact info * fixed compatibility with current blaze | |||||
2013-04-24 | * small fixes that I don't remember | "Vincent Ambo ext:(%22) | 3 | -4/+6 | |
2012-04-28 | * fixed iMessage link | Vincent Ambo | 1 | -1/+1 | |
2012-04-26 | * some fixes | Vincent Ambo | 1 | -13/+19 | |
2012-04-26 | * added lucius file | Vincent Ambo | 2 | -1/+0 | |
--HG-- rename : res/blogstyle.css => res/blogstyle.lucius | |||||
2012-04-25 | * upped version to 3.4 | Vincent Ambo | 2 | -2/+2 | |
2012-04-25 | * completed switch to Hamlet and Lucius | Vincent Ambo | 2 | -33/+29 | |
2012-04-25 | * almost done moving to Hamlet from Blaze | Vincent Ambo | 1 | -238/+263 | |
2012-04-24 | * set default optimization level to O2 | Vincent Ambo | 1 | -1/+2 | |
2012-04-22 | * removed captchas (well, commented them out) | Vincent Ambo | 2 | -3/+5 | |
2012-04-22 | * changed <ul> width to 57em | Vincent Ambo | 1 | -3/+3 | |
2012-04-22 | * max-width for <ul> element | Vincent Ambo | 1 | -3/+3 | |
2012-04-12 | * colouring tool changes | Vincent Ambo | 2 | -6/+9 | |
2012-04-06 | * removed entryEscape -> Posting pure HTML from now on (pre tag where necessary) | Vincent Ambo | 1 | -11/+5 | |
2012-04-04 | * typo in cabal file | Vincent Ambo | 2 | -3/+3 | |
2012-04-04 | * comment deletion (this doesn't look nice, but nobody except for me sees ↵ | Vincent Ambo | 3 | -2/+39 | |
the admin page so I DON'T CARE :D) | |||||
2012-04-04 | * changes to cabal file | Vincent Ambo | 1 | -2/+3 | |
2012-04-04 | * updated cabal file (dependency on recaptcha package) | Vincent Ambo | 1 | -1/+2 | |
2012-04-04 | version 3.3: | Vincent Ambo | 5 | -15/+59 | |
* added reCaptcha again (got too much spam) |