Skip to content

chrismaltby/gbss

Repository files navigation

GB Studio Site

Static promo and documentation site for GB Studio.

Deployed Sites

The GB Studio site is powered by Netlify and automatically deploys from merges to the following branches:

https://www.gbstudio.dev/ reflects the latest content in master

https://develop.gbstudio.dev/ reflects the latest content in develop

Run Locally

Install Hugo static site generator.

Run dev server using:

hugo -D server

then open http://localhost:1313/

To preview with Beta theme:

env BUILD_CONTEXT=develop hugo -D server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published