Commit graph

5 commits

Author SHA1 Message Date
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
Spenser Truex
9a3cd70d4c Document URL generator config keywords
:index-ext
:page-ext
:name-fn

Change how URLs are generated by coleslaw.
2020-03-25 16:10:41 -07:00
Alfredo Beaumont
d0178a7b0b Update documentation and config example for excerpt support 2017-10-29 01:12:42 -05:00
Brit Butler
439f3f35f7 Push closer to 0.9.6. Just tests and a merge left now... 2014-09-05 17:08:13 -04:00
Brit Butler
46e6915ba2 Make parse-metadata suck a little less. Many docs updates. 2014-09-05 17:08:12 -04:00