Commit graph

134 commits

Author SHA1 Message Date
Brit Butler
57f9aeb696 Keep plugin-conf-error condition with near the plugin handling code. 2014-05-08 11:02:51 -04:00
PuercoPop
03b1cb9a0b Use *tweet-format-fn* in render-tweet 2014-05-08 04:48:14 -05:00
PuercoPop
3b59ca1321 *tweet-format* DSL 2014-05-08 04:45:51 -05:00
PuercoPop
d4ffbe0c5c bugfix 2014-05-07 21:19:08 -05:00
PuercoPop
0192fb648d Hook to deploy instead of publish. 2014-05-07 21:02:10 -05:00
PuercoPop
ed60a94be8 typo 2014-05-07 20:05:57 -05:00
PuercoPop
f95a3c27a2 Hook to publish instead of render 2014-05-07 20:05:56 -05:00
PuercoPop
7cb6461cb2 post url should include domain 2014-05-07 20:05:56 -05:00
PuercoPop
d7ef24664d Fix render-tweet 2014-05-07 20:05:56 -05:00
PuercoPop
0be9a17cfa Implementation sans test 2014-05-07 20:05:56 -05:00
Brit Butler
975be4236e Fix style-warnings for static-pages plugin. 2014-05-06 15:25:28 -04:00
Brit Butler
16d7656421 Import content-text for the static pages plugin. 2014-05-03 13:53:13 -04:00
Brit Butler
b703477ed8 Fix some missing imports in the static-pages plugin. 2014-04-30 14:31:04 -04:00
Brit Butler
f1abdd5410 Add a title and treat static-pages as markdown. 2014-04-29 13:56:01 -04:00
Brit Butler
cba6776afd Cleanup imports and use write-document. 2014-04-29 13:55:00 -04:00
Brit Butler
4f6006cfcf First pass at static-pages as a plugin. 2014-04-29 13:55:00 -04:00
Brit Butler
6a2e35b125 Remove unused sitemap imports. 2014-04-28 17:59:03 -04:00
Brit Butler
7fc472bb7f Fix sitemap package imports. 2014-04-28 12:31:33 -04:00
Brit Butler
cb868f0852 Rename write-page -> write-file. Clean up some docstrings. 2014-04-18 12:12:57 -04:00
Brit Butler
5e9a256a91 Rename render-content to render-text for clarity. Retroactively add to 0.9.3. 2014-04-15 23:44:41 -04:00
Brit Butler
fb224744e7 Rename index-posts -> index-content. 2014-04-15 20:32:24 -04:00
Brit Butler
e44dcbf05d Sitemap plugin tweaks. 2014-04-15 19:05:52 -04:00
Brit Butler
7af3462d99 Massive indexes rewrite. 2014-04-15 15:27:46 -04:00
tycho garen
1b72440a61 make output from restructured text generator useable 2014-03-01 22:27:17 -05:00
Willem Rein Oudshoorn
f753debbba Changed timestamp format of the sitemap so google does not complain (and it conforms to the specs.) 2013-05-18 12:12:25 +02:00
Brit Butler
c2c45356d2 Update TODO. Minor sitemap plugin cleanup. 2013-04-29 17:01:22 -04:00
Brit Butler
dd027db409 Minor cleanups to sitemap plugin. 2013-04-28 10:11:38 -04:00
Do Nhat Minh
e28729b0de add sitemap.lisp in plugins 2013-04-27 02:17:59 +08:00
Brit Butler
e12f5edc79 Fix gh-pages recursive call by renaming deploy->deploy-dir. 2013-04-22 09:49:31 -04:00
Brit Butler
9a3a7d7f50 Add a sanity test to prevent future embarrassment. 2013-04-21 16:05:32 -04:00
Brit Butler
a7754c5246 Update mathjax plugin for new tags. Fixes Issue #29. 2013-04-21 16:05:32 -04:00
Brit Butler
96be3254ab Bugfix to github-pages plugin. Base should be the current deploy, not
the deploy directory itself.
2013-04-21 12:43:34 -04:00
Brit Butler
135295b073 Add gh-pages plugin. Fixes Issue #28. Thanks mrordinaire! 2013-04-21 12:32:20 -04:00
Willem Rein Oudshoorn
94420c9d4e Tiny improvement, do not emit text/x-math-config script section if not needed 2013-04-04 20:18:18 +02:00
Brit Butler
09d54e4863 Mathjax plugin cleanups. 2013-04-04 10:06:02 -04:00
Willem Rein Oudshoorn
aedaf625ff Also allow for nil argument to mathjax-config 2013-04-03 20:10:10 +02:00
Willem Rein Oudshoorn
2e5144996b Added mathjax-config argument. 2013-04-03 20:05:04 +02:00
Willem Rein Oudshoorn
3afb6e29e4 Added options to MathJax plugin, also updated documentation 2013-04-03 18:27:30 +02:00
Brit Butler
b72eb5b03a Packaging cleanups to S3 plugin. 2013-03-06 13:05:57 -05:00
Brit Butler
818def3629 Release: 0.9! 2013-02-20 01:06:32 -05:00
Brit Butler
40a61d0615 Move rst plugin to the right place. 2013-02-19 17:26:55 -05:00
Brit Butler
a2cd3c1cda Minor cleanups. 2013-02-01 12:24:10 -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
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
Jose Santos
a3feed45fd Heroku plugin. 2013-01-29 20:24:56 +00:00