sandbox for testing netlify cms integration with Gerrit.
25de932cc4
Add modified Netlify CMS config pointing api to Gerrit proxy. The intent is to test Netlify CMS - Gerrit integration. Change-Id: I7d52a8a8564223966f4757d62f05c24091c7a8bc |
||
---|---|---|
.netlify | ||
.vscode | ||
site | ||
.DS_Store | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
netlify.toml | ||
package-lock.json | ||
package.json | ||
README.md | ||
yarn.lock |
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