No description
Find a file
Neeldhara Misra c32a14ce5a Source content from Obsidian vault via CONTENT_BASE env var
Locally: reads from /Users/neeldhara/gitea/obsidian/public/blogs/micro (via .env)
CI: reads from ./src/content (snapshot committed to repo)
Amp-Thread-ID: https://ampcode.com/threads/T-019c7839-0936-729b-aa87-92b35d3d68fe
Co-authored-by: Amp <amp@ampcode.com>
2026-02-20 06:27:53 +05:30
.gitea/workflows Source content from Obsidian vault via CONTENT_BASE env var 2026-02-20 06:27:53 +05:30
.vscode Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
public Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
src Source content from Obsidian vault via CONTENT_BASE env var 2026-02-20 06:27:53 +05:30
.gitignore Source content from Obsidian vault via CONTENT_BASE env var 2026-02-20 06:27:53 +05:30
.prettierrc.mjs Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
astro.config.mjs Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
LICENSE Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
netlify.toml Add Netlify config and Gitea Actions CI/CD workflow 2026-02-20 05:01:40 +05:30
package-lock.json Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
package.json Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
README.md Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30
tsconfig.json Initial commit: astro-micro scaffold 2026-02-20 04:57:48 +05:30

Introducing Astro Micro 🔬

Astro Micro is an accessible theme for Astro. It's a fork of Mark Horn's popular theme Astro Nano. Like Nano, Micro comes with zero frameworks installed.

Micro adds features like Pagefind for search, Giscus for comments, and more. For a full list of changes, see this blog post.

Micro still comes with everything great about Nano — full type safety, a sitemap, an RSS feed, and Markdown + MDX support. Styled with TailwindCSS and preconfigured with system, light, and dark themes.


astro-micro