Skip to content

furstblumier/balance-static

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.0%
  • HTML 38.0%