Website repository for Space Station 3D!
This website is setup for use with Zola. Install instructions for various platforms can be found here.
- Clone this repo.
- Download Zola v0.18.0 (for windows) here.
- Move the downloaded .exe to the repo directory.
- Build the site by opening Command Prompt (or Windows PowerShell) and using the following commands:
cd "<insert repo directory>"
zola serve (or "\.zola serve" if using Windows PowerShell)
The site should host locally at http://localhost:1111/.
Using a verson of Zola later than v0.18.0 will result in syntax errors.
A checklist regarding the process of the devblog can be found on our management board.
All CODE falls under the MIT license.
All ASSETS fall under the CC BY-NC-SA 4.0 license.