firebreathingbunny@kbin.social to Selfhosted@lemmy.world · 1 year agoLooking for a Markdown-based wikimessage-squaremessage-square28fedilinkarrow-up128arrow-down11file-text
arrow-up127arrow-down1message-squareLooking for a Markdown-based wikifirebreathingbunny@kbin.social to Selfhosted@lemmy.world · 1 year agomessage-square28fedilinkfile-text
I’m looking for a wiki solution (either remotely hosted or self-hosted is fine) that takes Markdown input. Thanks.
minus-squarenaeap@sopuli.xyzlinkfedilinkarrow-up5·1 year agoI’m currently hosting a wiki.js you can either use markdown or a visual editor
minus-squarekentucky444@eslemmy.eslinkfedilinkarrow-up1·1 year agoMy only gripe with wiki.js was the use of SQL for local storage. My wiki must be future proof and locking myself in an obscure SQL database was the deal breaker. I know that you can sync with a Git repo, but it felt like an overkill.
I’m currently hosting a wiki.js
you can either use markdown or a visual editor
My only gripe with wiki.js was the use of SQL for local storage. My wiki must be future proof and locking myself in an obscure SQL database was the deal breaker. I know that you can sync with a Git repo, but it felt like an overkill.