Skip to content

harmony-one/website

Repository files navigation

Install

npm install -g gatsby-cli

Development

$ make install
$ make dev
$ make build

Config

Development : static/admin/config.yml

backend:
  name: gitlab
  repo: daywednes/gatsbyjs_harmony
  branch: master

Product : static/admin/config.yml

backend:
  name: git-gateway
  branch: master

Deploy

Deploy to Netlify

Setting Admin

  • Select "Site settings"
  • Select "Identity" -> "Enable"
  • Select "Registration" => "Invite only"
  • Select "Service" => "Enable Git Gateway"

Invite User

  • Select "Menu"
  • Select "Indentity" => "Invite User"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published