Commit Graph

6 Commits (6ffdf36c2014b2361201051b9465819bd8e84f62)

Author SHA1 Message Date
iGor milhit 6ffdf36c20
picocss: import pico
- Updates the picocss dependency.
- Imports pico in the sass hugo pipe.
- Uses dart-sass as transpiler.
- Overrides the font family.
- Plays with layouts to discover picocss.
- Updates the changelog.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-10-12 13:59:53 +02:00
iGor milhit c2ac1f5ed1
dependencies: add picocss as a dependency
* Adds picocss as a dependency.
* Upgrade dependencies.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-09-02 08:13:54 +02:00
iGor milhit 897b8e6ecf
style: add a stylesheet for printing
* Install the gutenberg framework with yarn.
* Copy the stylesheet to assets/css.
* Configure the resource in the head.html.
* Adapt the templates to hide elements on print.
* Closes #28.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2021-11-04 18:24:16 +01:00
iGor milhit 64c93b72d6
release: v0.2.0
Co-Authored-by: iGor milhit <igor@milhit.ch>
2021-11-03 17:04:38 +01:00
iGor milhit 0190c233e9
footer: add link to the last commit
* Adds a link, if .gitInfo is set, to the last commit that modified the
  current page. The git repository URL is still hardcoded.
* Upgrades auto-changelog.
* Updates the CHANGELOG.md file.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2021-01-31 17:11:12 +01:00
iGor milhit 31b27df95f
documentation: add a changelog and auto-changelog
* Adds auto-changelog as a node dev dependency with yarn.
* Adds .auto-changelog config file.
* Generates the first version of the changelog.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-06-01 15:24:12 +02:00