1.0.0 • Published 6 years ago

klair.co v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Kickoff GatsbyJs

A starting point using ReactJs, bundled with awesome GatsbyJs.

Demo

Stack

To use

  • Fork or download this repository
  • Ready!

To change site config ./config/index.js

Setup

Run:

yarn install

Development

To start development server

yarn start

Deployment

yarn run build
yarn serve

Admin panel

localhost:8000/admin/

The trailing slash is required!

Getting Started (Recommended)

Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. The example here is the Kaldi coffee company template (adapted from One Click Hugo CMS). Use the button below to build and deploy your own copy of the repository:

After clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify’s Identity service to authorize users to log in to the CMS.