mirror of
https://github.com/YunoHost-Apps/grammalecte_ynh.git
synced 2024-09-03 20:36:23 +02:00
Add README
This commit is contained in:
parent
a5be849161
commit
3035f6911d
5 changed files with 9 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
|
|
0
doc/DESCRIPTION.md
Normal file
0
doc/DESCRIPTION.md
Normal file
3
doc/DISCLAIMER.md
Normal file
3
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`.
|
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
|
@ -8,6 +8,11 @@
|
||||||
},
|
},
|
||||||
"version": "2.1.1~ynh2",
|
"version": "2.1.1~ynh2",
|
||||||
"url": "https://grammalecte.net",
|
"url": "https://grammalecte.net",
|
||||||
|
"upstream": {
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"website": "https://grammalecte.net",
|
||||||
|
"code": "http://code.grammalecte.net:8080/"
|
||||||
|
},
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Jules Bertholet",
|
"name": "Jules Bertholet",
|
||||||
|
|
Loading…
Add table
Reference in a new issue