https://github.com/gitbookio/public-docs
GitBook’s Documentation
https://github.com/gitbookio/public-docs
documentation open-source openapi
Last synced: 5 months ago
JSON representation
GitBook’s Documentation
- Host: GitHub
- URL: https://github.com/gitbookio/public-docs
- Owner: GitbookIO
- Created: 2021-10-08T22:37:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T06:30:49.000Z (5 months ago)
- Last Synced: 2025-08-20T07:07:02.074Z (5 months ago)
- Topics: documentation, open-source, openapi
- Homepage: https://gitbook.com/docs
- Size: 457 MB
- Stars: 28
- Watchers: 5
- Forks: 51
- Open Issues: 23
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
GitBook Documentation
Homepage - Community - Bug reports
Welcome to GitBook's public documentation.
This repository contains the content that powers https://gitbook.com/docs.
## Contributing
We encourage contributions to our public documentation, provided they are accurate, helpful, and add value to our users. Whether it’s fixing a typo, clarifying content, or adding new insights, every improvement makes a difference. Your input helps ensure our resources remain reliable and effective for the community.
### Open a pull request
If you find something you'd like to change, follow these steps to create a PR and contribute to our documentation:
1. **Fork this repository**: Click the "Fork" button in the top-right corner of this page to create a copy of the repository in your GitHub account.
2. **Clone the fork**: Clone the forked repository to your local machine using a command like `git clone [repository URL]`.
3. **Make your change**: Open the file you'd like to change in a text or code editor, fix it, and save your changes.
4. **Commit your change**: Create a commit with a clear message, such as `git commit -m "Fix typo in [file name]"`.
5. **Push your branch**: Push your changes to a new branch in your forked repository with `git push origin [branch name]`.
6. **Open a pull request**: Go to the original repository, click "New Pull Request," and select your branch as the source.
7. **Submit the PR**: Add a short description of your changes, then submit the pull request for review.
We review all pull requests submitted to this repository and will follow up with additional information if necessary.
## Badges
### Markdown
```md
[](https://gitbook.com/)
```
### HTML
## Other GitBook projects
If you're interested in contributing or learning more about the other projects GitBook is working on, head to our [GitHub profile](https://github.com/GitbookIO) or take a look at our popular projects below.
- [GitBook](https://github.com/GitbookIO/gitbook)
- [Integrations](https://github.com/GitbookIO/integrations)
## Contributors