3.9 KiB
3.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
Unreleased
Fixed
- fonts: serve woff2 instead of ttf
- theme: improve spacings
Commits
- dependencies: upgrade the dev packages
- scss: fix the mark color contrast for dark theme
- layouts: allow lists to be overwritten
- scss: improve the scss pipe
- scss: get rid of the webkit audio rounded corner
- scss: improve citation block spacing
- layout: display the 5 last post on homepage
- scss: replace value by a pico variable
- scss: improve spacing of header navigation
- scss: set smaller font size for track lists
- scss: add a bottom border to post-infos content
v0.3.0 - 2024-10-19
Fixed
- picocss: implement the pico css framework
- i18n: extract, translate strings to be translated
- style: add a stylesheet for printing
Commits
- rss: add an updated date
- layouts: update author metadata
- layouts: move
.Site
(deprecated) tohugo
- documentation: update the README to new git repo
- gitInfo: configuration of the git repository
- scss: improve the
verse
text layout - post image: get the image in the atom xml file
- dependencies: add picocss as a dependency
- text: set font style to em nested in blockquote
- text: style the new citation block
- homepage: move the CV file to the personal data
- layout: fix medias integration
v0.2.0 - 2021-11-03
Fixed
- documentation: fill in the README
- theme: simplify the main layout
- layouts: use details for the post informations
- data: sort terms in post information
- style: Implements nord color scheme
Commits
- release: v0.2.0
- header: restore and adapt the avatar image
- colors: move the visited property up the others
- colors: colorizes the link on hover
- menu: improve the menu
- post: display the postimage if it exists
- head: improve the metadata exposed
- content: improve verses layout for small screens
- footer: add link to the last commit
- list: fix date variable on the lists and sections
- shortcodes: adds an audio player with album cover
- head: add a favicon
- layout: improve post info in single or list pages
0.1.1 - 2020-06-01
Fixed
- RSS: Improves the RSS template
- layout: improve list of post taxonomy terms
Commits
- documentation: add a changelog and auto-changelog
- lists: sort list by reverse publication date
0.1.0 - 2020-05-23
Fixed
- template: add metadata to the html head
- template: compare lastmod and publishdate
- style: fix wrong flex property for the main nav
- shorcodes: add a smallcaps shotcode
Commits
- shortcodes: improve smallcaps shortcodes
- shortcodes: add audio shortcode for external src
- shortcodes: add shortcodes for audio & streaming
- fonts: set the line height for content
- post info: improve punctuation and space usage
- navigation: add a RSS link
- section: improve sections, lists and navigation
- style: start using SASS and assets
- page: deactivate pagination
- RSS: update template with regular page variable
- documentation: clean the theme.toml file
- layout: improve taxonomies pages
- style: add rules for figure tag
- layout: improve dates logic
- style: set overflow to auto for pre tag
- layout: improve date displayed
- layout: add a partial for blog post data
- layout: remove the base href
- style: add rules for code and footnotes
- rss: add the default rss template
- layout: set the viewport meta tag
- style: add minimal stylesheet rules
- layout: display basic taxonomies information
- layout: add default and partials
- homepage: structure the homepage content
- homepage: personnal data
- theme: initialize new hugo theme