Commit graph

674 commits

Author SHA1 Message Date
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
9f72bff710 Slight README tweaks. 2013-01-31 00:23:50 -05:00
Brit Butler
c169581485 TODO updates. 2013-01-30 23:32:55 -05:00
Brit Butler
e1a1ca75cf Minor cleanup to S3 plugin. 2013-01-30 23:24:57 -05:00
Brit Butler
7fd7954c5d Overhaul S3 plugin and update NEWS. 2013-01-30 23:18:25 -05:00
Brit Butler
9a46023d76 Package fix to rst plugin. 2013-01-29 20:38:55 -05:00
Brit Butler
d256db6bbc Add draft restructured-text plugin, minor heroku cleanup. 2013-01-29 20:38:16 -05:00
Brit Butler
87b85b1d29 This use of dynamic rebinding is more confusing than clever. 2013-01-29 17:49:55 -05:00
Brit Butler
93ba4e45fc Heroku is a read-only FS so we can't use /app as a deploy target.
This reverts commit e893ac5447.
2013-01-29 16:59:30 -05:00
Brit Butler
e893ac5447 Export *config* and use it in heroku plugin. 2013-01-29 16:15:41 -05:00
Brit Butler
a703bcd984 Remove old hunchentoot plugin. Ensure hunchentoot is loaded for heroku even when not using jsmpereira's cl-buildpack. 2013-01-29 16:11:55 -05:00
Brit Butler
26749ee1d3 Merge pull request #12 from jsmpereira/master
Add initial version of Heroku plugin.
2013-01-29 12:27:22 -08:00
Jose Santos
a3feed45fd Heroku plugin. 2013-01-29 20:24:56 +00:00
Brit Butler
499453f622 Add BSD License file. 2013-01-29 10:18:26 -05:00
Brit Butler
9be3a7f769 NEWS update and minor style tweak. 2013-01-29 09:59:14 -05:00
Brit Butler
24a7a11ccd Merge pull request #11 from jsmpereira/master
Fix call to flet function on indices.lisp
2013-01-29 06:45:07 -08:00
Jose Santos
ce12c56644 Fix function call. 2013-01-29 14:42:48 +00:00
Brit Butler
70fbaafe40 Export read-content and assorted minor cleanups. 2013-01-22 15:13:37 -05:00
Brit Butler
a1b39bfa33 Disallow periods in slugs. Fixes Issue #10. 2013-01-15 11:56:58 -05:00
Brit Butler
4930387924 Minor import fix. 2013-01-14 12:35:48 -05:00
Brit Butler
f2fa130527 Add Analytics plugin, extend example coleslawrc. 2013-01-14 12:32:58 -05:00
Brit Butler
7024377cad Merge pull request #9 from danieldickison/master
Fix typo in readme
2013-01-12 20:25:42 -08:00
Daniel Dickison
a117529516 Fix typo in readme. 2013-01-12 10:58:26 -05:00
Brit Butler
ba4e4d9496 Merge pull request #8 from redline6561/content-types
Extensible Content types.
2013-01-06 12:37:27 -08:00
Brit Butler
88c0adc0af DO-CTYPES bugfix. 2013-01-06 15:34:52 -05:00
Brit Butler
1ee5402179 Docs update and package tweaks. 2013-01-06 14:36:40 -05:00
Brit Butler
8592cad324 Release: Version 0.8! NEWS tells the story. 2013-01-06 14:31:04 -05:00
Brit Butler
1d4312f01f Update export list to expose new API. 2013-01-06 13:55:02 -05:00
Brit Butler
686aaa2941 Stick with indices rendering all content rather than having content types control their inclusion at this time. 2013-01-04 16:18:03 -05:00
Brit Butler
5a7ac0a3c9 Fix README examples/ paths. 2013-01-03 11:12:42 -05:00
Brit Butler
f2ccd8829f Tweak the language in indices. 2013-01-02 14:23:56 -05:00
Brit Butler
a1c894c49d Fix Mathjax plugin. 2013-01-02 13:04:20 -05:00
Brit Butler
bc79620b3a TODO notes and shout content-type thoughts. 2013-01-01 20:22:58 -05:00
Brit Butler
cc2700b817 Text is the universal interface. 2013-01-01 20:16:28 -05:00
Brit Butler
04937e88bf Minor thinko/bugfix. 2013-01-01 20:07:31 -05:00
Brit Butler
3d1301dc6d Fix feeds and indices. 2013-01-01 19:41:22 -05:00
Brit Butler
6d47244eac First pass at support for multiple content-types. WARNING: Indices and feeds are broken. 2013-01-01 18:18:43 -05:00
Brit Butler
497935af91 Update README to mention support for multi-site publishing. 2013-01-01 18:18:11 -05:00
Brit Butler
19a63f2cdd Another minor load-config cleanup. 2013-01-01 18:15:55 -05:00
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