simple to use wiki aimed at documentation projects
dokuwiki is a simple to use wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki.
dokuwiki is a simple to use wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki.
To install dokuwiki, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dokuwiki
To see what files were installed by dokuwiki, run:
port contents dokuwiki
To later upgrade dokuwiki, run:
sudo port selfupdate && sudo port upgrade dokuwiki
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.