No description
Find a file
2023-06-06 00:02:20 -04:00
content Initial version 2023-03-26 02:29:08 -03:00
sass fix gallery 2023-06-06 00:02:20 -04:00
static Initial version 2023-03-26 02:29:08 -03:00
templates Add photoswipe for photo enlarge on click 2023-06-05 23:45:34 -04:00
config.toml Initial version 2023-03-26 02:29:08 -03:00
LICENSE Initial commit 2023-03-13 00:37:30 -03:00
README.md feat: Page templata and initial figure/gallery support. 2023-04-10 19:44:23 -04:00
theme.toml Initial version 2023-03-26 02:29:08 -03:00

zola-ludwig

The theme needs some translation keys to be put on the config.toml file to work:

default-language = "es"
[translations]
date-published = "Publicado en"
[languages.en.translations]
date-published = "Published on"