Show HN: mdto.page – Turn Markdown into a shareable webpage instantly
I built mdto.page because I often needed a quick way to share Markdown notes or documentation as a proper webpage, without setting up a GitHub repo or configuring a static site generator.
I wanted something dead simple: upload Markdown -> get a shareable public URL.
Key features:
Instant Publishing: No login or setup required.
Flexible Expiration: You can set links to expire automatically after 1 day, 7 days, 2 weeks, or 30 days. Great for temporary sharing.
It's free to use. I’d love to hear your feedback!
Igor_Wiwi|1 month ago
hjinco|1 month ago
erlkonig|1 month ago
This makes it super easy to write something cool on Reddit or whatever, then just paste the markdown into an index.smd file in a new directory (named meaningfully) and poof it's in a webpage.
The core of all of it is a /var/www/cgi-bin/markdown-to-html program centered on:
It's enabled in my ~/www/.htaccess of all places: Much easier to just edit markdown (index.smd usually) and reload than reconvert, and that filter above lets you include arbitrary HTML too, critical to deal with markdown numerous weaknesses.KomoD|1 month ago
hjinco|1 month ago
mmerlin|1 month ago
barishnamazov|1 month ago
Separately, be cautious of people putting illegal content on your platform.
hjinco|1 month ago
forgotpwd16|1 month ago
hjinco|1 month ago
thunderbong|1 month ago
https://casual-effects.com/markdeep/
unknown|1 month ago
[deleted]
forgotpwd16|1 month ago
hjinco|1 month ago
unknown|1 month ago
[deleted]
acrophiliac|1 month ago
hjinco|1 month ago
dhruv3006|1 month ago
Also, nice project - I like the thinking here.
preya2k|1 month ago
souvlakee|1 month ago
hjinco|1 month ago
wiether|1 month ago
First thing that came to my mind: how do I "curl" a md to it?
But then, I don't know how you intend to manage spam/abuse
hjinco|1 month ago
saltwounds|1 month ago
hjinco|1 month ago
default: https://mdto.page/1E/ILeVn resume: https://mdto.page/1E/Cxhnf
NamlchakKhandro|1 month ago
382hi|1 month ago
[deleted]