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.
1.4.0 - 2020-07-18
- custom style for featured posts
1.3.0 - 2020-07-16
- demo URL to package.json
- developer keyword to package.json
- rewrite in vanilla JS what FitVids did (adding a responsive container to embeds)
- jQuery dependency
- FitVids dependency
- author's URL in package.json
1.2.0 - 2020-05-28
- no more "hamburger" menu on mobile, just a responsive basic header
- no more infinite scrolling to see all posts, just a basic pagination
- fixed repository's URLs
- fixed margin bottom on first element in a post's content
- GitHub action for deploying theme
1.1.0 - 2020-05-25
- responsive content
- responsive font-size
- golden ratio typography (spaces, font sizes)
1.0.0 - 2020-05-22
- dark theme
- styling for specific tags : JavaScript, PHP, CSS, HTML, React, NodeJS
- style for links and hover
- footer with links to Ghost and Noir theme
- code highlight with Prism
- Prism dark theme
- add default badge colors when a post's main tag is not in the list (JavaScript, PHP...)
- fix main tag badge colors on posts when posts have multiple tags