Chris Morgan
4a10d0497e
Normalise built-in templates
...
Two main purposes of changes here:
- To make the formatting and indentation of the raw output prettier;
- To simplify the HTML yielded by dropping unnecessary bits.
The 404 changes are a tad more extensive, altering the actual wording to
match conventional stub 404 pages a little more.
2020-04-14 17:27:08 +05:30
Vincent Prouillet
6d5611f409
Use new Tera escape_xml filter for xml files
2019-08-15 20:33:13 +02:00
Vincent Prouillet
0199017d07
Slugify given slugs as well
2019-08-04 16:17:02 +02:00
Vincent Prouillet
dc4904dd5f
Update escaping with latest version of Tera
2019-06-16 12:17:13 +02:00
Vincent Prouillet
35138468ac
Urlencode urls in xml templates
2019-06-15 11:49:47 +02:00
Cliff L. Biffle
eba9726d07
Add XML declaration to XML templates.
...
Without this, at least one search engine spider was generating a
validation warning.
2019-06-05 08:03:22 -07:00
Vincent Prouillet
f84ae7c93b
Rename all occurrences of gutenberg to zola in code
2018-10-18 22:50:06 +02:00
Vincent Prouillet
1ae0702494
Custom taxonomies ( #330 )
2018-07-16 10:54:05 +02:00
Vincent Prouillet
b06f012be4
Fix tests wrt language_code
2018-01-16 13:49:49 +01:00
Vincent Prouillet
c3b525745e
Convert project to a workspace
2017-07-01 16:47:41 +09:00