Self-Hosted alternative to GitHub Gists
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aravinth Manivannan 28bbdaebad feat: setup tests 2 years ago
.github feat: CI: run tests against DB 2 years ago
database fix: apply lints suggested by clippy 2 years ago
docs feat: ecosystem overview 2 years ago
.env-sample feat: bootstrap database ops 2 years ago
.gitignore feat: setup tests 2 years ago
Cargo.lock feat: setup tests 2 years ago
Cargo.toml feat: setup tests 2 years ago
LICENSE.md add license 2 years ago
Makefile feat: setup tests 2 years ago
README.md add readme 2 years ago
build.rs init 2 years ago
sqlx-data.json feat: setup tests 2 years ago

README.md

Gists

Self-Hosted GitHub Gists*

Build dependency status codecov

Features

  • Upload code snippets
  • Syntax Highlighting
  • Comments
  • Versioning through Git
  • Fork gists
  • Gist privacy: public, unlisted, private
  • Activity Pub implementation for publishing native gists and commenting

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/static-gists/config.toml).