Changelog :
- Extract configuration into .env file in order to customize the blog
- Add a search bar (to search on tags, title, description)
- Sort articles by newest
- Only show articles with published date anterior or equals to today
- Add a configurable Google Analytics plugin (with debug mode enabled)
- Add LinkedIn share button
- Clean some hacks
- Add higlight on markdown (thanks to @MaximeRnR)