minus-square486@lemmy.worldtoSelfhosted@lemmy.world•Open Source Github Repositories in Danger of being DeletedlinkfedilinkEnglisharrow-up2·4 days ago It won’t get wikis or issues though. You can easily mirror Github wikis as well. You just need to add .wiki.git to the repo URL. That way you can clone the wiki just like any other Git repo. linkfedilink
minus-square486@lemmy.worldtoLinux Gaming@lemmy.world•Bored? Check out the Museum of All Things and dive into Wikipedia in 3DlinkfedilinkEnglisharrow-up1·7 days agoThis is pretty neat. If this was a real museum, you’d have to do a lot of walking, that’s for sure! linkfedilink
You can easily mirror Github wikis as well. You just need to add
.wiki.git
to the repo URL. That way you can clone the wiki just like any other Git repo.