Loading repository data…
Loading repository data…
zeon-studio / repository
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!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
llms.txt, llms-full.txt, and per-page .md)pnpm install
pnpm run dev
pnpm run build
After build, this project can generate LLM-friendly files from your dist HTML:
llms.txt (index of pages)llms-full.txt (full combined content)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.txtgenerate_llms_full_txt: create llms-full.txtgenerate_individual_md: create individual .md filesinclude: 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.htmlpnpm run preview:cf-workers
pnpm run deploy:cf-workers
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
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.
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.
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.
If you need a custom theme, theme customization, or complete website development services from scratch you can Hire Us.