Commit graph

757 commits

Author SHA1 Message Date
Wesley Moore
cec8e88d89 Add Wordpress export XML file 2010-03-12 07:17:33 +11:00
Wesley Moore
27a4bfa470 Hide robots and sitemap from sitemap 2010-03-12 07:12:28 +11:00
Wesley Moore
2619edb8c3 Ignore Vim swap files 2010-03-12 07:12:08 +11:00
Wesley Moore
696cdf3968 Remove JSON duplication in articles helper 2010-03-12 07:11:58 +11:00
Wesley Moore
7f3a8839a9 Fix syntax on config 2010-03-11 08:04:41 +11:00
Wesley Moore
221f23197a Add sitemap and robots.txt 2010-03-11 08:04:32 +11:00
Wesley Moore
99ad0e30a1 Enable feeds 2010-03-11 07:18:08 +11:00
Wesley Moore
313be1b71b Style ordered lists 2010-03-10 20:12:59 +11:00
Wesley Moore
251973de6f Link to feeds in head 2010-03-10 20:10:28 +11:00
Wesley Moore
97ad2797b2 Use common head partial in all layouts 2010-03-10 20:04:08 +11:00
Wesley Moore
a53a83844e Tweak Java script to habdle new JSON path 2010-03-10 19:55:36 +11:00
Wesley Moore
d238dfe415 Format code tag the same as pre 2010-03-10 19:55:08 +11:00
Wesley Moore
5fcc8d4390 Import content without a category into Uncategorized 2010-03-10 19:54:54 +11:00
Wesley Moore
b44a648002 Get feeds partially working
Need to install the builder gem
2010-03-10 19:54:25 +11:00
Wesley Moore
e4a11f7a7a Implement clearing of search field 2010-03-04 17:59:41 +11:00
Wesley Moore
fdf05d41c7 Unify grey used in CSS 2010-03-04 07:56:21 +11:00
Wesley Moore
0628251b6b Add styling for blockquote 2010-03-04 07:56:03 +11:00
Wesley Moore
ea0282a1e1 Add namespaced application JS 2010-03-04 07:47:46 +11:00
Wesley Moore
c64603ab4f Bundle jQuery 1.4 2010-03-04 07:44:47 +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
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
52adcd192a Tweak header 2010-03-03 07:59:39 +11:00
Wesley Moore
51f62bf5ac Simplify sprited thumbnail presentation
A generated style sheet is no longer needed and the HTML makes more sense.
2010-03-01 07:37:38 +11:00
Wesley Moore
cca783c4ee Load and style Flickr images via JS 2010-02-26 08:08:49 +11:00
Wesley Moore
80eb529934 Implement rendering of sprited thumbnails 2010-02-25 17:34:41 +11:00
Wesley Moore
b972da40b5 Add tagline to respond section 2010-02-05 13:56:49 +11:00
Wesley Moore
37751b6052 Add date and tidy up respond section of article 2010-02-05 13:53:29 +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
65d2bcf0a6 Rename partials 2010-02-04 13:37:15 +11:00
Wesley Moore
f1252cb2a4 More tweaks to the archive pages 2010-02-03 21:53:58 +11:00
Wesley Moore
3c58d08cea Fix layout of content pages 2010-02-03 13:42:15 +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
a28195cb0e Get basic hashtag navigation working with mojo template 2010-02-01 21:38:33 +11:00
Wesley Moore
53d461f4cf Add search and include new JS 2010-02-01 21:37:15 +11:00
Wesley Moore
43d2baa267 Start work on URL fragment based pagination 2010-02-01 12:59:21 +11:00
Wesley Moore
371b43a904 Remove margin from first item in inline menu 2010-02-01 12:58:49 +11:00
Wesley Moore
bd9a1b4aa5 Add date to Article JSON representation 2010-02-01 12:58:26 +11:00
Wesley Moore
6f8757b620 Layout archive sub-menu properly 2010-02-01 12:58:10 +11:00
Wesley Moore
45ccebd015 Fix JSON loading of articles 2010-01-30 17:45:39 +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
b9489b7f62 Pull out common head content 2010-01-30 17:02:25 +11:00
Wesley Moore
5da45019a8 Bunch of new files to support archive listings 2010-01-30 16:50:07 +11:00
Wesley Moore
162a93b59b Ignore more generated output 2010-01-30 15:36:56 +11:00