Migrate docs hosting to grebedoc at fedinesia.marvin8.zone #50
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/fedinesia#50
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The docs are currently deployed to Codeberg Pages via Woodpecker CI. Migrate to grebedoc.dev under a custom domain (fedinesia.marvin8.zone), using a Forgejo Actions workflow modelled on wuming. Add a client-side JS redirect from the old marvinsmastodontools.codeberg.page/fedinesia/ URL. Remove the Woodpecker publish-docs pipeline.
Plan: (1) create .forgejo/workflows/docs.yml ported from wuming — tag trigger, mike deploy to pages branch, git-pages/action@v2 upload to fedinesia.marvin8.zone; (2) update mkdocs.yml site_url and add extra_javascript; (3) create docs/javascripts/redirect.js with hostname check; (4) delete .woodpecker/publish-docs.yml. Verify with mkdocs build --strict.