Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thinkian/cms-demo

Design template for CMS Bake-off
https://github.com/thinkian/cms-demo

Last synced: about 1 month ago
JSON representation

Design template for CMS Bake-off

Awesome Lists containing this project

README

        

# CMS Demo

This project is intended to be used as a design template for the CMS Bake-off. It was built with [Gatsby](https://www.gatsbyjs.org/).

## Getting Started

1. Install Gatsby-CLI

`npm install --global gatsby-cli`

2. Run Development Server

`gatsby develop`

3. Build static assets

`gatsby build`

4. Deploy

Follow [the Gatsby docs](https://www.gatsbyjs.org/tutorial/part-one/#deploying-gatsbyjs-websites) for a super easy way to deploy using [Surge](https://surge.sh/)