https://github.com/gitbutlerapp/gitbutler-docs
GitButler Documentation
https://github.com/gitbutlerapp/gitbutler-docs
fumadocs git gitbutler nextjs vcs
Last synced: 7 months ago
JSON representation
GitButler Documentation
- Host: GitHub
- URL: https://github.com/gitbutlerapp/gitbutler-docs
- Owner: gitbutlerapp
- Created: 2024-06-21T15:38:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T14:40:24.000Z (8 months ago)
- Last Synced: 2025-04-03T05:43:11.714Z (8 months ago)
- Topics: fumadocs, git, gitbutler, nextjs, vcs
- Language: MDX
- Homepage: https://docs.gitbutler.com
- Size: 69.9 MB
- Stars: 13
- Watchers: 2
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# GitButler Docs
[](https://docs.gitbutler.com)

GitButler documentation - https://docs.gitbutler.com
## 👷 Development
1. Clone the repository
```bash
$ git clone https://github.com/gitbutlerapp/gitbutler-docs.git
```
2. Install dependencies
```bash
$ pnpm install
```
3. Start the development server
```bash
$ pnpm dev
```
Finally, open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 🎒 Learn More
To learn more about Next.js and Fumadocs, take a look at the following
resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs
## 📝 License
MIT