Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olliesworld/wwc-boulder-slides
Slides explaining Headless CMS
https://github.com/olliesworld/wwc-boulder-slides
gatsbyjs headless-cms sanity
Last synced: 14 days ago
JSON representation
Slides explaining Headless CMS
- Host: GitHub
- URL: https://github.com/olliesworld/wwc-boulder-slides
- Owner: OlliesWorld
- Created: 2023-03-26T03:58:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T22:57:38.000Z (over 1 year ago)
- Last Synced: 2024-12-21T19:13:40.839Z (14 days ago)
- Topics: gatsbyjs, headless-cms, sanity
- Language: TypeScript
- Homepage: https://wwc-boulder-slides.vercel.app
- Size: 31.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Women Who Code Boulder/Denver Demo Site
## General info
This project is a demo for a talk about headless CMS. Cards with flowers for planning a garden
https://demo-flowers.netlify.app/
## Technologies used
Project is created with:
SlidevTo start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).