Mirror of space-wizards/docs
Find a file
Princess Cheeseballs e1a7465d65
Update body.md
2026-01-25 14:33:36 -08:00
.github Add workflow for checking for externally hosted images (#582) 2026-01-19 23:22:57 -08:00
.vscode firefox debugger 2023-09-12 02:56:24 -05:00
scripts Styling changes, Mermaid sequence diagrams styling 2024-10-13 15:10:07 +02:00
scss Styling changes, Mermaid sequence diagrams styling 2024-10-13 15:10:07 +02:00
src Update body.md 2026-01-25 14:33:36 -08:00
tests Add workflow for checking for externally hosted images (#582) 2026-01-19 23:22:57 -08:00
theme Styling changes, Mermaid sequence diagrams styling 2024-10-13 15:10:07 +02:00
.gitattributes Add .gitattribute file (#538) 2025-10-23 14:03:06 +02:00
.gitignore Add Obsidian to the .gitignore (#539) 2025-10-23 15:25:23 +02:00
book.toml Restructure Discord bot docs, add new embedded bot docs (#470) 2025-06-02 10:09:54 +02:00
flake.lock Add nix support (#115) 2024-01-01 02:20:48 -08:00
flake.nix Add nix support (#115) 2024-01-01 02:20:48 -08:00
LICENSE readme, license, 404 page 2023-09-10 02:40:56 -05:00
README.md Add mdbook-embedify to readme 2024-11-04 03:16:12 +01:00
shell.nix Add nix support (#115) 2024-01-01 02:20:48 -08:00

Space Wizards Development Wiki

This is the mdbook-based developer documentation for all Space Wizards projects, including Robust Toolbox, Space Station 14, the SS14 launcher, etc. These docs cover many topics and can be potentially very useful for mappers, spriters, active contributors & prospective contributors, people who want to use our engine for their own projects, fork developers, and so on.

The site is currently hosted at https://docs.spacestation14.com.

Benefits of the current docs site infrastructure include:

  • First-class git support, open source and actually editable by everyone
  • Decently familiar & comfortable for developers since mdbook use is very widespread
  • No sign-on infrastructure or hosting necessary (besides GH pages), if forks would like to host their own
  • Very low friction to adding new pages and editing/fixing old ones
  • High level of customizability with styling and easy custom scripting
  • Eventual localization support

The following mdbook features & plugins are available and in use:

  • MathJax support
  • Sidebar ToC (integrated directly into index.hbs etc)
  • mdbook-mermaid
  • mdbook-linkcheck
  • mdbook-template
  • mdbook-admonish
  • mdbook-emojicodes
  • mdbook-embedify

For information such as how to edit, build & test these docs, see Guide to Editing Docs. on the site itself (or in this repo)

Screenshots

License

The Space Wizards Development Wiki is released under the Mozilla Public License v2.0.