28
submitted 16 hours ago by iuvi@lemmy.ml to c/opensource@lemmy.ml

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

top 9 comments
sorted by: hot top controversial new old
[-] shiftymccool@programming.dev 1 points 2 minutes ago
[-] thingsiplay@beehaw.org 1 points 4 hours 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.

[-] StrawberryPigtails@lemmy.sdf.org 7 points 13 hours ago

Personally, I use Hugo. Good for blog type websites.

[-] jaredwhite@piefed.social 8 points 16 hours ago

Maybe this is too technical still, but Eleventy is a pretty cool project that can publish markdown.

https://www.11ty.dev/

[-] ctenidium@lemmy.world 2 points 14 hours ago

A tool that works with markdown is tiddlywiki but I am not sure if it fits your needs.

[-] fxdave@lemmy.ml 2 points 14 hours ago

If it is for documentation try docusaurus.

[-] splendid9583@kbin.earth 1 points 13 hours ago
[-] SterlingArgent@piefed.social 1 points 15 hours ago* (last edited 15 hours ago)

I use soupault for my static personal website.

You’d still need to create your templates, but I found it a lot more straightforward to use for a minimal than other static site generators.

It just generates a folder with your HTML files and resources that you could upload to any basic web host.

And it’s a self contained executable so you don’t need to install Node.js or anything else.

https://soupault.app/

[-] treadful@lemmy.zip 1 points 15 hours ago

I'm working on something kind of relevant. It's not ready yet but I'm wondering what features are requirements for you?

this post was submitted on 02 Oct 2025
28 points (100.0% liked)

Open Source

41087 readers
68 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