doc/fix: depends_3rdparty must be a valid boolean value (true/false/True/False) (#365)

- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/356
This commit is contained in:
nodiscc
2023-11-13 17:51:44 +00:00
committed by GitHub
parent 3acd435e77
commit 842be2c6d2
5 changed files with 3 additions and 6 deletions

View File

@@ -38,8 +38,8 @@ tags:
- Calendar & Contacts
- Bookmarks and Link Sharing
- Pastebins
# (optional, yes/no, default no) whether the software depends on a third-party service outside the user's control
depends_3rdparty: yes
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
depends_3rdparty: true
# (optional) link to an interactive demo of the software
demo_url: "https://my.awesome.softwar.e/demo"
# (optional) link to a list of clients/addons/plugins/apps/bots... for the software

View File

@@ -8,7 +8,6 @@ platforms:
- Docker
tags:
- Miscellaneous
depends_3rdparty: no
demo_url: https://demo.flyimg.io
stargazers_count: 834
updated_at: '2023-10-30'

View File

@@ -10,6 +10,5 @@ platforms:
tags:
- Software Development - Project Management
- Ticketing
depends_3rdparty: no
demo_url: https://next.forgejo.org
related_software_url: https://codeberg.org/forgejo-contrib/delightful-forgejo

View File

@@ -9,7 +9,6 @@ platforms:
- Docker
tags:
- Learning and Courses
depends_3rdparty: no
related_software_url: https://github.com/UCL-INGI/INGInious-plugins
stargazers_count: 186
updated_at: '2023-10-24'

View File

@@ -9,7 +9,7 @@ platforms:
- Docker
tags:
- Search Engines
depends_3rdparty: yes
depends_3rdparty: true
stargazers_count: 441
updated_at: '2023-11-10'
archived: false