DokuWiki

It's better when it's simple

User Tools

Site Tools


template:minimal

minimal Template

Compatible with DokuWiki

  • 2024-02-06 "Kaos" yes
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" unknown

template A minimial template to quick start a DokuWiki

Last updated on
2024-10-12
Repository
Source
Requires
dokuwiki

Screenshot

See more screenshots here

Features

  • Minimal and light weight (Not using bootstrap)
  • Mobile friendly
  • Customizable

Download and Install

Search and install the template using the Extension Manager. Refer to Template on how to install a template manually.

Configuration

Setting Description Values
fullWidthSite Make the site full width Boolean. If not checked, the Template Style __site_width__ variable will be used to set the width.
showPageInfo Whether to show page info at the bottom Boolean
siteHeaderPosition Position of the site header which contains :header and Breadcrumbs. 'Top' positions it just after navbar and before sidebar. 'Above page' positions it before page heading (beside sidebar)
siteFooterPosition Position of the site footer 'Bottom' positions it at the end. 'After page' positions it after the page
showToc Show table of content on page Boolean

Further customization can be done using Template Style Settings. Some of the available customizations are:

  • Site width
  • Sidebar width
  • Mobile view breakpoint
  • Sidebox width (See below)

Wrap plugin classes

This template provides useful classes for using with Wrap plugin.

Boxes

A box can be created using the box class. You can also use colored boxed by adding the color class to the box.

Available color classes: red, blue, green, yellow, pink, purple, white.

<WRAP box green> This is a box </WRAP>

Example output:

Side boxes

You can make the boxes float left or right. To make a box float add side class to the box. By default, it will float to the right, but if you add left class, it will float to the left.

The width of the side box also be configured in the Template Style Settings.

Example:

Sites using this template

Please add the URL of your site below if it is using this template:

Development

The source code of the template is available at GitHub: https://github.com/reactivematter/dokuwiki-template-minimal.

Discussion and comments on the template may be made at https://forum.dokuwiki.org/d/22619-new-template-minimal

template/minimal.txt · Last modified: 2024-10-22 18:06 by reactivematter

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki