mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
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:
parent
d625f15706
commit
1845a1984c
1 changed files with 1 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue