- Updates the picocss dependency.
- Imports pico in the sass hugo pipe.
- Uses dart-sass as transpiler.
- Implements a new logo in SVG, with color adapted to the prefered
colorsheme.
- Adapts my styles to the pico css theme.
- Updates the changelog.
- Closes#29.
- Closes#15.
- Closes#16.
Co-Authored-by: iGor milhit <igor@milhit.ch>
* Improves the metadata exposed, such as site or post description, site
or post image. Make use of <https://matuzo.at/blog/html-boilerplate>.
* Removes extra empty lines or identation due to badly written layout.
However, minifying at build could be a good idea.
* Improves very slightly the webmanifest file.
Co-Authored-by: iGor milhit <igor@milhit.ch>
The favicon, used to display the little icon in the browser tab and some
other places elsewhere, has been prepared by
@Troll https://maly.io/@Troll
* Creates the static directory.
* Places the favicon's files in that directory.
* Updates the head partial template with appropriate links
Co-Authored-by: Igor Milhit <igor@milhit.ch>
Co-Authored-by: @troll <Troll@maly.io>
* NEW Adds assets/scss directories.
* Copies static/styles.css to assets/scss/main.scss
* Improves head layouts to compile assets depending if on server or
build.
Co-Authored-by: Igor Milhit <igor@milhit.ch>
* NEW Adds a templates for categories and tags lists.
* NEW Styles (not so well…) the categories and tags lists.
* BETTER Improves includes in the _default templates.
Co-Authored-by: Igor Milhit <igor@milhit.ch>
* NEW Adds CSS rules.
* BETTER Improves very slighlty some layout templates.
* FIX Fixes a missing code label.
Co-Authored-by: Igor Milhit <igor@milhit.ch>
* NEW Adds professional data.
* BETTER Complete personal data.
* NEW Adds online contacts.
* Structure data parts with description list.
* NEW Adds a static style sheet and minimally styles the description
lists.
Co-Authored-by: Igor Milhit <igor.milhit@rero.ch>
* NEW Adds files for an empty theme.
* NEW Updates the LICENCE.
* NEW Adds a README.md and an empty css file.
Signed-off-by: iGor milhit <igor@milhit.ch>