Commit graph

91 commits

Author SHA1 Message Date
Brit Butler
49e1504477 Make deploy location configurable. 2012-08-22 10:32:30 -04:00
Brit Butler
37d6b3ccd7 A serverside commithook should kick off the compile. 2012-08-22 10:05:02 -04:00
Brit Butler
5df157b368 Fix XML namespacing in RSS. 2012-08-22 01:22:09 -04:00
Brit Butler
76ce697921 Fix RSS generation. 2012-08-22 01:18:18 -04:00
Brit Butler
3642094d2b Render post content at read time, not write time. 2012-08-22 00:44:44 -04:00
Brit Butler
db1f8c9b7a Actually use $title in the Index template. 2012-08-22 00:31:31 -04:00
Brit Butler
5992e6ea28 Minor source reorg. 2012-08-22 00:16:41 -04:00
Brit Butler
b3455146ae Add docs and further RSS tweaks. 2012-08-22 00:11:33 -04:00
Brit Butler
4752370bd5 Fix RSS template thinkos. 2012-08-22 00:01:39 -04:00
Brit Butler
f4d97379fc Add RSS support. 2012-08-21 23:50:36 -04:00
Brit Butler
2044751cde Indexing fix to RENDER-POSTS. 2012-08-21 23:12:40 -04:00
Brit Butler
492a36e781 Relative URLs done right. 2012-08-21 22:25:25 -04:00
Brit Butler
3c0b0a05c1 Whoops. Posts should still go in the posts/ folder. 2012-08-21 22:16:20 -04:00
Brit Butler
ada2e397ae Tweak link handling. 2012-08-21 22:15:25 -04:00
Brit Butler
98ae73ddd3 Add taglinks to individual posts. 2012-08-21 22:06:14 -04:00
Brit Butler
cf10496557 Revert "More relative URLs please."
This reverts commit 3ca3db13cc.
2012-08-21 21:56:28 -04:00
Brit Butler
3ca3db13cc More relative URLs please. 2012-08-21 21:53:38 -04:00
Brit Butler
8cc380bc2d Fix symlinking in deploy. 2012-08-21 21:43:09 -04:00
Brit Butler
0326e6ff2e Add prev/next support. 2012-08-21 21:25:45 -04:00
Brit Butler
fa33345f82 Indices cleanups and consistent reverse chronological presentation. 2012-08-21 20:10:41 -04:00
Brit Butler
69648e72e1 Sort the ALL-MONTHS and ALL-TAGS results. 2012-08-21 19:57:57 -04:00
Brit Butler
2c2af43c76 Well, that was easy. 2012-08-21 19:53:31 -04:00
Brit Butler
8787fa0f21 Compilation works. Now to fix the deploy... 2012-08-21 19:48:41 -04:00
Brit Butler
e60c9f0d6c Fix ALL-MONTHS and ALL-TAGS. 2012-08-21 19:29:43 -04:00
Brit Butler
19f9aaf531 TODO update. 2012-08-21 19:13:20 -04:00
Brit Butler
43501458c1 Add staging config option. Tweak defaults. 2012-08-21 19:05:57 -04:00
Brit Butler
1c0a037bac In my head, all make-symbol/make-keyword things upcase their input. *sigh* 2012-08-21 17:17:43 -04:00
Brit Butler
2afde61ad4 Use make-keyword from Alexandria. 2012-08-21 17:04:49 -04:00
Brit Butler
1a05db7fc9 Iterate over hash-table-values, not the hash-table! 2012-08-21 16:59:01 -04:00
Brit Butler
72e631e8a4 Only read a line in once, make posts, not blogs. 2012-08-21 16:43:40 -04:00
Brit Butler
01d6b97974 Split out LOAD-POSTS. 2012-08-21 16:19:04 -04:00
Brit Butler
34c05403e9 Add cl-fad for do-files and directory deletion. 2012-08-21 16:03:07 -04:00
Brit Butler
ef315397a4 Minor slugs tweak. 2012-08-21 14:57:15 -04:00
Brit Butler
f5cd00fba9 READ-POST fixes. 2012-08-20 23:57:57 -04:00
Brit Butler
e9b6ac1c0f Assorted fixes and improvements. 2012-08-20 23:20:25 -04:00
Brit Butler
ca37d63df8 Finish updating wordpress importer. 2012-08-20 22:36:48 -04:00
Brit Butler
9ab56bddd1 Fixes to RENDER-BY-20. 2012-08-20 21:01:06 -04:00
Brit Butler
ec025b5f65 Small error tweak. 2012-08-20 20:53:57 -04:00
Brit Butler
0d0f7b564b Sketch of READ-POST. 2012-08-20 20:52:59 -04:00
Brit Butler
4b61c1115b Update the wordpress importer and make deploy a bit safer. 2012-08-20 20:17:30 -04:00
Brit Butler
4e27bcf8cd Improve exposed API for plugins. 2012-08-20 19:43:03 -04:00
Brit Butler
ef38d2874f Refactors to indices, pervasive docstrings. 2012-08-20 17:26:12 -04:00
Brit Butler
a2c6be20bf Drop local-time dependency, finish indices. 2012-08-20 16:55:47 -04:00
Brit Butler
e1d4751a22 Add SLUGIFY. 2012-08-20 16:21:12 -04:00
Brit Butler
96c3e1c19d More TODO tweaks. 2012-08-20 12:36:59 -04:00
Brit Butler
46dc2dc412 TODO tweak. 2012-08-20 12:33:16 -04:00
Brit Butler
67b3f26da3 Indices should work now. 2012-08-20 12:06:01 -04:00
Brit Butler
2454656471 Sketch index rendering. 2012-08-20 11:53:39 -04:00
Brit Butler
b92fb4d9b6 Make sure we render off the base template. 2012-08-20 11:06:35 -04:00
Brit Butler
d571634677 Bugfix to RENDER-POSTS. 2012-08-20 10:46:24 -04:00