aboutsummaryrefslogtreecommitdiff
path: root/templates/page.html
Commit message (Collapse)AuthorAge
* 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.
* Add og:site_name meta tagYaroslav de la Peña Smirnov2022-03-30
|
* Remove html on og:description tagYaroslav de la Peña Smirnov2022-03-30
|
* Spaghetti Bolognese and other changes.Yaroslav de la Peña Smirnov2022-03-30
| | | | | | Now the main photo of each recipe is just `recipe.jpg` so that it easier to access it programatically. Also added OGP meta tags for pretty previews in Telegram and other apps.
* Why I don't use social media translation to ESYaroslav de la Peña Smirnov2022-01-25
|
* 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.
* Small translation modifications to templates.Yaroslav de la Peña Smirnov2021-02-21
|
* 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.
* page template: show updated date if updated after publish dateYaroslav2020-08-01
|
* template fixesYaroslav2020-06-04
|
* new recipes section, first recipeYaroslav2020-06-03
|
* style changes; landing pageYaroslav2020-04-20
|
* style/layout changes; gitignoreYaroslav2020-03-13
|
* initial commitYaroslav2020-03-11