Merge Docusaurus site: all content under docs/, align with gregFramework split layout

- Move markdown and wiki-import tree into docs/; keep app shell at repo root
- Point docusaurus docs path to docs/; edit links to mleem97/gregWiki
- Sync and i18n scripts use gregWiki root and ../.wiki under gregFramework
- Sidebars: workspace layout from root docs ids; plugins under mods/extensions
- Fix redirects, module catalog URLs, release note paths, and wiki-import category keys
- Update repo inventory for split repos; Dockerfile for single-repo context

Made-with: Cursor
This commit is contained in:
Marvin
2026-04-09 23:39:32 +02:00
parent 33636fde00
commit e2839584f4
320 changed files with 38803 additions and 97 deletions

54
docs/SPONSORS.md Normal file
View File

@@ -0,0 +1,54 @@
# Sponsors
Thank you for supporting the GregFramework ecosystem.
## Top Sponsor (VIP)
- **💎 The Ecosystem Architect ($50/month):** [@tobiasreichel](https://github.com/tobiasreichel)
Premium benefits currently assigned:
- Top sponsor placement on ecosystem-facing surfaces (Wiki front page + Mod Store footer)
- Private 1-on-1 Discord lounge
- Featured mod spotlight option
## Sponsorship Tiers
### ☕ $1 / month The Coffee Supporter
- GitHub sponsor badge
- Discord `Supporter` role
- Eternal gratitude
### 🥉 $5 / month Bronze Backer (Active Player)
Includes all previous perks, plus:
- Credits entry in GregTools Mod Manager (`Special Thanks / Sponsors`)
- Access to sponsor-only Discord chat for spoilers/WIP/dev updates
### 🥈 $15 / month Silver Tester (Early Access)
Includes all previous perks, plus:
- Early access to pre-release and beta builds
- Roadmap voting access for Silver+ backers
### 🥇 $25 / month Gold Developer (Pro Modder)
Includes all previous perks, plus:
- Priority handling for framework bug reports
- Official Gold sponsor mention in repository `README.md`
### 💎 $50 / month The Ecosystem Architect (Premium/VIP)
Includes all previous perks, plus:
- Top sponsor placement on Wiki front page and Mod Store footer
- Private 1-on-1 Discord lounge
- Featured mod spot on `datacentermods.com`
## Automation
Use a repository workflow file at `.github/workflows/sponsor-tier-sync.yml` to export current sponsor tiers and drive Discord/website sync jobs.