Skip to content

quardbreak/SS3D-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS3D BannerWebsite repository for Space Station 3D!


Located at: website status repo size build status

Local Setup

This website is setup for use with Zola. Install instructions for various platforms can be found here

Windows

  1. Clone this repo.
  2. Downloaded latest version (for windows) on Zola's Github Releases.
  3. Move the downloaded .exe to the repo directory.
  4. Build the site by opening Command Prompt with the following commands:
    cd "<insert repo directory>"
    zola serve

The site should host locally at http://localhost:1111/.

Creating the Devblog

A checklist regarding the process of the devblog can be found on our management board.

LICENSE

All CODE falls under the MIT license.

All ASSETS fall under the CC BY-NC-SA 4.0 license.

About

Website for Space Station 3D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.1%
  • SCSS 47.9%