About This Blog
This blog is where I collect and share fukushiki’s tech posts in one place.
Some posts are published only here, while others are picked up from Zenn/Qiita/Note for Japanese readers and from dev.to for international readers.
Technologies Behind This Blog
I originally used Codex to build an Astro starter template, and then customized it for this site.
You can find the base template below.
Tech Stack
- Astro: Powers the whole site. I’m focusing on fast, lightweight static pages.
- Markdown: I write and manage posts in Markdown for quick edits.
- Astro Content Collections: Keeps frontmatter structured and content handling safer.
- TypeScript: Helps keep config and page code easier to maintain.
- Cloudflare Pages: Deploys automatically whenever
mainis updated.
Planned Improvements
- Add more Japanese/English paired posts
- Improve tag organization and navigation
- Share more small experiments and technical notes