mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2026-05-12 04:27:17 +02:00
Lionwiki-t2t package for YunoHost
- PHP 33.4%
- CSS 23.3%
- Less 20.1%
- HTML 14.5%
- Shell 8.7%
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Lionwiki, packaged for YunoHost
Lightweight wiki-style CMS using the txt2tags syntax
📦 Developer info
🛠️ Upstream Lionwiki repository: https://github.com/farvardin/lionwiki-t2t
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/lionwiki-t2t_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade lionwiki-t2t -u https://github.com/YunoHost-Apps/lionwiki-t2t_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.