7.7 KiB
7.7 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
v0.2.0 - 2021-11-03
Fixed
- documentation: fill in the README
#6
- theme: simplify the main layout
#8
- layouts: use details for the post informations
#17
- data: sort terms in post information
#13
- style: Implements nord color scheme
#7
Commits
- release: v0.2.0
64c93b7
- header: restore and adapt the avatar image
ad3ee27
- colors: move the visited property up the others
07d9577
- colors: colorizes the link on hover
52a8e25
- menu: improve the menu
c0f6de2
- post: display the postimage if it exists
7bba092
- head: improve the metadata exposed
e7de77b
- content: improve verses layout for small screens
029a3ac
- footer: add link to the last commit
0190c23
- list: fix date variable on the lists and sections
36a334c
- shortcodes: adds an audio player with album cover
e1cf918
- head: add a favicon
e56fddc
- layout: improve post info in single or list pages
8177560
0.1.1 - 2020-06-01
Fixed
Commits
- documentation: add a changelog and auto-changelog
31b27df
- lists: sort list by reverse publication date
920fe4d
0.1.0 - 2020-05-23
Fixed
- template: add metadata to the html head
#3
- template: compare lastmod and publishdate
#5
- style: fix wrong flex property for the main nav
#4
- shorcodes: add a smallcaps shotcode
#1
Commits
- shortcodes: improve smallcaps shortcodes
c6ea77b
- shortcodes: add audio shortcode for external src
21d0ca2
- shortcodes: add shortcodes for audio & streaming
9f142a2
- fonts: set the line height for content
74abde3
- post info: improve punctuation and space usage
9fb6836
- navigation: add a RSS link
84a2435
- section: improve sections, lists and navigation
c44eb75
- style: start using SASS and assets
a7a017b
- page: deactivate pagination
cabdffa
- RSS: update template with regular page variable
8fb2022
- documentation: clean the theme.toml file
0077387
- layout: improve taxonomies pages
b5dc649
- style: add rules for figure tag
09fbaa0
- layout: improve dates logic
74181ec
- style: set overflow to auto for pre tag
f3189b4
- layout: improve date displayed
55dadc7
- layout: add a partial for blog post data
02d6d2f
- layout: remove the base href
38566ba
- style: add rules for code and footnotes
e27f8a9
- rss: add the default rss template
f0549ca
- layout: set the viewport meta tag
2c7e6cf
- style: add minimal stylesheet rules
909c3ca
- layout: display basic taxonomies information
4477b30
- layout: add default and partials
498a724
- homepage: structure the homepage content
9b7e39a
- homepage: personnal data
788c7c6
- theme: initialize new hugo theme
3b7347c