Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GluuFederation/docs-ce-prod
This content has been moved to
https://github.com/GluuFederation/docs-ce-prod
Last synced: 17 days ago
JSON representation
This content has been moved to
- Host: GitHub
- URL: https://github.com/GluuFederation/docs-ce-prod
- Owner: GluuFederation
- License: other
- Archived: true
- Created: 2017-04-16T16:21:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T19:18:38.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:17:26.573Z (4 months ago)
- Homepage: https://github.com/GluuFederation/docs-gluu-server-prod
- Size: 76.7 MB
- Stars: 46
- Watchers: 25
- Forks: 50
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docs-ce-prod
**Each branch represents a version of CE**
This repo 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 the docs
`$ git checkout `
## Update (for those who have privileges)
```
/path/to/repo/branchname (branchname)
$ ./update-site-local-sh
```