Caution
The new Wiki is using Wiki.js, therefore the old wiki is depericated. If you wish to still visit the old wiki go to old.ksamodding.wiki.
This repository contains the source for an unofficial, community-driven modding wiki for Kitten Space Agency (KSA).
The site is built with MkDocs and the Material for MkDocs theme, and is intended to be hosted on GitHub Pages.
- Provide beginner-friendly tutorials for creating and installing mods.
- Offer deep technical documentation for experienced modders and tool authors.
- Become the main reference for KSA modding, including internals and advanced topics where appropriate.
-
Install Python 3 (if you don't have it already).
-
Install dependencies:
pip install mkdocs mkdocs-material
-
Run the local dev server:
mkdocs serve
-
Open the URL shown in the terminal (usually
http://127.0.0.1:8000/).
A GitHub Actions workflow is included under .github/workflows/deploy-docs.yml.
Once configured with the correct permissions, it will build and deploy the site to the gh-pages branch whenever you push to main.
Please see CONTRIBUTING.md for guidelines on how to propose changes or new pages.
This is a curated project: contributions are welcome via pull requests and will be reviewed before merging.
This project is not affiliated with or endorsed by the developers or publishers of Kitten Space Agency.
All trademarks and copyrights are the property of their respective owners.