SkillAgentSearch skills...

Astroplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!

Install / Use

/learn @zeon-studio/Astroplate

README

<h1 align=center>Astro + Tailwind CSS + TypeScript Starter and Boilerplate</h1> <p align=center>Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.</p> <p align=center>Made with ♥ by <a href="https://zeon.studio/">Zeon Studio</a></p> <p align=center> If you find this project useful, please give it a ⭐ to show your support. </p> <h2 align="center"> <a target="_blank" href="https://astroplate.netlify.app/" rel="nofollow">👀 Demo</a> | <a target="_blank" href="https://astroplate-multilang.netlify.app/" rel="nofollow">👀 Demo Multilang</a> | <a target="_blank" href="https://pagespeed.web.dev/analysis/https-astroplate-netlify-app/yzx3foum3w?form_factor=desktop">Page Speed (100%)🚀</a> | <a target="_blank" href="https://app.sitepins.com/new/clone?name=Astroplate&repository=https://github.com/zeon-studio/astroplate/"> <img src="https://sitepins.com/button.svg" alt="Edit with Sitepins"> </a> </h2> <p align=center> <a href="https://github.com/withastro/astro/releases/tag/astro%406.0.4"> <img src="https://img.shields.io/static/v1?label=ASTRO&message=6.0.4&color=000&logo=astro" alt="Astro Version 6.0.4"/> </a> <a href="https://github.com/zeon-studio/astroplate/blob/main/LICENSE"> <img src="https://img.shields.io/github/license/zeon-studio/astroplate" alt="license"></a> <img src="https://img.shields.io/github/languages/code-size/zeon-studio/astroplate" alt="code size"> <a href="https://github.com/zeon-studio/astroplate/graphs/contributors"> <img src="https://img.shields.io/github/contributors/zeon-studio/astroplate" alt="contributors"></a> </p>

📌 Key Features

  • 👥 Multi-Authors
  • 🌐 Multilingual
  • 🎯 Similar Posts Suggestion
  • 🔍 Search Functionality
  • 🌑 Dark Mode
  • 🏷️ Tags & Categories
  • 🔗 Netlify setting pre-configured
  • 📞 Support contact form
  • 📱 Fully responsive
  • 📝 Write and update content in Markdown / MDX
  • 📎 Google Tag Manager
  • 💬 Disqus Comment
  • 🔳 Syntax Highlighting

📄 15+ Pre-designed Pages

  • 🏠 Homepage
  • 👤 About
  • 📞 Contact
  • 👥 Authors
  • 👤 Author Single
  • 📝 Blog
  • 📝 Blog Single
  • 🚫 Custom 404
  • 💡 Elements
  • 📄 Privacy Policy
  • 🏷️ Tags
  • 🏷️ Tag Single
  • 🗂️ Categories
  • 🗂️ Category Single
  • 🔍 Search

🔗 Integrations

  • astro/react
  • astro/sitemap
  • astro/tailwind
  • Cloudflare Workers (optional deployment)

🚀 Getting Started

📦 Dependencies

  • astro v6.0.4
  • node v22.12.0+ (see .nvmrc)
  • yarn v1.22+
  • tailwind v4+

👉 Install Dependencies

yarn install

👉 Development Command

yarn run dev

👉 Build Command

yarn run build

👉 Preview on Cloudflare Workers

yarn run preview:cf-workers

👉 Deploy to Cloudflare Workers

yarn run deploy:cf-workers

👉 Build and Run With Docker

docker build -t astroplate .
# or
# docker build --build-arg INSTALLER=npm -t astroplate .
# or
# docker build --build-arg INSTALLER=pnpm -t astroplate .

docker run -p 3000:80 astroplate
# or
# docker run --rm -p 3000:80 astroplate

To access the shell within the container:

docker run -it --rm astroplate ash
<!-- edit with sitepins -->

📝 Edit Content with CMS

This template comes pre-configured with Sitepins, a Git-based Headless CMS designed for seamless content management. You can update your website’s text, images, and configuration without touching a single line of code.

How to get started:

Click the Edit with Sitepins button below and follow the on-screen instructions to start editing your content visually.

<a target="_blank" href="https://app.sitepins.com/new/clone?name=Astroplate&repository=https://github.com/zeon-studio/astroplate/"> <img src="https://sitepins.com/button.svg" alt="Edit with Sitepins"> </a> <!-- reporting issue -->

🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

<!-- licence -->

📝 License

Copyright (c) 2023 - Present, Designed & Developed by Zeon Studio

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

💻 Need Custom Development Services?

If you need a custom theme, theme customization, or complete website development services from scratch you can Hire Us.

View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated16h ago
Forks361

Languages

Astro

Security Score

100/100

Audited on Mar 27, 2026

No findings