Commit graph

119 commits

Author SHA1 Message Date
Brit Butler
1cff1093a9 Factor out the FORMAT NIL pattern in SHELL-COMMAND usage. 2012-08-29 11:34:44 -04:00
Brit Butler
5e4f21d2ff Switch back to having a default for COMPILE-THEME. 2012-08-29 11:29:45 -04:00
Brit Butler
e23fc10551 Replace usage of RUN-PROGRAM with trivial-shell's SHELL-COMMAND. 2012-08-29 11:15:49 -04:00
Brit Butler
791e5cf325 Take extra care in handling PREV in case the symlink has gone bad. 2012-08-29 00:54:54 -04:00
Brit Butler
7630285df5 Ditch READ-SYMLINK and friends. TRUENAME will do fine. 2012-08-29 00:29:47 -04:00
Brit Butler
648e66388d Update TODO. 2012-08-28 21:03:19 -04:00
Brit Butler
ac17e88260 Fix very dumb bug in RENDER-BY-TAG. 2012-08-28 20:45:25 -04:00
Brit Butler
7a54e09132 TODO updates. 2012-08-28 20:33:13 -04:00
Brit Butler
a7af16e7eb Further cleanups to no-arg functions from @bigthingist's review. 2012-08-27 15:05:11 -04:00
Brit Butler
7d9f26a15c Cleanups to RENDER-BY-FOO functions based on @bigthingist's codereview. 2012-08-27 15:05:00 -04:00
Brit Butler
8f4f2b0af9 Fix the colorize link and make a note of the newly discovered limitations. 2012-08-26 23:30:54 -04:00
Brit Butler
5d7b422a86 Markdown fixes, TODO update. 2012-08-26 14:48:23 -04:00
Brit Butler
74e6b7d994 Add a note on theming. 2012-08-26 14:44:36 -04:00
Brit Butler
f83b3fb2d8 Whoops. Make README markdown. 2012-08-26 14:42:27 -04:00
Brit Butler
a8642c98c7 Flesh out README. 2012-08-26 14:41:32 -04:00
Brit Butler
1399a0e5c5 Ensure tags are always lowercased. 2012-08-26 13:01:53 -04:00
Brit Butler
25aae81312 Add a symlink for index.html, update mathjax config. 2012-08-26 12:37:06 -04:00
Brit Butler
a8fdbed399 Typos. They're super lame. 2012-08-26 13:25:12 -03:00
Brit Butler
d484749f52 Update post-receive to eval statements separately. 2012-08-25 15:26:07 -04:00
Brit Butler
3d4cb4cca4 README update. 2012-08-25 15:20:19 -04:00
Brit Butler
0be1db7890 Tweak deploy code since post-receive kills $TMP_CLONE_REPO. 2012-08-25 15:12:38 -04:00
Brit Butler
50f084d7c8 Tweak css style for highlighting, change mathjax TeX delimiters to \[, \]. 2012-08-22 22:39:41 -04:00
Brit Butler
1669746756 I'm dumb. Read-sequence destructively modifies the sequence rather than handing it back. 2012-08-22 17:08:03 -04:00
Brit Butler
0837833c14 Move markdown into core since it's tiny and blows up trying to load split-sequence. 2012-08-22 16:47:12 -04:00
Brit Butler
023004269a Whoops. Misc typo and thinko fixes. Bump version to 0.5. We're useful now! 2012-08-22 15:15:43 -04:00
Brit Butler
377f1143ec Tweak README. 2012-08-22 14:05:51 -04:00
Brit Butler
05ed12c8ba Scrap done and dumb things. 2012-08-22 13:53:07 -04:00
Brit Butler
221ea46288 Add Markdown plugin with 3mbd's code highlighting support. 2012-08-22 13:44:35 -04:00
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