Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/astro-microcms-ssg-poc
https://github.com/leaysgur/astro-microcms-ssg-poc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/astro-microcms-ssg-poc
- Owner: leaysgur
- Created: 2022-03-23T08:07:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T11:52:20.000Z (over 2 years ago)
- Last Synced: 2024-04-15T07:11:57.071Z (7 months ago)
- Language: Astro
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astro-microcms-ssg-poc
- Use [microCMS] as data source
- Use [Astro] as SSG w/ [Svelte] rendererThis repo demonstrates using the same component for public article page and preview article page.
[microCMS]: https://microcms.io/
[Astro]: https://astro.build/
[Svelte]: https://svelte.dev/