Commit graph

307 commits

Author SHA1 Message Date
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
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
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
Brit Butler
65933f731f Fix indices and feeds. 2012-11-28 17:37:19 -05:00
Brit Butler
4b8145a7ca Remove DATE-TO-TIMESTAMP since it was unused. 2012-11-28 16:35:41 -05:00
Brit Butler
3ddd50bf7f WARNING: This commit breaks indices and feeds.
Factor write-page from render-page. Reorganization to allow for new content types.
2012-11-28 16:11:02 -05:00
Brit Butler
2a248f96e9 Rename rss->rss-feed for template name consistency. 2012-11-28 15:56:09 -05:00
Brit Butler
5e46e6a771 Merge pull request #4 from ralph-moeritz/master
Switch from trivial-shell to inferior-shell, bugfixes on CCL.
2012-11-27 06:29:56 -08:00
Ralph Moeritz
f52ef504fd Got it working with CCL. 2012-11-27 16:11:53 +02:00
Brit Butler
1978c6a62f Fix symbol collision in theme package. 2012-11-26 23:03:22 -05:00