coleslaw/src
Javier Olaechea a6164f0bc0 Avoid RENDERing the text of a Post twice
Besides avoiding duplicate work the order in which we assign the values to the
slots no longer matters as excerpt doesn't read the contents from the TEXT slot
anymore.

cf. e1ab552e8f
2017-10-29 01:12:42 -05:00
..
coleslaw-conf.lisp Move coleslaw-conf to its own ASDF system 2016-09-20 23:15:57 -05:00
coleslaw.lisp Merge pull request #98 from ljanyst/user-themes 2015-11-21 10:07:52 -05:00
config.lisp Add support for either an automatic or manual excerpt for index 2017-10-29 01:12:42 -05:00
content.lisp PARSE-METADATA now handles CR-LF line endings 2016-11-15 10:01:41 -05:00
documents.lisp Handle trailing slashes more gracefully. Kick off 0.9.7-dev. 2014-11-02 23:04:45 -05:00
feeds.lisp Fix feed handling bug backwards compatibly. No name changes. 2014-09-23 17:39:40 -04:00
indexes.lisp Get the month from content-date, if exists, instead of whole date. 2017-03-24 00:10:33 +01:00
packages.lisp Add support for either an automatic or manual excerpt for index 2017-10-29 01:12:42 -05:00
posts.lisp Avoid RENDERing the text of a Post twice 2017-10-29 01:12:42 -05:00
themes.lisp Allow for themes defines in the user repo 2015-11-15 20:23:53 +01:00
util.lisp Report when a required field is missing in the static-pages plugin 2017-07-16 13:34:16 -05:00