1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gemserv_ynh.git synced 2025-11-05 11:48:41 +01:00
A gemini server written in rust.
Find a file
2025-09-28 15:11:32 +02:00
.github Initial commit 2021-07-07 21:27:30 +02:00
conf Better information 2024-11-24 21:53:20 +01:00
doc Better information 2024-11-24 21:53:20 +01:00
hooks Create post_cert_update 2022-10-05 02:38:49 +02:00
scripts Merge branch 'testing' of https://github.com/YunoHost-Apps/gemserv_ynh into testing 2025-09-28 14:40:49 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:57:03 +02:00
LICENSE 0.4.4 2021-07-10 17:25:49 +02:00
manifest.toml cleaning 2025-09-28 14:40:12 +02:00
README.md Auto-update READMEs 2025-09-28 14:38:30 +02:00
tests.toml Manifest v2 2024-01-27 01:07:57 +01:00

Logo of Gemserv Gemserv, packaged for YunoHost

Gemini server

Version: 0.6.7~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Gemserv repository: https://github.com/calacuda/gemserv/

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

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

📚 App packaging documentation

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