Files
gregWiki/docs
Marvin 93c6f31fe4 fix(docusaurus): update tagline for clarity and streamline navigation items
- Revised the tagline in `docusaurus.config.js` to better reflect the documentation's focus on Data Center Simulator mods.
- Consolidated navigation items for Mods, Discord, Support, and GitHub into a more concise format for improved readability.

This commit enhances the clarity of the documentation's purpose and improves the user interface of the navigation.
2026-04-10 04:08:24 +02:00
..

Documentation layout (docs/)

This folder is the single source of truth for the public Docusaurus site. The app lives in the gregWiki repository root next to docs/; built pages are served under the /wiki base path.

How content is organized

Area Path Purpose
Landing intro/wiki/docs Site home (/wiki/docs).
Topics hub topics/ Cross-cutting overviews (security, FFI, multiplayer, assets, meta).
Mods & plugins mods/, plugins/ Gameplay mods (FMF.*) and framework plugins (FFM.Plugin.*).
Releases releases/ Per-artifact release notes.
Reference reference/ Hooks, naming, MCP, generated catalogs.
Contributors contributors/ Repo layout, Docusaurus workflow, design system.
Guides guides/ Role-based paths (players, mod developers, contributors, sponsors).
Roadmap roadmap/ Planning docs.
Meta meta/ Workshop, devserver, backlog; architecture principles (ModManager → Framework → Plugins → Mods).

URLs

  • Doc id intro/wiki/docs (see front matter).
  • Most docs → /wiki/<doc-path> (e.g. mods/framework/wiki/mods/framework).

Scripts (repository root)

Script Role
wiki:sync No-op (legacy GitHub Wiki mirror removed).
wiki:normalize-i18n No-op (same).
wiki:refresh Runs both no-ops; safe for old CI hooks.

Author new pages under docs/; use git history if you need text from the former bulk import.

Language

  • English only — all files under docs/.