sandbox for testing netlify cms integration with Gerrit.
Go to file
Wes Wilson f53d4b17f0
Merge pull request #4 from StarlingXWeb/faq-governance-fix
Fixing links to StarlingX governance
2018-11-08 07:52:47 -08: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 Fixing links to StarlingX governance 2018-11-08 09:22:59 +01: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
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