aboutsummaryrefslogtreecommitdiff
path: root/config.toml
Commit message (Collapse)AuthorAge
* Template and CSS improvementsYaroslav de la Peña Smirnov2021-09-30
| | | | | | * Improvements to weblog.html and base.html to not show on the indeces pages without dates, i.e. making them hidden drafts. * media print rule to be able to comfortably print articles.
* Updated config to zola version 0.14Yaroslav de la Peña Smirnov2021-08-31
|
* Small translation modifications to templates.Yaroslav de la Peña Smirnov2021-02-21
|
* Recipes translations.Yaroslav de la Peña Smirnov2021-02-21
| | | | Translated a couple of recipes (Carbonara, milkshake).
* Translated to Russian and SpanishYaroslav de la Peña Smirnov2021-02-20
| | | | | | | Translated all templates so that the site is available in Russian and Spanish once more. I am still not committed to write/translate everything in three different languages, but there have been some things that I've been meaning to write in Russian.
* First changes for separate section feedsYaroslav2020-08-13
| | | | https://github.com/getzola/zola/pull/1128
* new recipes section, first recipeYaroslav2020-06-03
|
* new feed url; exclude recipes from feed, at least for nowYaroslav2020-06-03
|
* css to sass; fixed fucking pre overflowYaroslav2020-03-15
|
* added fonts, fixed jinja indentingYaroslav2020-03-12
|
* initial commitYaroslav2020-03-11