1
0
Commit Graph

29 Commits

Author SHA1 Message Date
d76079f63e Do not show author name in article overview 2024-01-19 10:50:17 +01:00
de2c2497b3 Show page updates in footer 2022-12-04 17:31:33 +01:00
6a0b7f5afd More HTML5-compliant semantic layout 2022-11-28 15:11:08 +01:00
9d2305bd68 Search optimisation 2022-09-30 22:05:25 +02:00
f0dd3d9a9d Add option to disable TOC
Set `notoc` in [extra].
2022-09-22 12:09:41 +02:00
5fc72f78a6 Show TOC after page title 2022-09-22 11:59:17 +02:00
6ab6193662 Better aside navigation responsivity 2022-06-06 23:19:09 +02:00
62c03ab9a6 Use custom Atom template 2022-04-24 12:14:55 +02:00
1d4ff89f0d Better URL handling of nav items 2021-12-30 11:07:08 +01:00
6ffe23012e Link to all posts at the end of index page 2021-12-30 11:03:24 +01:00
0f4f6eee19 Link to Git repository in header 2021-12-15 15:58:33 +01:00
030045935b Enable Atom feed 2021-12-14 21:05:55 +01:00
0e6723961d New header 2021-12-14 20:36:55 +01:00
5403e0e556 Enable search on category listing 2021-12-04 22:10:40 +01:00
d090f61543 Add search for js-enabled browsers 2021-12-04 22:05:33 +01:00
555128c88b Add page with all posts 2021-12-04 21:34:47 +01:00
7009e50ce9 Enable post-specific taxonomy listing 2021-12-04 19:10:58 +01:00
ae22681f18 List all posts from given category 2021-12-04 18:30:05 +01:00
194fcc5b92 More universal macro for listing posts 2021-12-04 18:20:01 +01:00
e20c485d03 List categories in article info 2021-12-04 18:05:15 +01:00
e0ca8f1f2c Enable taxonomies and list them in navigation 2021-12-03 23:01:31 +01:00
1ca0c21e98 Only print page info when there is date available
Useful for sub-pages which do not necessarily have such metadata.
2021-12-03 21:56:45 +01:00
775a43dad2 Article body styles 2021-12-03 21:55:43 +01:00
d4f9870a56 Print article info 2021-12-02 12:08:48 +01:00
593f510d59 List latest articles on Index 2021-12-02 11:53:48 +01:00
b3a77181ef Generate navigation from config 2021-12-02 11:13:36 +01:00
21f1f15e42 Basic styles 2021-12-02 11:09:43 +01:00
d492db96ca Basic structure 2021-12-02 10:48:08 +01:00
af83c4db7b Zola init 2021-12-02 10:44:45 +01:00