TinyBones is a minimalist blog template for Astro focused on speed, readability, and accessibility. It ships almost zero JS on content pages and includes handy niceties like TOC, reading time, search, share buttons, and Giscus comments.
Highlights
- MD + MDX support
- SEO helpers (SEO components, RSS, sitemap, robots)
TinyBones is a minimalist blog template for Astro focused on speed, readability, and accessibility. It ships almost zero JS on content pages and includes handy niceties like TOC, reading time, search, share buttons, and Giscus comments.
Highlights
- MD + MDX support
- SEO helpers (SEO components, RSS, sitemap, robots)
- Table of Contents + reading time
- Tag pages and author pages
- Client-side fuzzy search + index generator
- Share buttons and copy-code buttons
- Giscus comments (toggle per post)
- Dark mode + dyslexia‑friendly font toggle
- Tailwind v4, accessible components
Demo: https://tinybones.pages.dev/ Repo: https://github.com/itzcozi/tinybones
Astro, Tailwind v4, MD/MDX, Fuse.js for search, Giscus (optional)