Zarthus / balance-static

Rendered guide(s) at your fingertips

Home Page:https://www.thebalanceffxiv.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

balance-static

Rendered guide(s) at your fingertips

Testing locally

Make sure you have hugo extended installed, either drop hugo.exe in the root dir or add it to your PATH.

# Clone the repository
git clone --recursive https://github.com/The-Balance-FFXIV/balance-static.git

# Navigate into it
cd ./glam/

# Install project dependencies and dependencies. If you prefer to not edit PATH, you can install globally.
export PATH=$PATH:node_modules/.bin
yarn install

# Run the server
hugo server --disableFastRender

# Server starts by default on `localhost:1313`

About

Rendered guide(s) at your fingertips

https://www.thebalanceffxiv.com/


Languages

Language:CSS 62.0%Language:HTML 38.0%