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

  • Tenebris Nox@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    18 hours ago

    I wanted to do the same so I used an AI to help me write a python script that does that and publishes a static site. It was really useful and introduced me to Jinja2 in the process.