Argon - a clean, responsive, modern template for Dokuwiki. https://www.dokuwiki.org/template:argon
If you have a sidebar, then put your links (in the sidebar) in bullet points to ensure consistent styling with the rest of the template.
I've imported the base stylesheet from the argon design system and then added custom styles on top in the assets/css/doku.scss file. The file is then compiled to CSS using SASS.
To do changes and have it compile live, do
sass --watch assets/css/doku.scss assets/css/doku.css
Use sass
from https://github.com/sass/dart-sass/releases.
- Creative Tim for the Argon Design System stylesheet.
- Anika Henke for her starter dokuwiki template.