mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 11:39:18 +02:00
- Revised the tagline in `docusaurus.config.js` for improved clarity on the documentation's focus. - Removed German localization support from the configuration to streamline the user experience. - Updated navigation items in the sidebar to better reflect the current structure, emphasizing player and developer resources. - Enhanced the README and various documentation files to clarify the repository layout and improve accessibility for users. - Adjusted links and descriptions throughout the documentation to ensure consistency and accuracy. This commit aims to enhance the overall clarity and usability of the documentation.
20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
---
|
|
title: Contributors (workflow)
|
|
sidebar_label: Contributors (workflow)
|
|
description: Monorepo layout, design system, Docusaurus workflow, plugin audits.
|
|
---
|
|
|
|
# Contributors (workflow)
|
|
|
|
**Repository contributors** — framework, website, CI, plugins. Role overview (including players, mod developers, sponsors): [By audience](/wiki/guides/players/audiences-overview).
|
|
|
|
Operational docs for people changing the framework, site, or release pipeline.
|
|
|
|
- [System architecture & documentation principles](/wiki/meta/system-architecture-principles) — layer model, priorities, wiki rules (**required reading** for substantive doc changes).
|
|
- [Repository inventory](/wiki/contributors/repo-inventory) — current layout snapshot.
|
|
- [Monorepo target layout](/wiki/contributors/monorepo-target-layout) — intended structure.
|
|
- [Luminescent design system](/wiki/contributors/luminescent-design-system) — UI tokens for the site.
|
|
- [Docusaurus workflow](/wiki/contributors/docusaurus-workflow) — edit/build the wiki site.
|
|
- [Plugin submission audit](/wiki/contributors/plugin-submission-audit) — checklist for new plugins.
|
|
- [Contributor workshop](./contributor-workshop) — branching, reviews, and release expectations.
|