Flowing Wind is a collaborative blog maintained by Fuuraiko and Maxim. It serves as a space where we share our thoughts on whatever captures our curiosity, ranging from technical insights to personal reflections.
- Website: https://flowing-wind.space/
- Authors: Fuuraiko & Maxim
- Language: Simplified Chinese (zh-CN)
- Timezone: Asia/Shanghai
This blog is built upon the AstroPaper theme with several customizations and enhancements:
- Type-safe Markdown: High performance and reliability using Astro's content collections.
- Responsive & Accessible: Optimized for both mobile and desktop, with accessibility enhancements tested for screen readers.
- Light & Dark Mode: Full support for theme switching based on user preference.
- Fuzzy Search: Integrated static search powered by Pagefind.
- Math Support: Built-in support for LaTeX formulas via KaTeX.
- Archives & Navigation: Easy browsing through a dedicated archives page and breadcrumb navigation.
- Framework: Astro
- Styling: TailwindCSS
- Type Checking: TypeScript
- Search: Pagefind
- Icons: Tabler Icons
- Deployment: Cloudflare Pages
This project uses pnpm as the package manager.
# Install dependencies
pnpm install
# Start local dev server at localhost:4321
pnpm run dev
# Build the production site (including search index)
pnpm run build
# Preview the build locally
pnpm run previewLicensed under the MIT License, Copyright © 2026.