Commit graph

16 commits

Author SHA1 Message Date
Alfredo Beaumont
11e234f9e9 Modify existing themes' index to make use of posts' excerpt 2017-10-29 01:12:42 -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
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
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
NAKAJIMA Takaaki
6a0d01494e Apply l10n to readable theme 2014-06-13 19:34:28 +09: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
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
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
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
Ralph Moritz
d30cbc7d7b New theme based on bootswatch readable. 2013-07-20 23:18:01 +02:00