Dokuwiki

**This is an old revision of the document!**

Dokuwiki

dma.space operates a Dokuwiki instance at wiki.dma.space.

Creating a Page

Dokuwiki doesn't have a straightforward way of creating a new page, but we made it easier with a plugin. You can see this plugin at the bottom of the main page as a simple input box:

To create a new page using this input box, first select an existing category on the left dropdown input, then input a slug (i.e. hyphenated words like “this-page”, NOT the actual name like “This page”), then click Add page.

Once you're on the editing page, give the page a title in Markdown format (e.g. # This page), then hit Save. This will automatically create the page.

Theming

Our instance uses a patched version of the Mikio template. We patched it to change its colors to better fit dma.space's branding, and to make it work better on mobile and on non-JavaScript environments.

These patchsets are maintained by a set of NixOS configurations. See NixOS Boxes for more information.