Commit graph

26 commits

Author SHA1 Message Date
a6ac7d2616 Add last update time to article view
Would be nice to add it to the article list, do not know how to yet.
2021-05-22 23:25:37 +01:00
3da93770d0 Removed unnecessary trailing slash for menu items 2020-10-03 01:05:58 +02:00
39cffcefc7 Added themed 404 page
Currently requires a hacky fix of the index.html template as the
404 only has the config in its context.
2020-10-03 00:09:39 +02:00
e933a44125 Add basic support for multilingual site
Add language switcher on the top right of the site
Switches taxonomies, article paths, home, etc.
Every language is independent
2020-10-02 21:12:24 +02:00
2d6b0f8173 Update feed generation to match Zola update 2020-10-02 21:12:18 +02:00
unknown
cbbd0ea31b theme selection should now take into account site root 2020-05-10 11:36:27 +01:00
DKFN
6244379cb7 Adds content to test and fix typo 2019-10-05 22:43:16 +02:00
DKFN
f59f6bf8df zulma title not mandatory in section 2019-10-05 22:38:47 +02:00
DKFN
466146a601 Fixes indentation and comments 2019-10-05 18:17:48 +02:00
DKFN
a30f5e8b80 Adds simple section page 2019-10-05 18:04:28 +02:00
Philipp Allgeuer
9c90f940a7
fix is active logic 2019-08-26 20:48:17 +02:00
Worble
3835d0d9ce color consistency update 2019-05-12 22:29:05 +01:00
Worble
332cec838a added more themes, update readme.md 2019-05-12 21:41:02 +01:00
Robert Clarke
0f57726bc4 taxonomy titles are now chosen programatically; footer is now always at the bottom; updated taxonomies and readme; 2019-05-08 13:07:26 +01:00
Robert Clarke
4847d3f171 added a javascript build pipeline for transpiling and minifying; updated readme 2019-05-08 09:54:41 +01:00
Worble
f5420dac1e pagination looks a little less wonky 2019-05-07 19:23:30 +01:00
Robert Clarke
34905fb69f some cleanup and better notation 2019-05-07 14:19:42 +01:00
Robert Clarke
09c17330d6 more changes to css theming; it should now be much more responsive, have less FOUC's and not load a bunch of unused css when it isn't in use. 2019-05-07 13:46:46 +01:00
Worble
d2a2d9459a better support for javascript disabled browsers 2019-05-06 23:08:24 +01:00
Worble
df5fc9890b made theme switching better 2019-05-06 22:16:37 +01:00
Robert Clarke
dc3d52a7cb moved footer inside main 2019-05-06 01:00:46 +00:00
Robert Clarke
7504ab47b0 removed development options from cargo.toml 2019-05-06 00:58:02 +00:00
Robert Clarke
bb48d3da34 extra config option to allow users to select their own style 2019-05-06 00:23:38 +00:00
Robert Clarke
e5b09a5d60 switched async to defer; only load search js if search enabled 2019-05-05 21:00:49 +00:00
Robert Clarke
0a749bb620 updated search highlight 2019-05-05 17:32:32 +00:00
Robert Clarke
536c3856e1 init 2019-05-03 23:36:05 +00:00