https://github.com/yunohost-apps/bookstack_ynh
BookStack package for YunoHost
https://github.com/yunohost-apps/bookstack_ynh
bookstack personal-knowledge-base yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
BookStack package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/bookstack_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2019-07-29T10:00:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T09:22:42.000Z (3 months ago)
- Last Synced: 2025-03-30T00:41:15.483Z (3 months ago)
- Topics: bookstack, personal-knowledge-base, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.bookstackapp.com/
- Size: 820 KB
- Stars: 12
- Watchers: 6
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
BookStack, packaged for YunoHostPlatform to create documentation/wiki content
[](https://www.bookstackapp.com)
[](https://demo.bookstackapp.com)
?style=for-the-badge)## 📦 Developer info
🛠️ Upstream BookStack repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing# upgrade an existing install:
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing
```### 📚 App packaging documentation
Please see for more information.