this post was submitted on 02 Oct 2025
47 points (96.1% liked)

Open Source

41678 readers
102 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Hi!

Pls recommend tools wich are good to use for publishing .md files as sites? Could be static but threes-structured (Beside git and nextcloud, of course)

would like to "publish notebook" from obsidian over internet

I saw https://vitepress.dev/ but for noobs it's hard to get use to it

Thank you

you are viewing a single comment's thread
view the rest of the comments
[–] thingsiplay@beehaw.org 1 points 3 weeks ago

What's wrong with Github? It will render your Markdown files, you can edit them anytime and it does not cost you any money. The site should be around for quite some time too, so no fear of losing links pointing to it in the future. As an additional bonus, you get free Git versioning too.