Github/Gitit wiki-wrapper Enable usage of either (or both) wiki-system for projects documentation
This wiki-wrapper is licensed under Creative Commons license CC BY-SA
Copyright: Michael Ambrus michael@helsinova.se 2018
For re-use of the wiki-wrapper, see file USAGE.md
All documentation of this project is a Wiki. If you read this, the Wiki can be read and managed locally on Linux/Posix OS:es. Start reading in these simple steps:
- Get all sub-modules - documentation is one of them
git submodule init
git submodule update
Note: The git-module wikidata contains the actual content and may intentionally differ between git-projects, versions and branches.
- Install
gitit&Pandocif you haven't already:
- Execute the following:
(Prerequisite: screen the terminal emulator)
./start_wiki.shNote that there is a help to the script. Use -h for up-to-date details.
- Browse the Wiki:
The script will open the first page in a browser. If not, note the URL
including the port printed on stdout by ./start_wiki.sh and copy&paste
that into your web-browser.
