Skip to content
github-actions[bot] edited this page Aug 31, 2026 · 10 revisions

Soterios Wiki

Version-controlled wiki source for Soterios. These pages mirror the GitHub Wiki and can be synced by maintainers.

User guides

Privacy and support

Developer documentation

Syncing to GitHub Wiki

Maintainers can sync pages to the wiki git repository with the repository helper (it also converts relative links to GitHub Wiki page URLs):

npm run sync-wiki

For a manual copy, run node tools/convert-wiki-links.js Soterios.wiki after copying the Markdown files and before committing.

GitHub Wiki uses page names without the .md extension in links (e.g., [Installation](Installation)).

Clone this wiki locally