coliff / decap-website

Source of Decap website and docs

Home Page:https://decapcms.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decap CMS Website & Docs

This repository builds decapcms.org. If you'd like to propose changes to the site or docs, you'll find the source files in here.

Local development

The site is built with GatsbyJS.

To run the site locally, you'll need to have Node version 18 or above installed on your computer.

To install dependencies and start the development server, run the following commands:

npm install
npm run start

Then visit http://localhost:8000/ - Gatsby will automatically reload CSS or refresh the page when stylesheets or content changes.

About

Source of Decap website and docs

https://decapcms.org


Languages

Language:JavaScript 100.0%