Changelog

4.0.2 - March 2025

Added

  • New article: Reducing CSS Size and Improving Performance in BLUE 3 Development.
  • New arctile: Automating Package Tracking for BLUE Versions: A Journey to Efficient Data Management.
  • New arctile: Figma Plugins for Automated Code Generation.

Changed

  • Set max-width 700px.
  • Update layout and content on home page and projects page.

4.0.1 - May 2024

Changed

  • More small and minimal size content to focus on content.
  • Homepage changed UI.

Removed

  • Now page removed.

3.0.1 - May 2023

Added

  • Add author article component including share button, tag, read estimate.
  • Add alert component for markdown.
  • Add glassmorphism effect on Playground

Changed

  • Fixing clipped-in hero section
  • Update the head tag title on the Home page
  • Update content Intersection and Resize Observer on Playground page
  • Change all og:image path

All changes on this website will recorded on this page.

v3.0.0 - May 2023

Added

  • Add a Style System page for documentation about this website.
  • Add the Today I Learned page for documentation of what I learned today.
  • Add Now page for what I am doing now.
  • Add an Inspiration Website page for the collection website I have found.
  • Add a Changelog page for documentation changes on the website.
  • Add a Playground page for experimental doing.
  • Add Nuxt Content can combine markdown with a Vue component called MDC.
  • Add Nuxt Image now cloud-based from Cloudinary.
  • Add Nuxt Robot to create SEO Better.
  • Add scroll to the top and back buttons.

Changed

  • Change new fresh layout dark and elegant theme.
  • Change the Home page with new animation and interaction.
  • Change the Works page to the Projects page, and new layout.
  • Change the 404-page new layout.
  • Change the navigation bar position from top to bottom.

Removed

  • Remove the Profile page.
  • Remove the dark mode feature.

v2.0.1 - September 2022

Added

  • Add dark mode feature to all pages.
  • Add detailed attention to animation and transition.

v2.0.0 - August 2022

Added

  • Add a Home page for a summary about me.
  • Add Works page and Detail Work page for detailing work project.
  • Add a Profile page for more depth about me.
  • Add 404 pages for the not found page.
  • Add Nuxt Content, markdown file will convert to website.
  • Add a dropdown button for external links.
  • Add download resume button.

Changed

  • Change to NuxtJS 3 beta status for Static Site Render for better SEO.
  • Change serverless cloud from Github to Netlify.

Removed

  • Remove all vanilla codes.

v1.0.0 - June 2021

Added

  • Add only one page with navigation for each section.
  • Create an initial website with HTML, vanilla CSS, and vanilla Javascript.