renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 9 months agoNever againlemmy.worldimagemessage-square54fedilinkarrow-up1920arrow-down122
arrow-up1898arrow-down1imageNever againlemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 9 months agomessage-square54fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up1·9 months agoYour wiki can be hosted in a VCS. gitit I think is the original and as it uses pandoc it’s probably what you want to use. (Not so) random example wiki powered by it. Two big advantages over plain text in VCS: You get to look at hyperlinked and whatnot output, and non-programmers can contribute.
Your wiki can be hosted in a VCS. gitit I think is the original and as it uses pandoc it’s probably what you want to use. (Not so) random example wiki powered by it.
Two big advantages over plain text in VCS: You get to look at hyperlinked and whatnot output, and non-programmers can contribute.