55 Achegas (b11b6fbf94c8bdf5069b4f55cf499f5e0b9fc8d1)

Autor SHA1 Mensaxe Data
  Brit Butler b11b6fbf94 We only want to include POSTs in an INDEX for now. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3ccc0fb5d0 Add some content type details to hacking.md. Minor renaming. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 2fb3ed1157 Factor render-index out of render-indices. %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh e28729b0de add sitemap.lisp in plugins %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh 488191b237 move sitemap to plugins %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh 99f57f3513 added lastmod for each url in sitemap.xml %!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 c7b36f65c3 Assorted cleanups. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 0e6edb7211 Cleanups to feeds. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 135295b073 Add gh-pages plugin. Fixes Issue #28. Thanks mrordinaire! %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh 55613d717f change slot github to github-pages, add github-pages to single-site.coleslawrc %!s(int64=12) %!d(string=hai) anos
  Do Nhat Minh bf6ba24434 finished adding github's pages support %!s(int64=12) %!d(string=hai) anos
  Brit Butler 08ac715884 Cleanups to new-tags. Fixes Issue #27. %!s(int64=12) %!d(string=hai) anos
  Willem Rein Oudshoorn dbdb7e29af Allow arbitrary tag names. However if two tags have the same slug they will be merged. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 9be3a7f769 NEWS update and minor style tweak. %!s(int64=12) %!d(string=hai) anos
  Jose Santos ce12c56644 Fix function call. %!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 686aaa2941 Stick with indices rendering all content rather than having content types control their inclusion at this time. %!s(int64=12) %!d(string=hai) anos
  Brit Butler f2ccd8829f Tweak the language in indices. %!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 27e8ed0590 Minor bugfixes and RENDER-POSTS cleanup. %!s(int64=12) %!d(string=hai) anos
  Brit Butler ebe80cd8bf Fix glaring bugs. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 597080c161 Refactor ALL-TAGS to use mappend. %!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 f438f0eb89 Minor cleanups/fixes in preparation for feeds. %!s(int64=12) %!d(string=hai) anos
  Brit Butler c439f1a448 Refactor INDEX rendering...again. %!s(int64=12) %!d(string=hai) anos
  Brit Butler f1ea9e89ae INDEX 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 ac17e88260 Fix very dumb bug in RENDER-BY-TAG. %!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 25aae81312 Add a symlink for index.html, update mathjax config. %!s(int64=12) %!d(string=hai) anos
  Brit Butler 492a36e781 Relative URLs done right. %!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 0326e6ff2e Add prev/next support. %!s(int64=13) %!d(string=hai) anos
  Brit Butler fa33345f82 Indices cleanups and consistent reverse chronological presentation. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 69648e72e1 Sort the ALL-MONTHS and ALL-TAGS results. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 8787fa0f21 Compilation works. Now to fix the deploy... %!s(int64=13) %!d(string=hai) anos
  Brit Butler e60c9f0d6c Fix ALL-MONTHS and ALL-TAGS. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 1a05db7fc9 Iterate over hash-table-values, not the hash-table! %!s(int64=13) %!d(string=hai) anos
  Brit Butler 9ab56bddd1 Fixes to RENDER-BY-20. %!s(int64=13) %!d(string=hai) anos
  Brit Butler 4e27bcf8cd Improve exposed API for plugins. %!s(int64=13) %!d(string=hai) anos
  Brit Butler ef38d2874f Refactors to indices, pervasive docstrings. %!s(int64=13) %!d(string=hai) anos
  Brit Butler a2c6be20bf Drop local-time dependency, finish indices. %!s(int64=13) %!d(string=hai) anos