Commit graph

13 commits

Author SHA1 Message Date
Jacob Hinchliffe
3cc3905552
Allow overriding of author on a per page basis.
e.g. 
```toml
+++
title = "This is a PR"
extra.author = "Me"
+++
```
2021-12-19 13:36:53 +00:00
Tshepang Lekhonkhobe
d4ff89ef02 do not assume category exists 2021-09-02 00:11:26 +02:00
Basix
3ab4436383 Add extra footer 2020-07-11 21:11:08 +09:00
Vincent Prouillet
0c49d88c5f Fix mimetype for atom 2020-05-26 19:00:01 +02:00
Vincent Prouillet
ceca375eb7 Update for 0.11 2020-05-26 18:56:27 +02:00
Victor Toso
4b809901b9 pages: add menu if enabled
Similar to how it is done in categories.
2020-03-30 13:39:02 +02:00
Nick Novitski
475d6eb729
allow pages without dates 2019-09-16 17:43:16 -07:00
Vincent Prouillet
c5dfef47c1 Update for zola 2018-11-14 19:58:02 +01:00
Trevor Elliott
f28d9f01be Add safe to url outputs 2018-09-20 23:44:40 -07:00
Vincent Prouillet
4ee866c3a8 Update theme to gutenberg 0.4 2018-07-31 16:21:14 +02:00
Vincent Prouillet
c556349e7f No trailing slash for assets 2018-01-25 23:41:12 +01:00
Vincent Prouillet
d92e1fb705 Add taxonomies 2017-11-16 19:03:41 +01:00
Vincent Prouillet
068416a53d Initial commit 2017-11-03 10:31:31 +01:00