You must log in or register to comment.
If you’re asking for an open-source option because you want to self-host…well, at that point, you’d already have a web server. Just sftp/rsync the files over into a subdir of your web root.
I came here to say just this. People overestimate how hard it is to selfhost a web service. And if you really don’t want to selfhost there’s like a dozen billion non-profit hosts which can give you a tiny space to host your documents :)
Here’s one I ended up going with, it worked very well: https://github.com/claudehohl/Stikked
Looks like the demo is currently offline though
The third issue is talking about XSS sooo
Looks like this fork is on top of it: https://github.com/krayon/stiqued
Mine was behind auth anyway