This is both documentation and demo of git-wiki.
it’s a modular and full featured wiki powered by git, github & gitlab pages and pull-requests!
It means:
You can fork/copy the master branch now and start your wiki in just 1 minute*!
Git-wiki can be used as theme for jekyll
*Github pages takes about 10 minutes to show up the first time you configure it
Note: You can even include the official github wiki as a submodule and enable the option in our conf file to use github wiki pages in git-wiki system, but it’s an experimental feature and it implies less advantages and greater disadvantages for now.
GITLAB PORTING: (https://gitlab.com/drassil/git-wiki/)
List of git-wiki installations
Fork or copy this repository
Use master branch of this repository to start instead of gh-pages that contains useless files for you! (you can delete that branch from your repository and re-create if you need)
copy and rename _config.yml.dist in _config.yml changing settings inside
rename wiki/main_page.md.dist in wiki/main_page.md
push your changes in your repository, then configure the github pages in your repository settings
Your wiki is ready!
If you need to work on git-wiki locally before publish, then clone your wiki repo and follow this instructions from official github article: https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/ Git wiki already contains the Gemfile for local installations.
You can also use our docker files to run git-wiki under docker,
the easiest method is to run docker-compose up
command in this folder
Read documentation about Customization HERE
You can open a public issue on github , send a private email or create a PR to improve it.
Thank you!
jQuery for DOM manipulation