A very light-weight pastebin implementation in Rust https://paste.blakerain.com/
  • HTML 43.2%
  • Rust 28.3%
  • CSS 24.9%
  • Dockerfile 2.7%
  • Makefile 0.5%
  • Other 0.4%
Find a file
Blake Rain 0bf2ff6a15
Some checks failed
Deploy / build (push) Failing after 2m10s
fix: version bump
2026-03-08 12:34:50 +00:00
.forgejo/workflows fix: better Docker login 2026-03-08 12:22:55 +00:00
media feat: update Cement UI 2026-03-08 11:57:05 +00:00
migrations feat: change over to using libsql 2026-02-28 00:41:43 +00:00
src fix: remove old log message 2026-03-08 12:30:02 +00:00
static fix: logo color 2024-08-05 14:45:09 +01:00
style feat: update Cement UI 2026-03-08 11:57:05 +00:00
templates feat: update Cement UI 2026-03-08 11:57:05 +00:00
.dockerignore fix: allow .git directory in Dockerfile 2023-10-13 23:04:13 +01:00
.gitignore feat: update Cement UI 2026-03-08 11:57:05 +00:00
.ignore feat: update Cement UI 2026-03-08 11:57:05 +00:00
bacon.toml feat: update Cement UI 2026-03-08 11:57:05 +00:00
build.rs feat: update Cement UI 2026-03-08 11:57:05 +00:00
Cargo.toml fix: version bump 2026-03-08 12:34:50 +00:00
Dockerfile feat: change over to using libsql 2026-02-28 00:41:43 +00:00
LICENSE Initial commit 2023-10-13 16:53:00 +00:00
Makefile feat: update Cement UI 2026-03-08 11:57:05 +00:00
package.json feat: update Cement UI 2026-03-08 11:57:05 +00:00
postcss.config.js feat: update Cement UI 2026-03-08 11:57:05 +00:00
README.md chore: add some more text to the README 2024-08-05 15:03:00 +01:00

cement - a super light-weight pastebin

Screenshot of Cement displaying a paste

Cement is a very simple pastebin-like web application written in Rust.