Commit graph

78 commits

Author SHA1 Message Date
Nick
d1ff684c89 Update hyde with mobile css
Max-width is pretty arbitrary, could be adjusted
in the future.
2016-08-17 22:13:51 -05:00
Nick
90be8952cd hyde theme: on mobile, attempt to scale to width 2016-08-17 20:42:53 -05:00
Daniel Kochmański
9877aecf5e themes: add relative tag support for sitenav url
This allows us providing not fully qualified url but to attach it to our
domain. This is helpful for static-pages when we navigate from inside a
post (which is nested deeper, like www.turtleware.eu/posts/xxx.html).
2016-05-07 09:45:20 +02:00
Lingchao Xin
100fa30578 Fix http link reference when site enables https 2015-05-25 00:34:43 +08:00
Brit Butler
29e0fe0f58 Use bootstrap for the pager in the readable template. 2014-11-03 17:08:50 -05:00
Brit Butler
6073122961 Readable theme should include links to prev/next page. 2014-11-02 19:18:56 -05:00
Brit Butler
702aaf5b4b Closure Template/Esrap's error reporting leaves something to be desired. 2014-09-05 17:07:22 -04:00
Brit Butler
ef378b9b56 Finish the routing/slugs overhaul. 2014-09-05 17:07:22 -04:00
Brit Butler
ae96c069c4 Half-way commit to getting hardcoded paths out of templates. 2014-09-05 17:07:21 -04:00
Brit Butler
0dae5d249a Fix buglet in readable theme's post template.
Thanks to Matthias Wimmer for the report and fix.
2014-09-04 09:09:36 -04:00
Olof-Joachim Frahm
b29d45e3a4 Fix validation errors. 2014-08-20 23:11:49 +01:00
Javier Olaechea
221a9cbe86 Make tags indices URL absolute 2014-08-16 02:23:48 -05:00
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