sandbox for testing netlify cms integration with Gerrit.
Go to file
Gabriel Horacio Cutrini 25de932cc4 Add custom Netlify CMS build with Gerrit driver
Add modified Netlify CMS config pointing api to Gerrit proxy.

The intent is to test Netlify CMS - Gerrit integration.

Change-Id: I7d52a8a8564223966f4757d62f05c24091c7a8bc
2019-02-07 15:51:38 -03:00
.netlify clone of full repo to new org 2018-10-29 12:12:36 -07:00
.vscode clone of full repo to new org 2018-10-29 12:12:36 -07:00
site Add custom Netlify CMS build with Gerrit driver 2019-02-07 15:51:38 -03:00
.DS_Store clone of full repo to new org 2018-10-29 12:12:36 -07:00
.gitattributes clone of full repo to new org 2018-10-29 12:12:36 -07:00
.gitignore clone of full repo to new org 2018-10-29 12:12:36 -07:00
.gitreview Adding gitreview and zuul yaml file 2019-02-06 12:40:44 -06:00
.zuul.yaml Adding gitreview and zuul yaml file 2019-02-06 12:40:44 -06:00
README.md clone of full repo to new org 2018-10-29 12:12:36 -07:00
netlify.toml clone of full repo to new org 2018-10-29 12:12:36 -07:00
package-lock.json clone of full repo to new org 2018-10-29 12:12:36 -07:00
package.json clone of full repo to new org 2018-10-29 12:12:36 -07:00
yarn.lock clone of full repo to new org 2018-10-29 12:12:36 -07:00

README.md

StarlingX website

This is the public repo to mantain the StarlingX website at starlingx.io.

Installation instructions

Install vuepress globally

npm install -g vuepress

Install npm packages

npm install

Run vuepress ('site' tells it where to look)

vuepress dev site