Changelog.

v0.4.0 (2021-07-10)

  • post: rewrote post en/3
  • ui: add edit button on post page

  • core: simplified repo url to single place
  • post: remove unused image and fix image link
  • ui: gist is more responsive
  • ui: add edit button on top of page as well
  • ui: reduce margin on table on content

  • Merge pull request #5 from kamontat/dependabot/npm_and_yarn/types/react-17.0.14
  • Merge pull request #4 from kamontat/dependabot/npm_and_yarn/types/node-16.3.0
  • Merge pull request #2 from barisengez/main
  • Merge pull request #3 from kamontat/dependabot/npm_and_yarn/types/react-dom-17.0.9

v0.3.4 (2021-07-05)

  • ui: more stories panel on post should not show draft article

  • ui: remove more stories when not posts left

v0.3.3 (2021-07-05)

  • post: add info to knowledge requirement

v0.3.2 (2021-07-05)

  • ui: update footer by adding changelog and tailwind

  • posts: add image to en/3 for prometheus section

v0.3.1 (2021-07-05)

  • core: duration on time are missing on index pages
  • script: wrong location of CHANGELOG

  • deps: add more scope on gitgo

  • gtm is not load by default
  • lint: update missing def params
  • script: update deploy to support auto version

  • update posts, update article css, and add gtm
  • integrate with rehype processor
  • ui: add read time

  • modify posts id and add new images
  • move date to article name
  • override descript on post page and change title to suffix with | KC
  • remove unused images
  • post: add more detail on post 3 (EN)
  • post: remove useless posts
  • ui: add gist element
  • ui: reduce margin on x-axis
  • ui: increase font size on articles
  • ui: add website version to footer
  • ui: change link element on article markdown
  • ui: update several place of UI/UX and features