Commit Graph

3 Commits (c65f80c72ee7d5853088521067eae1970c8262a3)

Author SHA1 Message Date
iGor milhit c65f80c72e
theme: simplify, simplify, simplify
- Ports everything that was deported to the site directory as it was
  considered as specific to *my* personal site. But I'm the only one to
  use this theme.
- Simplifies the header.
- Tries to rewrite the list of post on the homepage.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-06-15 20:58:10 +02:00
iGor milhit 264fc3480e
layouts: allow lists to be overwritten
- Replace fixed spacing by the pico variable, and improve the horizontal
  spacing of lists of posts (sections).
- Place the list of last posts of the home page on a separate partial.
  Thus, this partial is easier to overwrite in the user layout
  directory.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-12-08 08:55:51 +01:00
iGor milhit 00e50f9055
layout: display the 5 last post on homepage
- Renames index.html to home.html.
- Adds a section, if the home_post_list parameter is set to true, that
  list the 5 last posts.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-11-01 15:04:23 +01:00