19 Commits

Author SHA1 Message Date
fa96cbf11d docs: Enhance Gitea Organization Management document with clearer definitions and improved structure 2025-09-15 13:32:06 +07:00
4a5a2ecc50 docs: Add Gitea Organization Management document outlining structure, permissions, and team guidelines 2025-09-12 17:32:27 +07:00
b432ce83f3 Replace Git Workflow category with Version Control category and add Gitflow and Git Management documents
- Deleted the obsolete Git Workflow category.
- Introduced a new Version Control category with a comprehensive guide to Git workflow, branching strategies, and repository management.
- Added Gitflow document detailing branching strategies and release management.
- Added Git Management document outlining Git policies, permissions, and branch protection rules.
2025-09-12 16:42:09 +07:00
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
Le Hoang Nam
df48572e4a Merge pull request 'Fix image path syntax in Jenkins Management Guide' (#6) from feature/add-jenkins-management-guide into develop
Reviewed-on: dev-public/doc-gitflow-workflow#6
2025-04-11 19:25:54 +08:00
Le Hoang Nam
2ce1efe397 Merge branch 'develop' into feature/add-jenkins-management-guide 2025-04-11 19:25:49 +08:00
ad5bf602df Fix image path syntax in Jenkins Management Guide 2025-04-11 18:25:09 +07:00
Le Hoang Nam
54d46b5faa Merge pull request 'Add Jenkins Management Guide with authentication, authorization, and job management instructions' (#5) from feature/add-jenkins-management-guide into develop
Reviewed-on: dev-public/doc-gitflow-workflow#5
2025-04-11 19:23:22 +08:00
698628991e Add Jenkins Management Guide with authentication, authorization, and job management instructions 2025-04-11 18:22:11 +07:00
Le Hoang Nam
44c285916a Merge pull request 'Add Gitea Management Guide with authentication, organization, and repository management instructions' (#3) from feature/add-gitea-management-guide into develop
Reviewed-on: dev-public/doc-gitflow-workflow#3
2025-04-10 17:06:17 +08:00
f3f2383d5a Add Gitea Management Guide with authentication, organization, and repository management instructions 2025-04-10 15:52:07 +07:00
Le Hoang Nam
bac244ddde Merge pull request 'feature/doc-gitflow-wordflow' (#2) from feature/doc-gitflow-wordflow into develop
Reviewed-on: dev-public/doc-gitflow-workflow#2
2025-04-10 16:02:49 +08:00
Le Hoang Nam
7f7bfc6a30 Merge branch 'develop' into feature/doc-gitflow-wordflow 2025-04-10 16:02:31 +08:00
bec251d74e Clarify terminology for organization permissions in GitFlow documentation 2025-04-10 15:01:56 +07:00
edf2b5c2b9 Fix terminology for repository and branch permissions in GitFlow documentation 2025-04-10 14:59:28 +07:00
Le Hoang Nam
5af185395f Merge pull request 'Add GitFlow workflow documentation and diagrams' (#1) from feature/doc-gitflow-wordflow into develop
Reviewed-on: dev-public/doc-gitflow-workflow#1
2025-04-09 17:45:34 +08:00
d0c9caafde Add GitFlow workflow documentation and diagrams 2025-04-09 16:45:14 +07:00
Le Hoang Nam
465863cedb First Commit 2025-04-08 17:36:54 +08:00