aboutsummaryrefslogtreecommitdiff
path: root/templates/weblog.html
Commit message (Collapse)AuthorAge
* Fix links for ru/es versions of recipe bookYaroslav de la Peña Smirnov2022-10-22
|
* CSS and templates revampYaroslav de la Peña Smirnov2022-10-06
| | | | | | | | | | | | | | | Had been thinking for a long while (prob about 2y now) that I wanted for there to be no distractions while reading the content (i.e. no sidebar). Didn't know how to handle navigation, though. Have made a lot of changes and am actually pretty satisfied with the results. Looks much cleaner now, and for those who know how to use browsers is actually more comfortable, since you can just press the end key and you are taken to the footer where all the navigation is. Of course, where it is relevant there are some navigation links at the top of the page. Phone users have it a little more uncomfortable, but phone usage overall has and always will be uncomfy. Such is the nature of small touch screens.
* homepage changesYaroslav de la Peña Smirnov2022-01-24
|
* 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.
* Cookbook improvementsYaroslav de la Peña Smirnov2021-03-27
| | | | CSS improvements and image size optimization.
* 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.
* Style changesYaroslav2020-10-02
| | | | | | | | Mainly changes to the color palette of the site, but also added a background image and increased the maximum width of the main container. Also added separate links for the RSS feeds of the weblog and recipe book.
* template fixesYaroslav2020-06-13
|
* Added links to recipes, recipe archive, smol template changesYaroslav2020-06-13
|
* template fixesYaroslav2020-06-04
|
* new recipes section, first recipeYaroslav2020-06-03
|
* style changes; landing pageYaroslav2020-04-20
|
* image sizes correction; paginator styleYaroslav2020-03-17
|
* style/layout changes; gitignoreYaroslav2020-03-13
|
* added fonts, fixed jinja indentingYaroslav2020-03-12
|
* initial commitYaroslav2020-03-11