Commit graph

321 commits

Author SHA1 Message Date
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
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
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
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
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