Live data from Hacker News

TinyBones – clean, accessible Astro blog starter

tinybones.pages.dev

1–2 of 2 posts

Re: TinyBones – clean, accessible Astro blog starter

#2
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)