Skip to content

docs: drop GitHub Pages docusaurus config - #373

Merged
Ziinc merged 1 commit into
mainfrom
cursor/rebase-pr6-conflicts-b4b8
Sep 4, 2026
Merged

Ziinc merged 1 commit into
mainfrom
cursor/rebase-pr6-conflicts-b4b8

Conversation

@Ziinc

@Ziinc Ziinc commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Rebases PR #6 onto current main and resolves all conflicts.
The original branch had 289 commits, most of which were already merged to main. After rebasing, only one meaningful change remains:

  • Remove unused GitHub Pages metadata (organizationName, projectName) from web/docusaurus.config.ts
    The original .github/workflows/docs-deploy.yml workflow is superseded by .github/workflows/deploy-web.yml, which already deploys the web/ site to Cloudflare Pages (production + PR previews + Lighthouse).

Test plan

  • Verified branch is 1 commit ahead of main with no conflicts
  • Diff is limited to web/docusaurus.config.ts cleanup
Open in Web Open in Cursor 

Rebased onto main. The original docs-deploy.yml workflow is superseded
by .github/workflows/deploy-web.yml (Cloudflare Pages). The only
remaining change from PR #6 is removing unused GitHub Pages metadata
from web/docusaurus.config.ts.

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
@github-actions github-actions Bot changed the title chore: rebase PR #6 — drop GitHub Pages docusaurus config docs: chore: rebase PR #6 — drop GitHub Pages docusaurus config Aug 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@Ziinc
Ziinc marked this pull request as ready for review September 4, 2026 18:26
@Ziinc Ziinc changed the title docs: chore: rebase PR #6 — drop GitHub Pages docusaurus config docs: drop GitHub Pages docusaurus config Sep 4, 2026
@Ziinc
Ziinc merged commit 5dca7aa into main Sep 4, 2026
17 of 18 checks passed
@Ziinc
Ziinc deleted the cursor/rebase-pr6-conflicts-b4b8 branch September 4, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants