Skip to content

Remove dumi-based website infrastructure#331

Merged
hustcc merged 2 commits intoaifrom
copilot/remove-old-website-files
Feb 2, 2026
Merged

Remove dumi-based website infrastructure#331
hustcc merged 2 commits intoaifrom
copilot/remove-old-website-files

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

New official website built in site/ directory using Next.js. Removing old dumi-based documentation system.

Changes

Removed files:

  • .dumirc.ts - dumi configuration
  • docs/ - legacy documentation directory
  • mako.config.json - dumi build config
  • .github/workflows/deploy-site.yml - old deployment workflow

Updated package.json:

  • Removed scripts: start, dev, docs:build, docs:build-analyze, docs:deploy, deploy
  • Removed dependencies: dumi, gh-pages

Updated .gitignore:

  • Removed docs-dist, .dumi entries
Original prompt

已经构建了新官网放在了 site 目录中。旧的官网站点需要删除,我知道的就是 dumi 相关,docs 目录。其他有相关的你可以看看。


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@changeset-bot
Copy link

changeset-bot bot commented Feb 2, 2026

⚠️ No Changeset found

Latest commit: f9beac4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove old website files from site directory Remove dumi-based website infrastructure Feb 2, 2026
Copilot AI requested a review from hustcc February 2, 2026 11:07
@hustcc hustcc marked this pull request as ready for review February 2, 2026 11:17
@hustcc hustcc merged commit fae9710 into ai Feb 2, 2026
9 checks passed
@hustcc hustcc deleted the copilot/remove-old-website-files branch February 2, 2026 11:21
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