mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
refactor: update project branding and structure for gregFramework
- Changed project title and tagline in docusaurus.config.js to reflect the new branding. - Updated package.json and package-lock.json to rename the project to gregwiki-docs-site. - Adjusted sidebar and documentation files to align with the new project structure and naming conventions. - Enhanced documentation content for clarity and consistency across various sections. - Added Prettier as a development dependency for code formatting. This commit aligns the project with the new branding and improves overall documentation quality.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Getting-Started
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
9
docs/legacy/wiki-import/ModDevs/Guides/Index.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Guides/Index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Index
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
3
docs/legacy/wiki-import/ModDevs/Guides/_category_.json
Normal file
3
docs/legacy/wiki-import/ModDevs/Guides/_category_.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"key": "wiki-import-moddevs-guides"
|
||||
}
|
||||
9
docs/legacy/wiki-import/ModDevs/Index.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Index
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
9
docs/legacy/wiki-import/ModDevs/Mod-Developer-Debug.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Mod-Developer-Debug.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Mod-Developer (Debug) EN
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
9
docs/legacy/wiki-import/ModDevs/Modding-Guide.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Modding-Guide.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Modding-Guide
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Hook-Event-Reference
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
9
docs/legacy/wiki-import/ModDevs/Reference/Index.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Reference/Index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Index
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"key": "wiki-import-moddevs-reference"
|
||||
}
|
||||
9
docs/legacy/wiki-import/ModDevs/Troubleshooting/Index.md
Normal file
9
docs/legacy/wiki-import/ModDevs/Troubleshooting/Index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Index
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"key": "wiki-import-moddevs-troubleshooting"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: overview
|
||||
description: English translation pending; use the Deutsch locale for the full legacy page.
|
||||
---
|
||||
|
||||
:::note
|
||||
This page is available in **German** in the legacy wiki import. Use the language menu (**Deutsch**) for the full text, or contribute an English translation under `docs/legacy/wiki-import`.
|
||||
:::
|
||||
|
||||
4
docs/legacy/wiki-import/ModDevs/_category_.json
Normal file
4
docs/legacy/wiki-import/ModDevs/_category_.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"label": "Mod developers",
|
||||
"position": 20,
|
||||
}
|
||||
Reference in New Issue
Block a user