Commit graph

231 commits

Author SHA1 Message Date
Ralph Moritz
d30cbc7d7b New theme based on bootswatch readable. 2013-07-20 23:18:01 +02:00
Brit Butler
51ce961bae Minor deploy fix. 2013-05-11 21:45:24 -04:00
Brit Butler
2fb3ed1157 Factor render-index out of render-indices. 2013-04-29 10:17:19 -04:00
Brit Butler
58fe27aa54 Generalize DISCOVER for all content-types. 2013-04-29 09:22:00 -04:00
Brit Butler
361316f7b3 Minor cleanups to MAIN and LOAD-CONFIG. 2013-04-28 16:12:37 -04:00
Brit Butler
dd027db409 Minor cleanups to sitemap plugin. 2013-04-28 10:11:38 -04:00
Brit Butler
e6c6bcbe26 Merge pull request #33 from mrordinaire/sitemap
Added sitemap generation.
2013-04-28 07:00:11 -07:00
Do Nhat Minh
5dac19c696 consistency 2013-04-27 02:20:08 +08:00
Do Nhat Minh
e28729b0de add sitemap.lisp in plugins 2013-04-27 02:17:59 +08:00
Do Nhat Minh
488191b237 move sitemap to plugins 2013-04-27 02:13:56 +08:00
Brit Butler
6eab23f8b7 Bugfix to FMT refactor. 2013-04-26 12:53:51 -04:00
Do Nhat Minh
edcd1022ab add documentation 2013-04-26 22:26:41 +08:00
Do Nhat Minh
a3ed5b7719 added robots.txt generation 2013-04-26 22:14:57 +08:00
Brit Butler
25c8bc11ea Minor cleanups. 2013-04-26 10:14:14 -04:00
Do Nhat Minh
99f57f3513 added lastmod for each url in sitemap.xml 2013-04-26 10:29:32 +08:00
Do Nhat Minh
273d4ad6a7 added sitemap generation 2013-04-26 10:03:04 +08:00
Do Nhat Minh
6e4082c7cb fix atom feed generation 2013-04-25 16:40:55 +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
c7b36f65c3 Assorted cleanups. 2013-04-21 20:07:59 -04:00
Brit Butler
0e6edb7211 Cleanups to feeds. 2013-04-21 14:11:24 -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
b97bd2b99d removed printing cname path 2013-04-21 12:24:55 -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
Do Nhat Minh
bf6ba24434 finished adding github's pages support 2013-04-21 12:23:12 -04:00
Do Nhat Minh
6396e136d3 first pass in adding github integration 2013-04-21 12:20:42 -04:00
Brit Butler
08ac715884 Cleanups to new-tags. Fixes Issue #27. 2013-04-20 07:48:42 -04:00
Willem Rein Oudshoorn
dbdb7e29af Allow arbitrary tag names. However if two tags have the same slug they will be merged.
The name of the merged tag will be one of the original names.
However this should not happen in practice.
2013-04-19 12:53:25 +02:00
Brit Butler
3a5d2d1c68 Minor deploy cleanup. 2013-04-18 16:24:02 -04:00
Brit Butler
f6e78dd47c Slugify tags. Fixes issue #25. 2013-04-18 15:18:14 -04:00
Brit Butler
ad2a05fa3a Fix thinko. 2013-04-18 14:43:45 -04:00
Brit Butler
eb1c5d8f83 Minor cleanups to theme-package error handling. 2013-04-18 14:41:43 -04:00
Willem Rein Oudshoorn
2c1c398581 Raise condition if the theme package cannot be found. 2013-04-12 15:45:53 +02:00
Brit Butler
930e8bb04d Make WRITE-PAGE overwrite existing pages by default. 2013-04-09 16:45:04 -04:00
Brit Butler
da219abe4f Minor tweaks to PREVIEW. 2013-04-09 16:41:09 -04:00
Brit Butler
553030428d Tweaks to injections handling. NEWS updates. 2013-04-09 16:36:07 -04:00
Brit Butler
6082cb46f5 Add and export PREVIEW. 2013-04-09 16:35:43 -04:00
Brit Butler
09d54e4863 Mathjax plugin cleanups. 2013-04-04 10:06:02 -04:00
Willem Rein Oudshoorn
6569342f2a *injections* was never set to nil, so kept growing indefinetely 2013-04-02 18:29:39 +02:00
Brit Butler
9bc2e55d58 Make RSS and ATOM templates theme-independent. 2013-04-01 11:23:10 -04:00
Brit Butler
13a7a7dc65 Cleanup make-pubdate based on information from cl-test-grid. Thanks Fare! 2013-02-21 09:18:09 -05:00
Brit Butler
60ad551523 Simplify plugin loader. 2013-02-19 19:14:14 -05:00
Brit Butler
a2cd3c1cda Minor cleanups. 2013-02-01 12:24:10 -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
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
9be3a7f769 NEWS update and minor style tweak. 2013-01-29 09:59:14 -05: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