fix: remove hugo link (#680)

It has been removed from hugo.

Ref: ce5a249f24

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/680
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
This commit is contained in:
Gusted 2025-10-13 02:36:14 +02:00 committed by Gusted
parent d625f15706
commit 1845a1984c

View file

@ -98,8 +98,6 @@ Both the [Woodpecker CI](/ci/#using-codeberg's-instance-of-woodpecker-ci) and th
For the Woodpecker CI, you can see the [existing example workflows in the `Codeberg-CI/examples` repo](https://codeberg.org/Codeberg-CI/examples), which provides examples for Jekyll, Hugo, Zola and many other popular SSG.
Currently, we do not have any examples for the Forgejo Actions yet, but individual SSG tools might have details in their own documentation:
- [Hugo docs on using Forgejo Actions for Codeberg Pages](https://gohugo.io/host-and-deploy/host-on-codeberg-pages/#automated-deployment-using-forgejo-actions)
Currently, we do not have any examples for the Forgejo Actions yet, but individual SSG tools might have details in their own documentation.
Note that if you use Forgejo Actions to publish the website, you should make sure that `.domains` file will be preserved in the root directory of the **output** branch or repository.