Vincent Ambo
5f6841afa2
Move all used GHC extensions to Cabal
2014-05-18 21:56:39 +02:00
Vincent Ambo
fef78b55fa
Removed comments
2013-10-14 08:34:50 +02:00
"Vincent Ambo ext:(%22)
008e333146
* time hotfix
2013-05-05 21:59:49 +02:00
"Vincent Ambo ext:(%22)
1452476015
* minor unimportant fix
2013-05-05 21:08:50 +02:00
"Vincent Ambo ext:(%22)
c7a538e7d1
* added bootstrap file
...
* moved CSS to correct paths
2013-05-05 21:06:41 +02:00
"Vincent Ambo ext:(%22)
d860239863
* sticky footer
2013-05-05 21:05:05 +02:00
"Vincent Ambo ext:(%22)
67b50be2fe
* smaller HTML fixes
2013-05-05 20:40:05 +02:00
"Vincent Ambo ext:(%22)
d7cce6cb41
* more bootstrap-related fixes, nearing completion
...
* version bumped to 4.0
2013-05-05 20:34:06 +02:00
"Vincent Ambo ext:(%22)
11a51f6abd
* fixed comments and footer in Bootstrap
2013-05-05 20:16:49 +02:00
"Vincent Ambo ext:(%22)
514d2b2777
* further work on Bootstrapping
2013-05-05 19:57:46 +02:00
"Vincent Ambo ext:(%22)
9af249c0b2
* started moving blog to bootstrap, but keeping the design. Currently far from done
2013-04-28 23:07:56 +02:00
"Vincent Ambo ext:(%22)
92f4aecbee
* version bump to 3.5
2013-04-28 14:49:38 +02:00
"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)
b3fb7f0f34
* re-enabled captchas
2013-04-28 13:11:38 +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
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
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
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
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
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
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
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
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
877a7f84b0
version 3.1:
...
* entirely new design (looks a lot better. Thanks to @not_eden and @agoptron for their advice)
* multi-author support (I won't use it yet)
* blogstyle.css serves as the "source" for blog.css
* displaying article eDate and author on entry page
2012-03-20 00:26:50 +01:00
Vincent Ambo
39a30af9c2
* Google analytics
2012-03-19 04:27:00 +01:00
Vincent Ambo
da38878212
* correctly serving 404s with status code 404 :|
2012-03-18 23:49:50 +01:00
Vincent Ambo
515660fa7d
* fixed 404 page
2012-03-18 23:47:13 +01:00
Vincent Ambo
b8a045d163
* proper comment escaping
2012-03-15 21:26:45 +01:00
Vincent Ambo
579c11cd2a
* version 3.0
...
* fixed read-more links
2012-03-15 20:16:39 +01:00
Vincent Ambo
df9a17b695
* updating entries and entrylist
...
* entryEscape ("\n" -> "<br>")
2012-03-15 18:32:01 +01:00
Vincent Ambo
47e1be1f78
* fixed entry-adding
...
* temporarily removed adminHandler and merged it into tazBlog :: ServerPart Response
2012-03-14 01:36:57 +01:00
Vincent Ambo
36c4d7e84e
* escaping comments
2012-03-14 00:38:58 +01:00
Vincent Ambo
e6746984f5
* changed comment structure to sort by UTCTime
...
* postEntry function done; adminHandler doesn't work?
2012-03-14 00:37:00 +01:00
Vincent Ambo
2cb2900b07
* updated some stuff, work on sessions
2012-03-13 06:35:56 +01:00
Vincent Ambo
6092eb6f5e
* blog is now running off acid-state (this thing is *fast*)
2012-03-13 05:31:13 +01:00
"Vincent Ambo ext:(%22)
4eacefe854
* broken version of Acid State stuff
...
* AccountState containing data of type Account
* hashString functions
2012-03-09 17:57:53 +01:00
"Vincent Ambo ext:(%22)
c880a6092c
* login page
2012-03-07 14:51:45 +01:00
"Vincent Ambo ext:(%22)
b2bb90beff
* comment adding fixed
...
* JSON Encoding is broken in the current Hackage version of CouchDB, thus it is necessary to build it manually and to apply this fix:
fafd63a436
2012-03-07 13:40:47 +01:00