https://github.com/realaravinth/gitpad
Self-Hosted alternative to GitHub Gists
https://github.com/realaravinth/gitpad
gists gitpad pastebin self-hosted
Last synced: 11 months ago
JSON representation
Self-Hosted alternative to GitHub Gists
- Host: GitHub
- URL: https://github.com/realaravinth/gitpad
- Owner: realaravinth
- License: agpl-3.0
- Created: 2022-02-11T12:01:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T17:04:53.000Z (over 3 years ago)
- Last Synced: 2025-03-22T20:33:35.135Z (11 months ago)
- Topics: gists, gitpad, pastebin, self-hosted
- Language: Rust
- Homepage: https://gitpad.org
- Size: 13.6 MB
- Stars: 62
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - realaravinth/gitpad - Self-Hosted alternative to GitHub Gists (self-hosted)
README
GitPad
**Self-Hosted GitHub Gists**
[](https://hub.docker.com/r/realaravinth/gitpad)
[](https://github.com/realaravinth/gitpad/actions/workflows/linux.yml)
[](https://deps.rs/repo/github/realaravinth/gitpad)
[](https://codecov.io/gh/realaravinth/gitpad)
[](https://matrix.to/#/#gitpad:matrix.batsense.net)
## Features
- [x] Upload code snippets
- [x] Syntax Highlighting
- [x] Comments
- [x] Versioning through Git
- [ ] Fork gists
- [x] Gist privacy: public, unlisted, private
- [ ] Git clone via HTTP and SSH
- [ ] Activity Pub implementation for publishing native gists and commenting
- [ ] Gitea OAuth integration
## Why?
Gists are nice, while there are wonderful forges like
[Gitea](https://gitea.io), there isn't a libre pastebin implementation that
can rival GitHub Gists.
## Usage
1. All configuration is done through
[./config/default.toml](./config/default.toml)(can be moved to
`/etc/gitpad/config.toml`).