Brit Butler
0760459e8f
Add *last-revision* and export it and GET-UPDATED-FILES.
2014-05-07 17:51:26 -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
a9740474eb
Simplify the support for multi-site configs.
2014-05-02 15:03:15 -04:00
Brit Butler
e96f7f58b9
Assorted cleanups.
2014-05-01 18:51:47 -04:00
Brit Butler
2011da83ad
Fix embarrassing escaping in write-file.
2014-04-28 12:40:42 -04:00
Brit Butler
cb868f0852
Rename write-page -> write-file. Clean up some docstrings.
2014-04-18 12:12:57 -04:00
Brit Butler
3029c7e774
Minor comments and doc cleanups. Rearrange util.
2014-04-16 00:04:50 -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
7af3462d99
Massive indexes rewrite.
2014-04-15 15:27:46 -04:00
Brit Butler
3693e10cbf
Initial pass at the Document Protocol.
2014-04-15 11:48:38 -04:00
Brit Butler
9a86d48314
Alphabetize config slots, docs TODO about content types.
2014-04-10 16:46:07 -04:00
Brit Butler
39687805f5
Generalize DO-CTYPES to DO-SUBCLASSES, update callsites.
2014-04-10 16:44:51 -04:00
Brit Butler
3ee8f43325
Remove dead code in PAGE-URL.
...
We partially support 'pretty URLs'. They can be achieved by setting
:page-ext in the *config* to "/" and configuring the web server to
ignore html extensions.
2014-04-08 16:59:56 -04:00
Brit Butler
e429d94f3f
Make feeds a subclass of indexes. Cleanup!
2014-04-08 16:51:53 -04:00
Brit Butler
c75e62e724
Mass rename indices->indexes.
2014-04-07 20:54:45 -04:00
Clement Gerouville
0b645902a7
Adding UTF-8 support.
2014-04-06 16:53:48 -04:00
Brit Butler
e2e2704a26
Add HACKING docs and minor tweaks.
2014-03-25 18:06:18 -04:00
Brit Butler
5ce88c48f5
Fix dangling parentheses.
2014-03-22 18:09:52 -04:00
tycho garen
795ddf5f1b
revisions to configuration option patch in response to code review
2014-03-22 12:54:45 -04:00
tycho garen
25891fb7ca
adding additional data to the environment, making more build factors configurable
2014-03-02 11:54:39 -05:00
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
Do Nhat Minh
488191b237
move sitemap to plugins
2013-04-27 02:13:56 +08:00
Do Nhat Minh
273d4ad6a7
added sitemap generation
2013-04-26 10:03:04 +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
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
3a5d2d1c68
Minor deploy cleanup.
2013-04-18 16:24:02 -04: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
87b85b1d29
This use of dynamic rebinding is more confusing than clever.
2013-01-29 17:49:55 -05:00
Brit Butler
88c0adc0af
DO-CTYPES bugfix.
2013-01-06 15:34:52 -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
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
Ralph Moritz
7d6324aaf7
Fix typo.
2012-12-11 12:38:54 +02:00