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

33 commits

Author SHA1 Message Date
82cec59118 Move existing site to v1 directory 2020-01-29 09:04:25 +11:00
cac44fba1e
Upgrade to nanoc 4 2018-08-18 17:49:02 +10:00
ebf6668f70 Fix feed icon on articles page 2016-09-29 21:44:31 +10:00
43eaa0b5e0 Remove use of Feed Burner 2013-05-21 21:31:33 +10:00
Wesley Moore
a663455cf6 HTML escape titles and excerpts 2010-07-23 13:21:05 +10:00
Wesley Moore
6d01d08493 Change to articles layout for mobile styling 2010-07-13 08:03:21 +10:00
Wesley Moore
807532def0 Move search field to semantically correct place in markup 2010-07-09 07:44:55 +10:00
Wesley Moore
4a37d4dc8a Remove cruft from app js work on simple search 2010-07-01 13:20:59 +10:00
Wesley Moore
75ba506b2f Simplify search on articles pages 2010-06-30 17:56:37 +10:00
Wesley Moore
a6a3ce7c7e Filter articles with Quicksand 2010-06-16 20:23:22 +10:00
Wesley Moore
c2b76e07f6 Point feeds at FeedBurner 2010-04-01 18:24:05 +11:00
Wesley Moore
d6750fb289 Add feed links on the Archives pages 2010-03-31 08:03:04 +11:00
Wesley Moore
4e3ea7f599 Improve markup and styling of search results 2010-03-19 08:00:09 +11:00
Wesley Moore
e4a11f7a7a Implement clearing of search field 2010-03-04 17:59:41 +11:00
Wesley Moore
ea0282a1e1 Add namespaced application JS 2010-03-04 07:47:46 +11:00
Wesley Moore
547da4d595 Refactor JS 2010-03-04 07:44:34 +11:00
Wesley Moore
ee8d23faf5 Switch to a local copy of jQuery
To allow offline development
2010-03-03 17:14:03 +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
b310b66e2e Fix pagination controls 2010-02-04 13:42:58 +11:00
Wesley Moore
2961b40251 Improvements to post page and other layout 2010-02-04 13:38:35 +11:00
Wesley Moore
f1252cb2a4 More tweaks to the archive pages 2010-02-03 21:53:58 +11:00
Wesley Moore
762b56e401 Add a page item for JS pagination
Doing the archives this way removes the problem of loading page 1 then replacing it with page 2
2010-02-03 13:34:44 +11:00
Wesley Moore
466312f552 Style search field 2010-02-02 21:08:33 +11:00
Wesley Moore
bb2c46a19e Block UI when loading initial archive page 2010-02-02 13:30:14 +11:00
Wesley Moore
d51512462d Finish basic archive pagination implementation 2010-02-02 13:07:40 +11:00
Wesley Moore
53d461f4cf Add search and include new JS 2010-02-01 21:37:15 +11:00
Wesley Moore
6f8757b620 Layout archive sub-menu properly 2010-02-01 12:58:10 +11:00
Wesley Moore
0aea6dae4b Link archive pages together with a simple menu 2010-01-30 17:42:29 +11:00
Wesley Moore
db6fe5638c Implement archive pages 2010-01-30 17:09:05 +11:00
Wesley Moore
5da45019a8 Bunch of new files to support archive listings 2010-01-30 16:50:07 +11:00
Wesley Moore
e72cf81405 Work on layout of archives and article page 2010-01-30 15:33:54 +11:00
Wesley Moore
ed7c6183be Start implementing JS pagination of articles 2009-11-23 20:33:21 +11:00
Wesley Moore
19be2ada2e Start articles page with JSON representation 2009-11-23 13:34:17 +11:00