Commit graph

66 commits

Author SHA1 Message Date
Brit Butler
98f6d0f8c8 Use lang and charset in the hyde theme, not just readable theme. 2014-06-13 09:49:13 -04:00
NAKAJIMA Takaaki
6a0d01494e Apply l10n to readable theme 2014-06-13 19:34:28 +09:00
NAKAJIMA Takaaki
1e7f927aa4 Apply l10n in readable theme 2014-06-13 19:31:51 +09:00
NAKAJIMA Takaaki
2ac0d43877 Add charset of HTML 2014-06-13 19:16:11 +09:00
NAKAJIMA Takaaki
fc980eacf0 Fix typo 2014-06-13 19:02:43 +09:00
NAKAJIMA Takaaki
1bafadc279 Enable specify lang of html 2014-06-13 19:00:11 +09:00
Brit Butler
3264848cde Cleanup sitemap plugin a bit. 2014-05-08 11:37:10 -04:00
Brit Butler
0912413f11 Go ahead and actually link to Coleslaw in the base template. 2014-05-05 17:13:27 -04:00
Brit Butler
3bf0bcf337 Tweak hyde/post indentation a bit. 2014-04-29 13:56:00 -04:00
Brit Butler
0e70d8661e Minimal changes to support tagless, dateless static-pages using post template.
Note that tagless or dateless posts might not behave as expected in
indexes. Filtering by tag still works but sorting by date doesn't
drop the nil values.
2014-04-29 13:55:58 -04:00
Brit Butler
04619d57ad Minor tweak to the RSS template. 2014-04-28 14:17:41 -04:00
Brit Butler
862d7ad066 Update templates to match posts->content. 2014-04-15 20:39:13 -04:00
Brit Butler
c66703ed19 Template linking fix. 2014-04-15 19:33:25 -04:00
Brit Butler
e44dcbf05d Sitemap plugin tweaks. 2014-04-15 19:05:52 -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
Ralph Moritz
d30cbc7d7b New theme based on bootswatch readable. 2013-07-20 23:18:01 +02: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
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
Do Nhat Minh
6e4082c7cb fix atom feed generation 2013-04-25 16:40:55 +08: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
dfc5be16aa Minor spacing tweak to navigation. 2013-04-09 12:08:10 -04:00
Willem Rein Oudshoorn
67b39fff12 Fixed issue with " ," rendered instead of ", " 2013-04-01 20:22:39 +02:00
Brit Butler
9bc2e55d58 Make RSS and ATOM templates theme-independent. 2013-04-01 11:23:10 -04:00
Brit Butler
cc2700b817 Text is the universal interface. 2013-01-01 20:16:28 -05:00
Brit Butler
2a248f96e9 Rename rss->rss-feed for template name consistency. 2012-11-28 15:56:09 -05:00
Brit Butler
1978c6a62f Fix symbol collision in theme package. 2012-11-26 23:03:22 -05:00
Brit Butler
04ada1eaea Update storage of injections to support predicates. 2012-09-14 18:37:56 -04:00
Brit Butler
f7a48d4a6e Minor fixes to RENDER-FEEDS, example config, base template. 2012-09-13 09:20:30 -04:00
Brit Butler
5161a33c6c Nommy template and default config tweaks. 2012-09-12 17:41:57 -04:00
Brit Butler
8529558fb9 Hackishly relocate images for now... 2012-09-12 17:25:15 -04:00
Brit Butler
2b357db86f Overhaul RENDER-FEEDS and associated templates. 2012-09-12 14:24:51 -04:00
Brit Butler
f438f0eb89 Minor cleanups/fixes in preparation for feeds. 2012-09-12 14:18:23 -04:00
Brit Butler
e57f350cb4 Base template cleanup, flesh out config sitenav handling. 2012-09-12 12:56:11 -04:00
Brit Butler
26b7e1b866 Make RSS and ATOM templates theme-agnostic. 2012-09-12 12:54:56 -04:00
Brit Butler
f1ea9e89ae INDEX rendering cleanup. 2012-09-12 11:11:03 -04:00
Brit Butler
8443a0bc3a POST rendering cleanup. 2012-09-12 10:18:00 -04:00
Brit Butler
221cc111c1 Fix ATOM template bug. 2012-08-30 00:07:07 -04:00
Brit Butler
ce43236a99 Disable ATOM autodiscovery for now. Stop autoescaping post content. Erg. 2012-08-29 23:59:59 -04:00
Brit Butler
da8895a28a Stop lying about IDs. Harden dead symlink check. 2012-08-29 23:36:19 -04:00
Brit Butler
d3dc6f0c5c Add ATOM feed support. 2012-08-29 23:27:02 -04:00
Brit Butler
e7c74770f0 Move escaping into RSS template. 2012-08-29 13:19:19 -04:00
Brit Butler
50f084d7c8 Tweak css style for highlighting, change mathjax TeX delimiters to \[, \]. 2012-08-22 22:39:41 -04:00
Brit Butler
5df157b368 Fix XML namespacing in RSS. 2012-08-22 01:22:09 -04:00
Brit Butler
76ce697921 Fix RSS generation. 2012-08-22 01:18:18 -04:00
Brit Butler
db1f8c9b7a Actually use $title in the Index template. 2012-08-22 00:31:31 -04:00
Brit Butler
4752370bd5 Fix RSS template thinkos. 2012-08-22 00:01:39 -04:00