Commit graph

16 commits

Author SHA1 Message Date
Brit Butler
e96f7f58b9 Assorted cleanups. 2014-05-01 18:51:47 -04:00
Brit Butler
f602c371ea Split feeds back out into their own file. 2014-05-01 17:16:50 -04:00
Brit Butler
514761e1cd Remove page-url methods now stored in the config.
We probably don't want to merge this in until users have had an
adjustment period or without putting a *big* warning in the NEWS.
Users will need to know to update their configs/steal the :routing
block from the example config.
2014-04-29 13:28:12 -04:00
Brit Butler
e5a40b67a7 Update all page-url calls to only use the slug. 2014-04-29 13:28:12 -04:00
Brit Butler
7e028d354e Use write-document throughout. Render-function cleanup done. 2014-04-28 13:59:50 -04:00
Brit Butler
cb868f0852 Rename write-page -> write-file. Clean up some docstrings. 2014-04-18 12:12:57 -04:00
Brit Butler
3029c7e774 Minor comments and doc cleanups. Rearrange util. 2014-04-16 00:04:50 -04:00
Brit Butler
c17bcdd385 Factor purge-all calls in discover to a before method. 2014-04-15 20:43:56 -04:00
Brit Butler
862d7ad066 Update templates to match posts->content. 2014-04-15 20:39:13 -04:00
Brit Butler
fb224744e7 Rename index-posts -> index-content. 2014-04-15 20:32:24 -04:00
Brit Butler
d0059ed69e Miscellaneous fixes. 2014-04-15 16:46:04 -04:00
Brit Butler
7af3462d99 Massive indexes rewrite. 2014-04-15 15:27:46 -04:00
Brit Butler
3693e10cbf Initial pass at the Document Protocol. 2014-04-15 11:48:38 -04:00
Brit Butler
7b4a795142 Fix FEEDS definition thinko and tweak some more docs. 2014-04-14 22:12:52 -04:00
Brit Butler
e429d94f3f Make feeds a subclass of indexes. Cleanup! 2014-04-08 16:51:53 -04:00
Brit Butler
bb66adb1d4 Rename indices file. 2014-04-07 20:56:33 -04:00
Renamed from src/indices.lisp (Browse further)