"Vincent Ambo ext:(%22)
c5206173e6
ran hlint
2013-04-28 14:44:14 +02:00
"Vincent Ambo ext:(%22)
9719b5a62d
Used stylish-haskell on all source files
2013-04-28 14:30:00 +02:00
"Vincent Ambo ext:(%22)
8f1b6b5c4e
* added Markdown support
2013-04-28 14:26:45 +02:00
"Vincent Ambo ext:(%22)
0f98c3f489
* removed iMessage
2013-04-28 13:45:08 +02:00
"Vincent Ambo ext:(%22)
247265f354
* saved the function that I cleaned the comments with. The function is horrendous
2013-04-28 13:12:08 +02:00
"Vincent Ambo ext:(%22)
b3fb7f0f34
* re-enabled captchas
2013-04-28 13:11:38 +02:00
"Vincent Ambo ext:(%22)
1bdbe4af64
* switched main language to English
2013-04-27 22:17:54 +02:00
"Vincent Ambo ext:(%22)
de09c2cc68
* fixed comment deletion link
...
* updated contact info
* fixed compatibility with current blaze
2013-04-27 22:15:46 +02:00
"Vincent Ambo ext:(%22)
3a39dfc19e
* small fixes that I don't remember
2013-04-24 14:35:25 +02:00
Vincent Ambo
384b4e1ec1
* added config for PCKeyboardHack and KeyRemap4MacBook
2013-03-13 22:02:31 +01:00
Vincent Ambo
2225a11289
* updated zshrc
2013-03-13 13:34:03 +01:00
Vincent Ambo
bb3c6afb7f
* moved plist configurations to plist folder
2013-03-13 13:33:05 +01:00
Vincent Ambo
19dd5c8bac
iTerm 2 config
2013-03-06 23:21:00 +01:00
Vincent Ambo
8dfa868c2f
xnomad & zshrc
2013-03-06 21:13:01 +01:00
Vincent
7cec58210a
Initial commit
2013-03-06 11:51:13 -08:00
Vincent Ambo
0f1e6c2a6b
* fixed iMessage link
2012-04-28 21:52:13 +02:00
Vincent Ambo
584fd922bc
* some fixes
2012-04-26 01:13:52 +02:00
Vincent Ambo
03fc5b4e6e
* added lucius file
...
--HG--
rename : res/blogstyle.css => res/blogstyle.lucius
2012-04-26 00:23:35 +02:00
Vincent Ambo
791d820bd4
* upped version to 3.4
2012-04-25 23:57:15 +02:00
Vincent Ambo
520df7957c
* completed switch to Hamlet and Lucius
2012-04-25 23:45:47 +02:00
Vincent Ambo
8a750bd133
* almost done moving to Hamlet from Blaze
2012-04-25 20:22:45 +02:00
Vincent Ambo
e28c43f018
* set default optimization level to O2
2012-04-24 04:38:26 +02:00
Vincent Ambo
04eb624497
* removed captchas (well, commented them out)
2012-04-22 21:57:35 +02:00
Vincent Ambo
04d549b817
* changed <ul> width to 57em
2012-04-22 21:46:35 +02:00
Vincent Ambo
b0522ec2f5
* max-width for <ul> element
2012-04-22 21:31:41 +02:00
Vincent Ambo
84b6f5b417
* colouring tool changes
2012-04-12 02:56:33 +02:00
Vincent Ambo
bb981085a6
* removed entryEscape -> Posting pure HTML from now on (pre tag where necessary)
2012-04-06 20:32:25 +02:00
Vincent Ambo
d1297a50b5
* typo in cabal file
2012-04-04 04:13:18 +02:00
Vincent Ambo
d15a01007e
* comment deletion (this doesn't look nice, but nobody except for me sees the admin page so I DON'T CARE :D)
2012-04-04 04:10:26 +02:00
Vincent Ambo
533463511f
* changes to cabal file
2012-04-04 02:50:40 +02:00
Vincent Ambo
ad1ee4d89e
* updated cabal file (dependency on recaptcha package)
2012-04-04 02:21:42 +02:00
Vincent Ambo
3e16a443e6
version 3.3:
...
* added reCaptcha again (got too much spam)
2012-04-04 02:20:56 +02:00
Vincent Ambo
5b80f528c7
* default rss feed link now points to an XML file
2012-03-25 20:56:19 +02:00
Vincent Ambo
1e45dcf7c8
* update and run scripts (using privbind)
2012-03-25 19:56:38 +02:00
Vincent Ambo
4b66c19242
* updated TODO
2012-03-25 19:54:26 +02:00
Vincent Ambo
dfc81e1282
* updated version in Cabal file
2012-03-25 19:35:30 +02:00
Vincent Ambo
658ba0c999
* updated Cabal file
2012-03-25 19:35:14 +02:00
Vincent Ambo
8b64d14a72
* removed System.Environment from Main.hs
...
* using the brand-new Options package to parse command line options (--port and --statedir)
2012-03-25 19:29:38 +02:00
Vincent Ambo
74ce7d9bf0
* small colouriser tool to run .hs files through HsColour
2012-03-25 19:01:56 +02:00
Vincent Ambo
7f4761bf7c
* changed version tag to 3.2
2012-03-24 00:34:41 +01:00
Vincent Ambo
efbec9ff76
* added RSS.hs: functions to create an RSS feed
...
* added RSS feed handler
* FromReqURI instance for BlogLang
* fixed RSS-feed link
2012-03-24 00:32:38 +01:00
Vincent Ambo
a405e185ba
Updated .hgignore to include the entire BlogState/ directory and *.orig files
2012-03-23 22:55:59 +01:00
Vincent Ambo
a57faddd25
* sequence_ $ map to mapM_
2012-03-23 22:52:54 +01:00
Vincent Ambo
2738271e67
version 3.1.2:
...
* CSS changes for HsColour
2012-03-23 03:20:36 +01:00
Vincent Ambo
87924c405d
version 3.1.1:
...
* added background texture for .middle
* removed accidental </br> which caused W3 validation to fail
New design is now complete.
--HG--
rename : res/ios-linen.jpg => res/hbg.jpg
2012-03-22 20:58:13 +01:00
Vincent Ambo
ac1a4ddcb0
* backup script
2012-03-22 14:46:35 +01:00
Vincent Ambo
c620521f47
* restored missing file
2012-03-22 14:43:59 +01:00
Vincent Ambo
6a8ffaf25a
* cleaned up res/ folder
...
* serving static/ content from res/ with 20 years expiration date
* linen texture
2012-03-22 14:34:04 +01:00
Vincent Ambo
f6f066a93e
* font-weight for .contacts
2012-03-20 20:16:27 +01:00
Vincent Ambo
ed05e92669
* gzip compression for dynamic files
2012-03-20 18:01:36 +01:00