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
I use Perlite. It doesn’t work with Obsidian publish, but Syncthing fills that role nicely
I use Zola (https://github.com/getzola/zola) for personal blog.
There are also other options depending on your use case. For example, https://github.com/rust-lang/mdBook for documentation/ebook style content.
A tool that works with markdown is tiddlywiki but I am not sure if it fits your needs.
If it is for documentation try docusaurus.
Well, it’s not OpenSource, nor Markdown, but free, private and perfect to use ro design a Website fast and easy. It’s the Blue Velvet Editor, a complete wordprocessor or Html editor, which save the files locally in Html format by default, so it only need to upload it as is to an host. You can even select the content of an website and paste it in the editor, there it will appear in its original UI with all working links. Works in PC and Mobile, in the browser or as PWA.