portfoligor/CHANGELOG.md

8.8 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

  • i18n: extract, translate strings to be translated #18
  • style: add a stylesheet for printing #28

Commits

  • documentation: update the README to new git repo 282b6bc
  • gitInfo: configuration of the git repository 1aaa6b0
  • scss: improve the verse text layout 989343e
  • post image: get the image in the atom xml file 0c21f00
  • text: set font style to em nested in blockquote e78fd96
  • text: style the new citation block 40da59a
  • homepage: move the CV file to the personal data 7a2aa2d
  • layout: fix medias integration a7c87c9

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

  • RSS: Improves the RSS template #9
  • layout: improve list of post taxonomy terms #10

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