Commit graph

24 commits

Author SHA1 Message Date
nohillside
61f054b602
Add :oldrev key to call to coleslaw:main
coleslaw:main got changed to take the old revision as a &key argument, but the example code was not updated.
2024-12-11 17:19:40 +01:00
Spenser Truex
fbb9c034eb Added support for other lisp implementations based on research. 2018-12-01 22:56:28 -08:00
Alfredo Beaumont
d0178a7b0b Update documentation and config example for excerpt support 2017-10-29 01:12:42 -05:00
Brit Butler
52f9cfa63c Use separate eval statements for ccl in post-receive script. 2014-11-02 20:25:26 -05:00
Brit Butler
1b3acd107e Fix feed handling bug backwards compatibly. No name changes. 2014-09-23 17:39:40 -04:00
Brit Butler
f27172a1f7 Last minute backwards compatibility fix for people on very old SBCLs. 2014-09-23 17:28:11 -04:00
Brit Butler
2bd647207a Some 0.9.6 preparations. 2014-09-05 17:07:22 -04:00
Brit Butler
04c1ed9aee Bugfixes. 2014-09-05 17:06:41 -04:00
Brit Butler
567c4473bb Tentatively factor deploy method into git-hook plugin. TODO follows...
* Deploy :after plugins probably need revision now, and coleslaw-heroku.
* README, HACKING need updates. Plugin-api.md too.
* NEWS needs a carefully worded entry.

Is that what we want?
2014-09-05 17:06:41 -04:00
Brit Butler
6a4b26c9bb Add default lang and charset values to the config.
Any time we can avoid forcing people to update their configs it's a good thing.
2014-06-13 09:48:34 -04:00
NAKAJIMA Takaaki
2ac0d43877 Add charset of HTML 2014-06-13 19:16:11 +09:00
Brit Butler
1d18a32454 Add basic dump_db.sh. We fight for the user! (or hacker, sysadmin, whatever) 2014-06-03 17:01:23 -04:00
Brit Butler
e17d2a27df Update the post-receive script to pass the previous revision to Coleslaw. 2014-05-03 22:16:26 -04:00
Brit Butler
4ae9634c52 Fixup example files and README. 2014-05-02 15:22:36 -04:00
Brit Butler
a9740474eb Simplify the support for multi-site configs. 2014-05-02 15:03:15 -04:00
Brit Butler
f56270430f Hey, look! User-defined routes are easy. Slot-value is gross though. 2014-04-29 13:28:12 -04:00
Brit Butler
cb1a82fc67 Use sitemap plugin in the default config. 2013-05-01 15:42:05 -04:00
Brit Butler
e12f5edc79 Fix gh-pages recursive call by renaming deploy->deploy-dir. 2013-04-22 09:49:31 -04:00
Brit Butler
135295b073 Add gh-pages plugin. Fixes Issue #28. Thanks mrordinaire! 2013-04-21 12:32:20 -04:00
Do Nhat Minh
55613d717f change slot github to github-pages, add github-pages to single-site.coleslawrc 2013-04-21 12:24:22 -04:00
Brit Butler
60ad551523 Simplify plugin loader. 2013-02-19 19:14:14 -05:00
Brit Butler
c706964880 Add exit function and use it in post-receive script. Fixes Issue #13. 2013-02-01 10:47:37 -05:00
Brit Butler
f2fa130527 Add Analytics plugin, extend example coleslawrc. 2013-01-14 12:32:58 -05:00
Ralph Moritz
04d9d523d8 Multi-site support 2012-12-31 14:00:54 +02:00