2 Commits

Author SHA1 Message Date
419a93837f Revise overview document to enhance clarity and structure
- Updated the title to "Overview & Purpose" for better context.
- Refined the purpose section to emphasize the document's role as a central reference for game development workflows.
- Introduced a new section outlining the document's scope and expected benefits for development teams, code delivery, and the organization.
- Streamlined content by removing outdated sections and consolidating key workflow components.
- Added clear headings and bullet points for improved readability and navigation.
2025-09-12 16:41:26 +07:00
7dc995dcd9 Add initial Docusaurus setup with configuration, documentation structure, and .gitignore file
- Created a new Docusaurus project for documentation.
- Added configuration file `docusaurus.config.ts` for site settings and theme.
- Established initial documentation structure with overview and GitFlow sections.
- Included a `.gitignore` file to exclude unnecessary files and directories.
- Added essential files such as `package.json`, `package-lock.json`, and initial CSS styles.
- Removed outdated guides related to Gitea and Jenkins management.
2025-08-29 17:49:33 +07:00