gitpad icon indicating copy to clipboard operation
gitpad copied to clipboard

Self-Hosted alternative to GitHub Gists

GitPad

Self-Hosted GitHub Gists

Docker Build dependency status codecov Chat

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, there isn't a libre pastebin implementation that can rival GitHub Gists.

Usage

  1. All configuration is done through ./config/default.toml(can be moved to /etc/gitpad/config.toml).