renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 年前Never againlemmy.worldimagemessage-square51fedilinkarrow-up1906cross-posted to: linuxmemes@lemmy.world
arrow-up1906imageNever againlemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 年前message-square51fedilinkcross-posted to: linuxmemes@lemmy.world
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up1·1 年前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.
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.