61 Achegas (3671178a35a995d67e3215b86ecd828f72d7a7cb)

Autor SHA1 Mensaxe Data
  Brit Butler ab34400307 Use with-slots for initializers, readers only please! %!s(int64=10) %!d(string=hai) anos
  Brit Butler ae96c069c4 Half-way commit to getting hardcoded paths out of templates. %!s(int64=10) %!d(string=hai) anos
  Brit Butler f58c265fb7 Bugfixes to sitemaps, mathjax, and posts. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 414b221e6b Use default-initargs, switch some accessors to readers. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7326e31479 Export title-of, author-of, and find-content-by-path. Cleanup twitter plugin. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 514761e1cd Remove page-url methods now stored in the config. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7e028d354e Use write-document throughout. Render-function cleanup done. %!s(int64=11) %!d(string=hai) anos
  Brit Butler cb868f0852 Rename write-page -> write-file. Clean up some docstrings. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 5e9a256a91 Rename render-content to render-text for clarity. Retroactively add to 0.9.3. %!s(int64=11) %!d(string=hai) anos
  Brit Butler d0059ed69e Miscellaneous fixes. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7af3462d99 Massive indexes rewrite. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 387e47bde6 Use OR to guard instead of IF. %!s(int64=11) %!d(string=hai) anos
  tycho garen 795ddf5f1b revisions to configuration option patch in response to code review %!s(int64=11) %!d(string=hai) anos
  tycho garen 25891fb7ca adding additional data to the environment, making more build factors configurable %!s(int64=11) %!d(string=hai) anos
  Brit Butler 58fe27aa54 Generalize DISCOVER for all content-types. %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh 5dac19c696 consistency %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh 273d4ad6a7 added sitemap generation %!s(int64=12) %!d(string=hai) anos
  Brit Butler e12f5edc79 Fix gh-pages recursive call by renaming deploy->deploy-dir. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 70fbaafe40 Export read-content and assorted minor cleanups. %!s(int64=12) %!d(string=hai) anos
  Brit Butler cc2700b817 Text is the universal interface. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 04937e88bf Minor thinko/bugfix. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 3d1301dc6d Fix feeds and indices. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 6d47244eac First pass at support for multiple content-types. WARNING: Indices and feeds are broken. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 6dc400c91c Fix oversight from page-path refactor. Thanks to Xach for the report. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 65933f731f Fix indices and feeds. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 3ddd50bf7f WARNING: This commit breaks indices and feeds. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 27e8ed0590 Minor bugfixes and RENDER-POSTS cleanup. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 971b1aa151 Minor style tweak and flesh out tag-based feed support. %!s(int64=12) %!d(string=hai) anos
  Brit Butler c439f1a448 Refactor INDEX rendering...again. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 8443a0bc3a POST rendering cleanup. %!s(int64=12) %!d(string=hai) anos
  Brit Butler af0ee8c411 Enable THEME-FN to take a symbol, keyword, or string. Update call sites. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 1399a0e5c5 Ensure tags are always lowercased. %!s(int64=12) %!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 221ea46288 Add Markdown plugin with 3mbd's code highlighting support. %!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 2044751cde Indexing fix to RENDER-POSTS. %!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 0326e6ff2e Add prev/next support. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 1c0a037bac In my head, all make-symbol/make-keyword things upcase their input. *sigh* %!s(int64=13) %!d(string=hai) anos
  Brit Butler 72e631e8a4 Only read a line in once, make posts, not blogs. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 01d6b97974 Split out LOAD-POSTS. %!s(int64=13) %!d(string=hai) anos
  Brit Butler ef315397a4 Minor slugs tweak. %!s(int64=13) %!d(string=hai) anos
  Brit Butler f5cd00fba9 READ-POST fixes. %!s(int64=13) %!d(string=hai) anos
  Brit Butler e9b6ac1c0f Assorted fixes and improvements. %!s(int64=13) %!d(string=hai) anos
  Brit Butler ec025b5f65 Small error tweak. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 0d0f7b564b Sketch of READ-POST. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 4e27bcf8cd Improve exposed API for plugins. %!s(int64=13) %!d(string=hai) anos