/github-wiki

Managing a wiki on github

MIT LicenseMIT

github-wiki

Managing a wiki on github like this. The main motivation here is to compare against confluence lack of offline support. Github wikis seem to be just ordinary files that can be cloned and grepped.

usage

# clone
$ git clone git@github.com:karlpokus/github-wiki.wiki.git docs
# search
$ grep -r password docs
$ grep -r mongo.*port --color docs

test

  • page hierarchy
  • clone and push
  • search
  • internal links