Commit graph

509 commits

Author SHA1 Message Date
Brit Butler
f9348807f3 Merge pull request #43 from tychoish/rst-fixes
Clean up Restructured Text support.
2014-03-07 16:12:58 -05:00
tycho garen
25891fb7ca adding additional data to the environment, making more build factors configurable 2014-03-02 11:54:39 -05:00
tycho garen
1b72440a61 make output from restructured text generator useable 2014-03-01 22:27:17 -05:00
Brit Butler
ea81fddd96 Merge pull request #41 from rmoritz/master
Fix broken link in README.md
2013-09-02 05:46:05 -07:00
Ralph Moritz
ad581d38e8 Fix broken link in README.md 2013-09-02 09:13:35 +02:00
Brit Butler
6f2eb86f6a Tweak README.md 2013-08-28 11:10:34 -04:00
Brit Butler
d93a529e41 Merge pull request #40 from ralph-moeritz/master
New theme based on bootswatch readable.
2013-07-21 11:07:12 -07:00
Ralph Moritz
d30cbc7d7b New theme based on bootswatch readable. 2013-07-20 23:18:01 +02:00
Brit Butler
38795ad77b Minor TODO update. 2013-06-08 17:22:41 -04:00
Brit Butler
210c0aff76 Merge pull request #38 from woudshoo/sitemap-timestamp
Changed timestamp format of the sitemap so google does not complain (and...
2013-05-18 07:20:03 -07:00
Brit Butler
4d64cc1708 Merge pull request #39 from woudshoo/doc-fix
Small doc fix in template example
2013-05-18 06:24:11 -07:00
Willem Rein Oudshoorn
bd3bdad9b1 Small doc fix in template example 2013-05-18 12:24:06 +02: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
51ce961bae Minor deploy fix. 2013-05-11 21:45:24 -04:00
Brit Butler
1db94e8dd3 Release: 0.9.2! 2013-05-11 20:37:58 -04:00
Brit Butler
cb1a82fc67 Use sitemap plugin in the default config. 2013-05-01 15:42:05 -04:00
Brit Butler
c2c45356d2 Update TODO. Minor sitemap plugin cleanup. 2013-04-29 17:01:22 -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
5f76d94e42 Clean up theme docs and add overview. 2013-04-28 16:13:08 -04:00
Willem Rein Oudshoorn
77d1881927 Added first draft of theme documentation 2013-04-28 16:13:08 -04:00
Brit Butler
361316f7b3 Minor cleanups to MAIN and LOAD-CONFIG. 2013-04-28 16:12:37 -04:00
Brit Butler
4e7a0d4c90 README tweaks. 2013-04-28 12:21:24 -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
dfcb669d68 added doc for sitemap plugin 2013-04-27 02:40:53 +08: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
67594d4bca fix missing slash in url in sitemap.tmpl 2013-04-26 10:15:41 +08:00
Do Nhat Minh
273d4ad6a7 added sitemap generation 2013-04-26 10:03:04 +08:00
Brit Butler
a30405de7c Merge pull request #32 from mrordinaire/fix-atom-feed
Fix atom feed generation
2013-04-25 07:47:59 -07:00
Do Nhat Minh
6e4082c7cb fix atom feed generation 2013-04-25 16:40:55 +08:00
Brit Butler
e399b6063a Update docs. 2013-04-22 09:59:26 -04: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
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
0e6edb7211 Cleanups to feeds. 2013-04-21 14:11:24 -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
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