1
0
Fork 0
forked from wezm/wezm.net
Commit graph

12 commits

Author SHA1 Message Date
82cec59118 Move existing site to v1 directory 2020-01-29 09:04:25 +11:00
Wesley Moore
e68662dd73 Only load bitly when necessary 2010-06-15 08:19:28 +10:00
Wesley Moore
ae6811ad41 Filter article JSON through RubyPants 2010-06-15 08:19:12 +10:00
Wesley Moore
e0409773b2 Use the extra key for excerpts 2010-03-30 08:05:41 +11:00
Wesley Moore
696cdf3968 Remove JSON duplication in articles helper 2010-03-12 07:11:58 +11:00
Wesley Moore
9114181bfe Handle Bit.ly exceptions
Mainly for when there is no internet connection
2010-03-03 08:03:51 +11:00
Wesley Moore
194890e733 Implement article search
Need to refactor the javascript into an Articles object or something that can be used to load the article data. The JS pagination functionality would then be seperate to this.
2010-03-03 08:03:23 +11:00
Wesley Moore
2961b40251 Improvements to post page and other layout 2010-02-04 13:38:35 +11:00
Wesley Moore
d51512462d Finish basic archive pagination implementation 2010-02-02 13:07:40 +11:00
Wesley Moore
a28195cb0e Get basic hashtag navigation working with mojo template 2010-02-01 21:38:33 +11:00
Wesley Moore
bd9a1b4aa5 Add date to Article JSON representation 2010-02-01 12:58:26 +11:00
Wesley Moore
5da45019a8 Bunch of new files to support archive listings 2010-01-30 16:50:07 +11:00