No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 14:45:23 +01:00
.github Initial commit 2026-09-11 10:16:31 +01:00
conf Update .env 2026-09-11 11:57:32 +01:00
doc Delete doc/PRE_UPGRADE.md 2026-09-11 11:28:22 +01:00
scripts Update install 2026-09-11 12:21:27 +01:00
.editorconfig Initial commit 2026-09-11 10:16:31 +01:00
.gitattributes Initial commit 2026-09-11 10:16:31 +01:00
.gitignore Initial commit 2026-09-11 10:16:31 +01:00
config_panel.toml 1st commit 2026-09-11 10:58:48 +01:00
LICENSE Update LICENSE 2026-09-11 11:06:54 +01:00
manifest.toml Update manifest.toml 2026-09-11 11:40:05 +01:00
README.md Auto-update READMEs 2026-09-11 12:25:04 +02:00
tests.toml Initial commit 2026-09-11 10:16:31 +01:00

Logo of LeafWiki LeafWiki, packaged for YunoHost

Self-hosted wiki. Single Go binary. SQLite + Markdown stored on disk

🌐 Official app website App Demo Version: 0.13.0~ynh1

Screenshots

Screenshot of LeafWiki

📦 Developer info

Automatic tests level

🛠️ Upstream LeafWiki repository: https://github.com/perber/leafwiki

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/leafwiki_ynh/tree/testing

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

📚 App packaging documentation

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