- 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>
- 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>
- 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>