Community
Come build it with us
Kapitel Kapital is a small group making one long world. The packs and the servers are the visible half; the wiki is where the rest of it is written down.
Discord
Where builds get planned, tested and argued about.
PLACEHOLDER — invite link
Downloads
Packs and server details for Luxemburg, Lichdenstein and Frangfurd.
PLACEHOLDER — distribution page
Contribute to the wiki
The wiki is plain Markdown in a Git repository. Add a file, open a pull request; the site rebuilds itself.
PLACEHOLDER — repository link
How the wiki works
Every page is a Markdown file with frontmatter naming what it is, which era it belongs to, and how finished it is. Links between pages are written as[[Page Name]], and a build check refuses any link that does not resolve — so the wiki cannot quietly rot.
That also means the structure is derivable: the map of the world, the counts on every page, the era filters, the search index and the atlas are all read from the same files, at build time, rather than maintained by hand.