Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 501 Bytes

File metadata and controls

23 lines (14 loc) · 501 Bytes

Local Wiki

This directory contains a DokuWiki setup so the project has a second, tutorial-heavy documentation layer separate from the GitHub Pages site.

Start the wiki

cd wiki
docker compose up

Then open:

  • http://localhost:8080

Content location

  • wiki/content/pages/ contains the DokuWiki page source files.

Why there is both a docs site and a wiki

  • The GitHub Pages docs are structured and reviewable.
  • The DokuWiki layer is more exploratory and tutorial-like.