Migrate docs hosting to grebedoc at fedinesia.marvin8.zone #50

Closed
opened 2026-07-05 08:29:55 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-07-05 08:29:55 +00:00 (Migrated from codeberg.org)

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.

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.
coding-agent-marvin8 commented 2026-07-05 08:30:04 +00:00 (Migrated from codeberg.org)

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.

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.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/fedinesia#50
No description provided.