mdp - a lightweight "markdown pastebin"
  • Go 71.5%
  • HTML 19.4%
  • Dockerfile 4.7%
  • CSS 3.2%
  • Shell 1.2%
Find a file
2026-07-02 15:34:41 +02:00
app git.zxq.co -> zxq.co 2018-02-13 19:25:58 +01:00
static Add some beginner-friendly options 2016-06-07 14:06:44 +02:00
.gitignore add binary to gitignore 2016-06-07 12:26:24 +02:00
.gitlab-ci.yml add ci, docker, go modules 2020-12-14 11:38:50 +01:00
clearall.sh make POST /paste actually work 2016-06-07 12:26:00 +02:00
database.sql make POST /paste actually work 2016-06-07 12:26:00 +02:00
Dockerfile bump golang to 1.26-alpine 2026-07-02 15:34:41 +02:00
go.mod add ci, docker, go modules 2020-12-14 11:38:50 +01:00
go.sum add ci, docker, go modules 2020-12-14 11:38:50 +01:00
homepage.html Make stuff actually work 2016-06-07 13:48:56 +02:00
LICENSE Initial commit, build initial skeleton for application 2016-05-30 15:49:21 +02:00
main.go git.zxq.co -> zxq.co 2018-02-13 19:25:58 +01:00
paste_display.html Add meta tags 2016-06-07 15:40:53 +02:00
README.md Add speedcoding video to readme 2016-06-07 15:20:06 +02:00

mdp

Markdown Pastebin. Or something like that. Just a simple thing I needed, and decided to code on my own.

Usage: write something in the editor, and then control enter, boom, it's there.

Speedcoding video: https://youtu.be/Nvwwh3NBaTQ