mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Superdesk (#1273)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
115a1fa0b0
commit
0580927afa
1 changed files with 13 additions and 0 deletions
13
software/superdesk.yml
Normal file
13
software/superdesk.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: "Superdesk"
|
||||
website_url: "https://superdesk.org/"
|
||||
source_code_url: "https://github.com/superdesk/superdesk"
|
||||
description: "End-to-end news creation, production, curation, distribution, and publishing platform."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
- PHP
|
||||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue