A very light-weight pastebin implementation in Rust https://paste.blakerain.com/
  • HTML 45.3%
  • Rust 26%
  • CSS 25.7%
  • Dockerfile 2.2%
  • Makefile 0.5%
  • Other 0.3%
Find a file
Blake Rain 6e64c1795d
All checks were successful
Deploy / build (push) Successful in 1m51s
feat: add embedding of pastes
2026-05-29 08:58:52 +01:00
.forgejo/workflows feat: add embedding of pastes 2026-05-29 08:58:52 +01: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 feat: add embedding of pastes 2026-05-29 08:58:52 +01:00
static fix: logo color 2024-08-05 14:45:09 +01:00
style feat: add embedding of pastes 2026-05-29 08:58:52 +01:00
templates feat: add embedding of pastes 2026-05-29 08:58:52 +01:00
.dockerignore fix: allow .git directory in Dockerfile 2023-10-13 23:04:13 +01:00
.gitignore feat: add embedding of pastes 2026-05-29 08:58:52 +01: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: add embedding of pastes 2026-05-29 08:58:52 +01:00
Cargo.toml feat: add embedding of pastes 2026-05-29 08:58:52 +01: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: add embedding of pastes 2026-05-29 08:58:52 +01: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.