• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-Apr-2024-

assets/H12-Jul-2020-52,30043,448

conf/H12-Jul-2020-2212

css/H12-Jul-2020-1,1991,048

images/H12-Jul-2020-

lang/H12-Jul-2020-762236

screenshots/H12-Jul-2020-

LICENSEH A D11-Jul-20202.5 KiB5440

README.mdH A D11-Jul-20201.1 KiB3724

detail.phpH A D11-Jul-20203.8 KiB9674

main.phpH A D11-Jul-20209.2 KiB314235

mediamanager.phpH A D11-Jul-20201.4 KiB4432

script.jsH A D11-Jul-2020115 30

style.iniH A D11-Jul-20202.9 KiB7056

template.info.txtH A D11-Jul-2020213 87

tpl_functions.phpH A D11-Jul-20204 KiB14397

README.md

1# Argon Dokuwiki Template
2
3Argon - a clean, responsive, modern template for Dokuwiki.
4https://www.dokuwiki.org/template:argon
5
6![Screenshot](screenshots/1.png)
7
8## Sidebar
9
10If you have a sidebar, then put your links (in the sidebar) in bullet points to ensure consistent styling with the rest of the template.
11
12## Styling
13
14I'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.
15
16To do changes and have it compile live, do
17```
18sass --watch assets/css/doku.scss assets/css/doku.css
19```
20
21## Contributors
22
23- [IceWreck](https://github.com/IceWreck)
24- [SoarinFerret](https://github.com/SoarinFerret)
25- [llune](https://github.com/llune)
26
27## Credits
28* Creative Tim for the [Argon Design System](https://github.com/creativetimofficial/argon-design-system) stylesheet.
29* [Anika Henke](https://github.com/selfthinker) for her starter dokuwiki template.
30
31## More Screenshots
32
33![Screenshot](screenshots/2.png)
34![Screenshot](screenshots/3.png)
35![Screenshot](screenshots/4.png)
36![Screenshot](screenshots/5.png)
37