mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Improve readme
This commit is contained in:
parent
4cd7ca2e6b
commit
57abee067c
2 changed files with 26 additions and 2 deletions
24
README.md
24
README.md
|
@ -1,2 +1,26 @@
|
|||
# pixelfed_ynh
|
||||
The federated image shareing service Pixelfed, for YunoHost
|
||||
|
||||
**Shipped version:** NONE, THIS PACKAGE DOESN'T WORK YET!
|
||||
|
||||
I'm waiting for an official release (alpha/beta or stable) to invest more time on this package.
|
||||
Don't hesitate to give a hand if you wish, I assume only the nginx file needs improvments.
|
||||
|
||||
# State of this package
|
||||
|
||||
* works fine:
|
||||
|
||||
* [x] basic install/remove process
|
||||
|
||||
* to be confirmed
|
||||
* [ ]
|
||||
|
||||
* to be added:
|
||||
* [ ] everything
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug about this package: https://github.com/YunoHost-Apps/pixelfed_ynh
|
||||
* Report a bug about Pixelfed itself: https://github.com/pixelfed/pixelfed
|
||||
* Pixelfed website: https://pixelfed.org
|
||||
* YunoHost website: https://yunohost.org
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"description": {
|
||||
"en": "Federated Image Sharing"
|
||||
},
|
||||
"version": "0.0.0~ynh1",
|
||||
"version": "0.0.0~ynh2",
|
||||
"url": "https://pixelfed.org/",
|
||||
"license": "MIT",
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.0.0~beta1.2"
|
||||
"yunohost": ">= 3.0.0"
|
||||
},
|
||||
"maintainer": {
|
||||
"name": "jibec",
|
||||
|
|
Loading…
Add table
Reference in a new issue