Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:

Slidev

To start the slide show:

- `npm install`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).