mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 05:37:04 +02:00
Add Gitea (#68)
Gitea has an [`AGENTS.md`](https://github.com/go-gitea/gitea/blob/main/AGENTS.md) (+ [`CLAUDE.md`](https://github.com/go-gitea/gitea/blob/main/CLAUDE.md)) file and AI generated blog post images[^1][^2][^3]. [^1]: https://about.gitea.com/blog/gitea-achieves-soc2-type2-soc3-certification [^2]: https://about.gitea.com/news/gitea-enterprise [^3]: https://about.gitea.com/news/gitea-cloud-release-12 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/68 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: Gus Libens <goestav@noreply.codeberg.org> Co-committed-by: Gus Libens <goestav@noreply.codeberg.org>
This commit is contained in:
parent
90a940c300
commit
35d1ea922f
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
|
|||
| [Wagtail CMS](https://wagtail.org/) | [WriteFreely] | Include [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md); [Wagtail AI](https://wagtail.org/wagtail-ai/) |
|
||||
| [WordPress](https://wordpress.org) | [WriteFreely] | Include [AGENTS.md](https://github.com/WordPress/gutenberg/blob/trunk/AGENTS.md); has [Copilot PRs](https://github.com/WordPress/gutenberg/pull/74449) |
|
||||
| [Bludit CMS](https://www.bludit.com/) | [Jekyll](https://jekyllrb.com/) maybe? No signs of AI in the repo but also [no clear statement](https://talk.jekyllrb.com/t/ai-usage-in-the-jekyll-project/10269) provided | [Coding with Claude and reviewing by Code Rabbit](https://github.com/bludit/bludit/pull/1642) |
|
||||
| [Gitea](https://about.gitea.com/) | [Forgejo](https://codeberg.org/forgejo/forgejo) (self-hosted) or [Codeberg](https://codeberg.org/) (hosted) | Include [AGENTS.md](https://github.com/go-gitea/gitea/blob/main/AGENTS.md) and [CLAUDE.md](https://github.com/go-gitea/gitea/blob/main/CLAUDE.md); Include [AI contribution policy](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#ai-contribution-policy); Some [blog post images](https://about.gitea.com/blog/gitea-achieves-soc2-type2-soc3-certification) are AI generated |
|
||||
|
||||
### File Storage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue