Skip to content

salandgame/saland-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Saland homepage source

Building

Build docker image with

docker build -f docker/Dockerfile . -t saland_docs_builder

Run the docker image with:

docker run -it --rm -v $(pwd)/mkdocs:/input -v $(pwd)/output:/output saland_docs_builder

The "output" folder should be pushed to https://github.com/salandgame/salandgame.github.io

About

Source for the saland homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published