Project updates
Changelog
Timeline of product updates and release notes.
Release notes
- Added snippets collection
Added snippets for lightweight practical notes, including index/detail pages and the first content item.
- Introduced site search with Pagefind
Integrated Pagefind into the build pipeline and added localized search pages at /search and /{lang}/search.
- Fixed blog routing issue and added troubleshooting memo
Resolved a /blog 404 in bun dev and documented the root-cause analysis process in a new blog post.
- Added structure rules for individual tool implementations
Clarified routing, feature boundaries, and i18n ownership for tool pages.
- Introduced quality-check automation with Lefthook
Automated formatting and lint checks on pre-commit/pre-push hooks.
- Added changelog and release note pages
Implemented `/changelog` timeline and per-release note detail pages.
- Launched tools index page
Implemented a tools index backed by the tools collection with search/filter UI.
- Published multilingual legal pages
Prepared legal documents such as Terms, Privacy Policy, and Disclaimer.
- Implemented multilingual foundation
Introduced the i18n module and started Japanese/English translation workflow.
- Built project foundation
Initialized Astro project and set up Tailwind, SEO, and PWA basics.
hsb.horse