coleslaw/src
Brit Butler 7ba1e0d16a Support extensionless sites via nil page-ext rather than index-ext.
Index-ext was a bit of a kludge used to support symlinking the index.html rather
than due to any real need for indexes to have different extensions than other
documents. Instead of an empty string to indicate no extension, we will use nil.
We hardcode "index.html" and use the first numeric-index's page-url to not make
assumptions about the user's routing scheme.
2023-06-30 16:28:24 -04:00
..
coleslaw-conf.lisp *load-truename* does not work, it may point to the cached fasl file. 2019-10-27 15:36:20 -04:00
coleslaw.lisp Support extensionless sites via nil page-ext rather than index-ext. 2023-06-30 16:28:24 -04:00
config.lisp Support extensionless sites via nil page-ext rather than index-ext. 2023-06-30 16:28:24 -04:00
content.lisp PARSE-METADATA now handles CR-LF line endings 2016-11-15 10:01:41 -05:00
documents.lisp Support extensionless sites via nil page-ext rather than index-ext. 2023-06-30 16:28:24 -04: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 Closes #145 2017-11-12 20:36:08 -05:00
themes.lisp Allow for themes defines in the user repo 2015-11-15 20:23:53 +01:00
util.lisp Merge pull request #190 from equwal/more-versioning 2021-05-26 16:03:47 +02:00