davidsharp / gb-studio-site

GB Studio Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

GB Studio Site


Languages

Language:CSS 62.6%Language:HTML 32.9%Language:JavaScript 4.5%