aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorcrapStone <crapstone01@gmail.com>2024-01-15 22:37:32 +0000
committerGitHub <noreply@github.com>2024-01-15 23:37:32 +0100
commit5374d29aa9644a979d8d6e8e100bb4e77641d74f (patch)
tree13bb76abea7efd8f30b9602c3a5573f8da95e8bb /docs
parentd971dfbae1b6f5f63357fa387c59e2a7cf06100b (diff)
downloadgitea-5374d29aa9644a979d8d6e8e100bb4e77641d74f.tar.gz
gitea-5374d29aa9644a979d8d6e8e100bb4e77641d74f.zip
Add gist to comparison (#28809)
This PR adds a section to the documentation that links to the project [Opengist](https://github.com/thomiceli/opengist) on GitHub. The feature was proposed in #16670 but didn't resonate well with the maintainers.
Diffstat (limited to 'docs')
-rw-r--r--docs/content/installation/comparison.en-us.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/installation/comparison.en-us.md b/docs/content/installation/comparison.en-us.md
index e48410ba6f..1ba4f7ecc2 100644
--- a/docs/content/installation/comparison.en-us.md
+++ b/docs/content/installation/comparison.en-us.md
@@ -52,6 +52,7 @@ _Symbols used in table:_
| Markdown support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| CSV support | ✓ | ✘ | ✓ | ✘ | ✘ | ✓ | ✘ | ✘ |
| 'GitHub / GitLab pages' | [⚙️][gitea-pages-server], [⚙️][gitea-caddy-plugin] | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | ✘ |
+| Gists / Snippets | [⚙️][opengist] | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Repo-specific wiki (as a repo itself) | ✓ | ✓ | ✓ | ✓ | ✓ | / | ✘ | ✘ |
| Deploy Tokens | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Repository Tokens with write rights | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
@@ -147,3 +148,4 @@ _Symbols used in table:_
[gitea-caddy-plugin]: https://github.com/42wim/caddy-gitea
[gitea-pages-server]: https://codeberg.org/Codeberg/pages-server
+[opengist]: https://github.com/thomiceli/opengist