Skip to content

Releases: ismailnguyen/a-software-crafter-s-journey

v1.2.0

27 Apr 14:27
Compare
Choose a tag to compare

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

27 Apr 09:31
c2a88e8
Compare
Choose a tag to compare

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