Hi !
I packaged an app that take a existing Gogs repository and serve a directory of static file on the web.
This is very similar to what Github offer on https://pages.github.com/
The website will be automatically updated on each commit.
Yunohost integration
- Need Gogs package installed
- Multi instance to host many repo
- Backup/restore are tested
Installation
/!\ please read the README file /!\
sudo yunohost app install -l YourSite https://github.com/YunoHost-Apps/gogs_webhost_ynh
Upgrade
sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/gogs_webhost_ynh gogswebhost