Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free open-source Astro + Tailwind CSS + TypeScript starter with multilingual support, 15+ pages, and LLM-ready docs.
Astroplate is a free, open-source starter template by Zeon Studio that ships a complete Astro 7.0.0 content site with Tailwind CSS 4, TypeScript, multilingual support, and 15+ pre-designed pages.
Astroplate is a starter template and boilerplate for building static websites with Astro, Tailwind CSS, and TypeScript. It takes content written in Markdown or MDX and generates a fully static site with built-in SEO, sitemap, search, and dark mode. The template runs on Astro v7.0.0, requires Node v22.12.0+ and pnpm, and is released under the MIT license by Zeon Studio.
llms.txt, llms-full.txt, and optional per-page Markdown files, configurable via src/config/config.json.llms.txt) from their static docs or blog.pnpm run generate-llms after building to create llms.txt and per-page Markdown files.After cloning the repository, install dependencies with pnpm install, then run pnpm run dev for local development and pnpm run build to produce the static site. The build also generates LLM files automatically, or you can run pnpm run generate-llms manually. Content is edited in Markdown/MDX, and non-technical editors can use Sitepins, the pre-configured Git-based headless CMS.
Astroplate is free and open-source under the MIT license. The code is free to use and modify; the template's demo images are for illustration only and are not licensed for redistribution.
Yes, Astroplate is released under the MIT license, so it is free to use, modify, and deploy for personal or commercial projects.
The project requires Node v22.12.0+ and pnpm as the package manager, and it uses Astro v7.0.0 with Tailwind CSS v4.
Yes, Astroplate comes pre-configured with Sitepins, a Git-based headless CMS that lets you update text, images, and config directly in a visual editor.
Yes, it has built-in multilingual support. A separate demo at astroplate-multilang.netlify.app shows a multi-language deployment.
Run pnpm run build to generate the files automatically, or pnpm run generate-llms afterwards. The output includes llms.txt, llms-full.txt, and optional individual Markdown files based on the configuration in src/config/config.json.
