1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2025-12-21 09:33:08 +01:00
Dokuwiki package for YunoHost
Find a file
eric_G 8c52dd2ab8
Testing (#120)
* chore(linter) fix linter warning in CI (#114)

! When using regexp in the nginx location field (location ~ __PATH__), start the path with ^ (location ~ ^__PATH__).

* Auto-update READMEs

* [autopatch] Automatic patch attempt for helpers 2.1 (#116)

* [autopatch] Automatic patch attempt for helpers 2.1

* cleaning

* Update nginx.conf

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Upgrade to v2025.05.14 (#119)

* Upgrade sources
- `main` v2025.05.14: https://github.com/dokuwiki/dokuwiki/releases/tag/2025.05.14

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-05-14 19:18:18 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:13 +02:00
conf Testing (#118) 2024-11-20 08:52:01 +01:00
doc Testing (#97) 2023-05-16 14:01:26 +02:00
scripts Testing (#118) 2024-11-20 08:52:01 +01:00
LICENSE Testing (#97) 2023-05-16 14:01:26 +02:00
manifest.toml Testing (#120) 2025-05-14 19:18:18 +02:00
README.md Testing (#120) 2025-05-14 19:18:18 +02:00
tests.toml Testing (#97) 2023-05-16 14:01:26 +02:00

Logo of Dokuwiki Dokuwiki, packaged for YunoHost

Lightweight, simple to use and highly versatile wiki

🌐 Official app website App Demo Version: 2025.05.14~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Dokuwiki repository: https://github.com/dokuwiki/dokuwiki

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.