🛠️ Web Development Log
The entries below are grouped by major versions. Click each minor version to expand the details.
V1.1.0 Better Portfolio Display: Waterfall View
Mar 16. 2026
- Enhanced portfolio image display
- Improved search integration for portfolio items
- Added waterfall gallery layout
V1.1.1
- Adjusted page style structure so each page's styles no longer affect each other
- Separated image popup behavior from image display size control
- Images now adjust their display size based on their aspect ratio
- Fixed the issue where work card titles appeared vertically
- Fixed style conflicts caused by the image processing program
- Added support for content that can extend beyond the default page width
- Fixed occasional scaling issues in the waterfall layout when resizing the window quickly
- Fixed the floating info box showing a black background in light mode
V1.1.0
- Images now display on waterfall gallery detail pages
- Search results now show portfolio images
- Removed duplicate titles from portfolio markdown files
- Consolidated portfolio route handlers to prevent conflicts
- Updated search index to include portfolio images
- Modified page layout for featured works
- Replaced custom lightbox with open source solution
V1.0.2 Official Release
Nov 10. 2025 - Mar 13. 2026
- Fixed jump link bugs
- Added waterfall portfolio display
- Fixed numerous compatibility issues
- Implemented waterfall portfolio showcase mode
V1.0.2
- Fixed jump link bugs
- Added waterfall portfolio display
V1.0.1
- Fixed numerous compatibility issues
- Converted portfolio assets to WebP format for faster loading.
V1.0.0
- Added 404 page
- Created site map
V0.4.2 Multilingual Support & Enhanced Search
Nov 4. 2025 – Nov 9. 2025
- Built the Chinese interface framework.
- Added tag and search features.
- Fixed layout issues and rebuilt several reusable components.
- Moved the development log to its own dedicated page.
V0.4.2
- Implemented tag functionality.
- Moved the development log to a new dedicated page.
- Fixed the bug where post positions shifted after refresh.
- Resolved excessive line spacing in list styles.
- Added collapsible list functionality.
- Added support for inserting internal post links.
- Implemented tag-based search.
- Rebuilt the font system for unified typography.
- Rebuilt the centering component for repeated in-article use.
- Rebuilt the highlight component for repeated in-article use.
- Added keyword- and tag-based search.
- Implemented search indexing.
- Created a new version of the development log.
V0.4.1
- Adjusted body text font for better readability.
- Completed the initial translation for the Chinese interface.
- Optimized mobile layout and display.
V0.4.0
- Built the framework for the Chinese-language mode.
- fix some bug for V0.3
V0.3.2 Subscription & Comment System
Oct 27. 2025 – Nov 3. 2025
- Added subscription functionality using buttondown.
- Added a comment system using utteranc.es.
V0.3.2
- Improved the subscription button's mobile display and completed testing.
- Added comment functionality using utteranc.es.
V0.3.1
Used smaller thumbnails on article pages to reduce loading time.
V0.3.0
Created a subscription feature based on buttondown.
V0.2.4 Personalized Feature Updates
Oct 22. 2025 – Oct 26. 2025
- Developed modular lightbox and corner badge features
- Added a contact interface
- Implemented dark mode and a simple search
- Created a separate contact page
V0.2.4
- Added support for adjusting image placement in lists.
- Streamlined static resources.
V0.2.3
- Added post-pinning and corner badge features.
- Created a simplified process for adding new blog and portfolio posts.
- Added text-centering and dark-mode-compatible Markdown highlighting.
V0.2.2
- Added dark mode and search capabilities.
- Moved featured portfolio items to the homepage.
- Moved original homepage content to the About page.
- Initialized blog and portfolio systems for automatic Markdown detection.
- Added a Contact page.
V0.2.1
- Optimized the lightbox and refactored it for reuse.
- Improved mobile layout and added a hamburger menu.
V0.2.0
- Implemented the image-zoom lightbox feature.
- Fixed GitHub display issues with directly referenced images.
V0.1.2 Basic Page Setup
Oct 19. 2025 – Oct 21. 2025
- Beginning of the project.
V0.1.2
- Created the featured portfolio page.
- Added contact information to the footer.
- Improved overall page layout and visual hierarchy.
V0.1.1
- Created the initial layouts for the Home. Blog. Portfolio. and About pages.
- add personal link
V0.1.0
- Created the project.
- Completed the initial homepage.
- Built the Header and Footer.