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
- Minimal and fast: Built with Astro for optimal performance and minimal JavaScript
- SEO-friendly: Sitemap, RSS feed, and Open Graph protocol support out of the box
- Accessible: System, dark, and light mode support with keyboard navigation
- Developer-friendly: TypeScript, Tailwind CSS, and modern tooling
- MDX support: Write interactive blog posts with custom components including - built-in InfoBox admonitions
- Comments system: Built-in support for Giscus comments
- CLI tool: Create and manage blog posts and projects from the command line
Hello!! All of your concerns have been addressed in a new commit of mine which is available to all of you now.
Added GPU pass‑through, engine‑agnostic containers (DEVBOX_ENGINE for Podman/rootless), and alternate config filenames to avoid Jetify collisions—while keeping a tiny, CLI‑first flow that works outside VS Code.
Yeah... i didn't realize this was a project before hand, do they use their own container framework? seems like too much for my small project but i can apricate your input.
Well its not the same programming wise so your problem might be fixed on ours but as i said in another reply i wasnt aware of the existing project and our overlaps i did no research before hand sadly
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)
Highlights
- Minimal and fast: Built with Astro for optimal performance and minimal JavaScript
- SEO-friendly: Sitemap, RSS feed, and Open Graph protocol support out of the box
- Accessible: System, dark, and light mode support with keyboard navigation
- Developer-friendly: TypeScript, Tailwind CSS, and modern tooling
- MDX support: Write interactive blog posts with custom components including - built-in InfoBox admonitions
- Comments system: Built-in support for Giscus comments
- CLI tool: Create and manage blog posts and projects from the command line
Demo: https://tinybones.pages.dev/
Repo: https://github.com/itzcozi/tinybones
Astro, Tailwind v4, MD/MDX, Fuse.js for search, Giscus (optional)