https://github.com/apostrophecms/astro-frontend
Astro demo project
https://github.com/apostrophecms/astro-frontend
Last synced: 12 months ago
JSON representation
Astro demo project
- Host: GitHub
- URL: https://github.com/apostrophecms/astro-frontend
- Owner: apostrophecms
- Created: 2023-10-19T19:51:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T15:56:17.000Z (over 1 year ago)
- Last Synced: 2025-06-22T14:15:34.567Z (12 months ago)
- Language: Astro
- Size: 354 KB
- Stars: 6
- Watchers: 1
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apostrophecms/astro-frontend
This is an Astro-based website, with editable content powered by ApostropheCMS.
To complete your project, you will need to fork *two* repositories:
this one (the starting point for your Astro project), and the
[`apostrophecms/starter-kit-astro`](https://github.com/apostrophecms/starter-kit-astro)
project to power content editing, store your content, handle media uploads and
provide a complete and user-friendly on-page editing experience. This kind of
side-by-side development separating the "front end" or "front for back" (Astro)
from the content management system (ApostropheCMS) is common when working with
Astro.
Please see the [`@apostrophecms/apostrophe-astro`](https://github.com/apostrophecms/apostrophe-astro) documentation
for complete information about how to get started with this project.