Releases: ismailnguyen/a-software-crafter-s-journey
Releases · ismailnguyen/a-software-crafter-s-journey
v1.2.0
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)
v1.0.0
First release
Features :
- Articles made with Markdown format
- Add articles via Git publish on 'articles' folder
- Button on top right of the page to contribute with articles
- Readme with installation guide and how to publish an article tutorial
- Twitter share link on each article
- SEO compliant
- Static generated content
Feel free to make pull request