Home
Softono
astroplate

astroplate

Open source MIT Astro
1.1K
Stars
400
Forks
7
Issues
16
Watchers
1 week
Last Commit

About astroplate

<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> <img width="1600" height="900" alt="astroplate-free-astro-starter-template" src="https://github.com/user-attachments/assets/f7216b22-2c39-4963-a069-c25ea3488c6a" /> <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?aff=astroplate"> <img src="https://sitepins.com/button.svg" alt="Edit with Sitepins"> </a ...

Platforms

Web Self-hosted

Languages

Astro

Astro + Tailwind CSS + TypeScript Starter and Boilerplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.

astroplate-free-astro-starter-template

πŸ‘€ Demo | πŸ‘€ Demo Multilang | Page Speed (100%)πŸš€ | Edit with Sitepins

Made with β™₯ by Zeon Studio

If you find this project useful, please give it a ⭐ to show your support.

Astro Version 6.1.9

license code size

contributors

πŸ“Œ 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
  • πŸ€– LLM-ready docs generation (llms.txt, llms-full.txt, and per-page .md)
  • πŸ“Ž 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.1.9
  • node v22.12.0+ (see .nvmrc)
  • tailwind v4+

πŸ‘‰ Install Dependencies

pnpm install

πŸ‘‰ Development Command

pnpm run dev

πŸ‘‰ Build Command

pnpm run build

πŸ‘‰ Generate LLM Files

After build, this project can generate LLM-friendly files from your dist HTML:

  • llms.txt (index of pages)
  • llms-full.txt (full combined content)
  • optional per-page Markdown files

Use one of these ways:

# included in build
pnpm run build

# or run manually after build
pnpm run generate-llms

Configuration is in src/config/config.json under llms:

  • generate_llms_txt: create llms.txt
  • generate_llms_full_txt: create llms-full.txt
  • generate_individual_md: create individual .md files
  • include: include only selected routes/globs (empty = all files). Examples: /about, /blog/** (all files in blog folder)
  • exclude: exclude routes/globs on top of defaults. Example: /blog/index.html

πŸ‘‰ Preview on Cloudflare Workers

pnpm run preview:cf-workers

πŸ‘‰ Deploy to Cloudflare Workers

pnpm 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 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.

Edit with Sitepins

🐞 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.

πŸ“ 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.