Commit graph

685 commits

Author SHA1 Message Date
Brit Butler
794f08a7be Minor cleanups to load-config. 2013-01-01 16:45:33 -05:00
Brit Butler
ef77026c0c Merge pull request #7 from ralph-moeritz/master
Added support for multiple blogs
2012-12-31 14:11:49 -08:00
Ralph Moritz
04d9d523d8 Multi-site support 2012-12-31 14:00:54 +02:00
Brit Butler
8463a33b62 Stick with pathnames throughout. 2012-12-14 15:04:21 -05:00
Brit Butler
d7747ea0b2 Move the filepath stuff into an :around method. 2012-12-14 14:55:36 -05:00
Brit Butler
6dc400c91c Fix oversight from page-path refactor. Thanks to Xach for the report. 2012-12-14 14:38:03 -05:00
Brit Butler
d8e79c7a0a Merge pull request #6 from ralph-moeritz/master
Fix typo.
2012-12-11 15:31:02 -08:00
Brit Butler
067f523293 Minor readme tweaks. 2012-12-11 10:11:39 -05:00
Brit Butler
3bdcf123a0 Add formerly transitive dependency, cl-ppcre. Thanks Xach! 2012-12-11 10:10:00 -05:00
Ralph Moritz
7d6324aaf7 Fix typo. 2012-12-11 12:38:54 +02:00
Brit Butler
65933f731f Fix indices and feeds. 2012-11-28 17:37:19 -05:00
Brit Butler
47e2ca02c1 README updates. 2012-11-28 16:56:42 -05:00
Brit Butler
4b8145a7ca Remove DATE-TO-TIMESTAMP since it was unused. 2012-11-28 16:35:41 -05:00
Brit Butler
3ddd50bf7f WARNING: This commit breaks indices and feeds.
Factor write-page from render-page. Reorganization to allow for new content types.
2012-11-28 16:11:02 -05:00
Brit Butler
2a248f96e9 Rename rss->rss-feed for template name consistency. 2012-11-28 15:56:09 -05:00
Brit Butler
5e46e6a771 Merge pull request #4 from ralph-moeritz/master
Switch from trivial-shell to inferior-shell, bugfixes on CCL.
2012-11-27 06:29:56 -08:00
Ralph Moeritz
f52ef504fd Got it working with CCL. 2012-11-27 16:11:53 +02:00
Brit Butler
1978c6a62f Fix symbol collision in theme package. 2012-11-26 23:03:22 -05:00
Brit Butler
2240dea8ba Add TODO note. 2012-09-25 19:29:10 -04:00
Brit Butler
ed98a5bd69 Fix destructuring and other minor thinkos. 2012-09-20 19:14:10 -04:00
Brit Butler
ae9d0b8273 Version bump to 0.7, tweak packages and docs. 2012-09-20 18:33:29 -04:00
Brit Butler
3612d9ed18 Cleanup packages. 2012-09-15 17:39:00 -04:00
Brit Butler
083d88462a Allow specifying the Wordpress import path in case of bare repos. 2012-09-15 17:36:01 -04:00
Brit Butler
97749261db Update plugins for new API. 2012-09-15 17:30:26 -04:00
Brit Butler
cc82da57cd Update ADD-INJECTION to use a default predicate (#'IDENTITY) if one is not provided. 2012-09-15 17:10:28 -04:00
Brit Butler
04ada1eaea Update storage of injections to support predicates. 2012-09-14 18:37:56 -04:00
Brit Butler
395897e758 Add Disqus plugin and modify plugins to allow argument passing. 2012-09-14 17:41:32 -04:00
Brit Butler
2b0c0e3925 Note coleslaw-heroku in the README. 2012-09-14 17:29:34 -04:00
Brit Butler
f7a48d4a6e Minor fixes to RENDER-FEEDS, example config, base template. 2012-09-13 09:20:30 -04:00
Brit Butler
27e8ed0590 Minor bugfixes and RENDER-POSTS cleanup. 2012-09-13 01:10:43 -04:00
Brit Butler
5161a33c6c Nommy template and default config tweaks. 2012-09-12 17:41:57 -04:00
Brit Butler
ebe80cd8bf Fix glaring bugs. 2012-09-12 17:41:35 -04:00
Brit Butler
8529558fb9 Hackishly relocate images for now... 2012-09-12 17:25:15 -04:00
Brit Butler
597080c161 Refactor ALL-TAGS to use mappend. 2012-09-12 15:23:19 -04:00
Brit Butler
971b1aa151 Minor style tweak and flesh out tag-based feed support. 2012-09-12 14:56:06 -04:00
Brit Butler
e89060dc8e Bump version to 0.6.5, update docs. 2012-09-12 14:26:25 -04:00
Brit Butler
2b357db86f Overhaul RENDER-FEEDS and associated templates. 2012-09-12 14:24:51 -04:00
Brit Butler
f438f0eb89 Minor cleanups/fixes in preparation for feeds. 2012-09-12 14:18:23 -04:00
Brit Butler
248614e516 Minor package tweak. 2012-09-12 13:40:31 -04:00
Brit Butler
c439f1a448 Refactor INDEX rendering...again. 2012-09-12 13:37:55 -04:00
Brit Butler
e57f350cb4 Base template cleanup, flesh out config sitenav handling. 2012-09-12 12:56:11 -04:00
Brit Butler
26b7e1b866 Make RSS and ATOM templates theme-agnostic. 2012-09-12 12:54:56 -04:00
Brit Butler
f1ea9e89ae INDEX rendering cleanup. 2012-09-12 11:11:03 -04:00
Brit Butler
939c0be318 Overhaul RENDER-PAGE. 2012-09-12 10:39:12 -04:00
Brit Butler
8443a0bc3a POST rendering cleanup. 2012-09-12 10:18:00 -04:00
Brit Butler
467f81098b Use trivial-shell's portable EXIT. 2012-09-08 12:40:33 -04:00
Brit Butler
cfe0f41581 Update install notes now that my colorize fork and coleslaw are in the next QL release. 2012-09-04 22:25:32 -04:00
Brit Butler
215c9f3d9c Minor cleanup to RENDER-FEED. 2012-09-04 17:21:07 -04:00
Brit Butler
411079b15c Merge pull request #2 from jsmpereira/master
Small tweaks to README and bugfixes.
2012-09-04 14:18:42 -07:00
Jose Santos
1010cccf85 Order does matter. 2012-09-01 00:42:01 +01:00