Ask HN: Is there a service for uploading Markdown files that render beautifully?
I currently have an `,upload-gist` binary to upload files as GitHub gist but that isn't very beautiful. I also have my own website but there I haven't built the infrastructure to upload files easily.
I'm searching for a place that: - uploads/hosts my Markdown files - provide a permanent URL - is beautiful & minimalistic
Have you tried Obsidian? The have a markdown file publishing service.
[1]: https://obsidian.md
Yes. I want to publish a single page. I know you can use Obsidian to publish a folder. Can I upload a single file and not see the sidebar?
I am really not sure. Maybe you can ask support?
There is also https://telegra.ph and https://hackmd.io/
Yeah, I will ask them. I haven't seen those. Thanks!
rentry.co (since 2017 [0]) is like pastebin but with Markdown [1]. rendering is Ok
[0] https://rentry.co/what#why-rentry [1] https://rentry.co/how
Thanks!