Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Responsive, Markdown-based personal blog theme for Astro with Tailwind CSS, DaisyUI, fuzzy search, and three color modes.

Fully customizable personal portfolio and blog website made with Spring Boot
Astro Sarissa Blog Theme is a responsive, Markdown-based personal blog theme built on the Astro framework, providing a fully functional blog site with category and archive views, fuzzy search, and three color modes.
Astro Sarissa Blog Theme is a free, MIT-licensed Astro starter for personal blogs that takes Markdown posts as content and outputs a static, responsive blog website. Created by İsmail Özçelik, the theme is configured through a single JavaScript config object that controls site title, description, social media links, categories, date format, pagination size, search options, and UI labels. It runs on the Astro static site generator, so the final build is plain HTML, CSS, and JavaScript with no server required.
After cloning the Astro project, edit the config file to set site information, categories, and preferences, then add Markdown posts to the content directory. The theme builds the static site with Astro, and the result is deployable to any static host like GitHub Pages, Netlify, or Vercel.
The theme is free and MIT licensed, so it can be used commercially or personally, modified, and redistributed with attribution to the original creator.
Yes. The theme is released under the MIT license, so it is free to use, modify, and distribute, including for commercial projects.
Yes. Sarissa Blog includes three color modes — Light, Book, and Dark — that readers can switch between via the theme-change component.
Yes. The theme centralizes configuration in a single object where you can set the site title, description, favicon, footer, date format, social media links, default page size, categories, search options, menu labels, and i18n translations.
Yes. It uses Fuse.js to provide fuzzy search that matches post titles and descriptions, with configurable key weights and scoring.
