322 Achegas (c75e62e724ec3bac2ccff239dd4bcb8cb3741cad)

Autor SHA1 Mensaxe Data
  Brit Butler 394d3d3bb8 Remove dependency on iolib by homebrewing WITH-CURRENT-DIRECTORY. Minor cleanups. %!s(int64=12) %!d(string=hai) anos
  Brit Butler fb0fe50cc3 Remove unused LET variables in COMPILE-BLOG. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 8e8d1c653a Make example.post-receive a bit more portable. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 1cff1093a9 Factor out the FORMAT NIL pattern in SHELL-COMMAND usage. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 5e4f21d2ff Switch back to having a default for COMPILE-THEME. %!s(int64=12) %!d(string=hai) anos
  Brit Butler e23fc10551 Replace usage of RUN-PROGRAM with trivial-shell's SHELL-COMMAND. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 791e5cf325 Take extra care in handling PREV in case the symlink has gone bad. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 7630285df5 Ditch READ-SYMLINK and friends. TRUENAME will do fine. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 648e66388d Update TODO. %!s(int64=12) %!d(string=hai) anos
  Brit Butler ac17e88260 Fix very dumb bug in RENDER-BY-TAG. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 7a54e09132 TODO updates. %!s(int64=12) %!d(string=hai) anos
  Brit Butler a7af16e7eb Further cleanups to no-arg functions from @bigthingist's review. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 7d9f26a15c Cleanups to RENDER-BY-FOO functions based on @bigthingist's codereview. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 8f4f2b0af9 Fix the colorize link and make a note of the newly discovered limitations. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 5d7b422a86 Markdown fixes, TODO update. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 74e6b7d994 Add a note on theming. %!s(int64=12) %!d(string=hai) anos
  Brit Butler f83b3fb2d8 Whoops. Make README markdown. %!s(int64=12) %!d(string=hai) anos
  Brit Butler a8642c98c7 Flesh out README. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 1399a0e5c5 Ensure tags are always lowercased. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 25aae81312 Add a symlink for index.html, update mathjax config. %!s(int64=12) %!d(string=hai) anos
  Brit Butler a8fdbed399 Typos. They're super lame. %!s(int64=12) %!d(string=hai) anos
  Brit Butler d484749f52 Update post-receive to eval statements separately. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 3d4cb4cca4 README update. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 0be1db7890 Tweak deploy code since post-receive kills $TMP_CLONE_REPO. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 50f084d7c8 Tweak css style for highlighting, change mathjax TeX delimiters to \[, \]. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 1669746756 I'm dumb. Read-sequence destructively modifies the sequence rather than handing it back. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 0837833c14 Move markdown into core since it's tiny and blows up trying to load split-sequence. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 023004269a Whoops. Misc typo and thinko fixes. Bump version to 0.5. We're useful now! %!s(int64=13) %!d(string=hai) anos
  Brit Butler 377f1143ec Tweak README. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 05ed12c8ba Scrap done and dumb things. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 221ea46288 Add Markdown plugin with 3mbd's code highlighting support. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 49e1504477 Make deploy location configurable. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 37d6b3ccd7 A serverside commithook should kick off the compile. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 5df157b368 Fix XML namespacing in RSS. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 76ce697921 Fix RSS generation. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 3642094d2b Render post content at read time, not write time. %!s(int64=13) %!d(string=hai) anos
  Brit Butler db1f8c9b7a Actually use $title in the Index template. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 5992e6ea28 Minor source reorg. %!s(int64=13) %!d(string=hai) anos
  Brit Butler b3455146ae Add docs and further RSS tweaks. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 4752370bd5 Fix RSS template thinkos. %!s(int64=13) %!d(string=hai) anos
  Brit Butler f4d97379fc Add RSS support. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 2044751cde Indexing fix to RENDER-POSTS. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 492a36e781 Relative URLs done right. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 3c0b0a05c1 Whoops. Posts should still go in the posts/ folder. %!s(int64=13) %!d(string=hai) anos
  Brit Butler ada2e397ae Tweak link handling. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 98ae73ddd3 Add taglinks to individual posts. %!s(int64=13) %!d(string=hai) anos
  Brit Butler cf10496557 Revert "More relative URLs please." %!s(int64=13) %!d(string=hai) anos
  Brit Butler 3ca3db13cc More relative URLs please. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 8cc380bc2d Fix symlinking in deploy. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 0326e6ff2e Add prev/next support. %!s(int64=13) %!d(string=hai) anos