Fuwari screenshot

Fuwari

Author Avatar Theme by Saicaca
Updated: 23 May 2025
2329 Stars

A static blog template built with Astro.

Categories

Overview:

Fuwari is a static blog template built with Astro, a refactored version of hexo-theme-vivia. It is still a work in progress and the code may be messy. The template includes features such as being built with Astro and Tailwind CSS, view transitions between pages (currently not supported by Firefox and Safari), light/dark mode, customizable theme colors and banner, and a responsive design. It also has plans for features such as comments, search, and a table of contents.

Features:

  • Built with Astro and Tailwind CSS
  • View Transitions between pages (currently not supported by Firefox and Safari)
  • Light/dark mode
  • Customizable theme colors & banner
  • Responsive design
  • Comments (planned feature)
  • Search (planned feature)
  • Table of Contents (planned feature)

Installation:

To use Fuwari, follow these steps:

  1. Fork this repository.
  2. Edit the config file src/config.ts to customize your blog.
  3. Run npm run new-post -- <filename> to create and edit a new post in src/content/posts/.
  4. Deploy your blog to Vercel, Netlify, GitHub Pages, or any other platform following their respective guides.

Summary:

Fuwari is a static blog template built with Astro and Tailwind CSS. It offers features such as view transitions between pages, light/dark mode, customizable theme colors and banner, and a responsive design. It is still a work in progress and has plans to include comments, search, and a table of contents. To use it, simply fork the repository, customize the config file, create and edit new posts, and deploy your blog to your desired platform.