https://github.com/gluufederation/docs-gluu-server-prod
Production documentation repo for the Gluu Server
https://github.com/gluufederation/docs-gluu-server-prod
documentation
Last synced: about 1 year ago
JSON representation
Production documentation repo for the Gluu Server
- Host: GitHub
- URL: https://github.com/gluufederation/docs-gluu-server-prod
- Owner: GluuFederation
- License: other
- Created: 2020-04-01T16:52:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T21:58:43.000Z (over 1 year ago)
- Last Synced: 2025-03-30T14:42:00.605Z (about 1 year ago)
- Topics: documentation
- Homepage: https://gluu.org/docs/gluu-server
- Size: 83.2 MB
- Stars: 24
- Watchers: 19
- Forks: 36
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moved to [Gluu4 monorepo](https://github.com/GluuFederation/gluu4/tree/main/docs-gluu-server-prod)
# docs-ce-prod
This repo is holds all versions of CE docs and includes scripts to publish. All docs are processed using mkdocs. This Repo is organized with branches for each version of the documentation.
## Documentation styleguide
When contributing documentation, please refer to the [styleguide](https://github.com/GluuFederation/docs-style-guide) to align with existing formatting.
## Making changes
Fork, clone, and make a pull request.
**Note: "Master" is the branch for editing this `README.md`. You will not see documentation files until you check out the specific branch.**
## Check out specific branch
`$ git checkout `
## Update (for those who have privileges)
```
/path/to/repo/branchname (branchname)
$ ./update-site-local-sh
```