diff options
author | Runxi Yu <me@runxiyu.org> | 2025-08-29 21:37:13 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-08-29 21:37:13 +0800 |
commit | 71cd11b699cb60fa8e2bba7b105061fde4c54647 (patch) | |
tree | 840a862120390e02d320443d24ad5d5b7d4f9acd | |
parent | Update forge docs (diff) | |
download | website-master.tar.gz website-master.tar.zst website-master.zip |
Diffstat (limited to '')
-rw-r--r-- | content/forge/_index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/forge/_index.md b/content/forge/_index.md index 6e65d12..29cb368 100644 --- a/content/forge/_index.md +++ b/content/forge/_index.md @@ -122,10 +122,6 @@ be considered. No full-HTML emails are expected for normal traffic. ### CI -We generally prefer to have linters, deployment pipelines and such run on each -local developer's machine, for example as a pre-commit hook. However there are -reasons why CI might be useful. - We plan to integrate a builds.sr.ht-style CI in the future. ### Authentication and authorization |