docs(readme): update README for clarity and consistency

- Translated sections from German to English for better accessibility.
- Enhanced the structure by clearly defining the workspace relationship and local development instructions.
- Improved descriptions for Docker setup and deployment processes to ensure users understand the requirements and context.
- Updated links and formatting for consistency throughout the document.

This commit aims to improve the overall clarity and usability of the README documentation.
This commit is contained in:
Marvin
2026-04-10 02:12:06 +02:00
parent 66b8446d19
commit 8d8fda49c4
227 changed files with 498 additions and 2496 deletions

View File

@@ -181,19 +181,6 @@ const sidebars = {
},
],
},
{
type: 'category',
label: 'Legacy',
link: {type: 'doc', id: 'legacy/index'},
items: [
'legacy/index',
'topics/wiki-import/overview',
{
type: 'autogenerated',
dirName: 'legacy/wiki-import',
},
],
},
'SPONSORS',
],
};