Vincent Prouillet
Vincent Prouillet
I think it just needs to set some word-wrapping somewhere in the CSS
@nyarvin can you do a PR?
No clue, it's pretty old
Of course I forgot to do the About page >_> If you check the repo now I've added it in https://github.com/Keats/even/commit/0b44ffbc67fbed2b37dbc97369e03ad4d37fa7d7
This theme is expecting the main section to be paginated, I should add it to the README. Edit: it's actually mentioned a bit already. Note that this theme is a...
Can we move the discussion to the forum?
Looks like I forgot to update that bit when I changed the categories in Zola
So it looks like the issue is that on reload, the templates are re-rendered without recreating the get_taxonomy function first? If so that is definitely a bug in Zola
which version of zola?
You probably want to use this template as a base and just override the templates to fit your own need. So rather than adding them in `themes`, just add the...