local wiki #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
host a local wiki with public available information about the space, for example:
Maybe a separate wiki for IT documentation apart from the README files?
Yes that would make sense. But in case of IT documentation i think it would be nice to have it self contained within this repository. mdBook, which generates documentation out of markdown files, could be a solution for that. can also easily be deployed to some webserver on each commit.
or did you have something else in mind?