{"id":20461398,"url":"https://github.com/antvis/dumi-theme-antv","last_synced_at":"2025-12-26T12:01:40.156Z","repository":{"id":40409242,"uuid":"479200651","full_name":"antvis/dumi-theme-antv","owner":"antvis","description":"AntV website theme based on dumi2.","archived":false,"fork":false,"pushed_at":"2024-10-28T11:44:19.000Z","size":7415,"stargazers_count":20,"open_issues_count":10,"forks_count":13,"subscribers_count":13,"default_branch":"v3","last_synced_at":"2024-10-29T21:05:30.126Z","etag":null,"topics":["antv","dumi-theme-antv"],"latest_commit_sha":null,"homepage":"https://dumi-theme-antv.antv.vision/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antvis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-08T01:15:47.000Z","updated_at":"2024-10-28T11:44:21.000Z","dependencies_parsed_at":"2023-10-11T12:51:31.692Z","dependency_job_id":"89474599-09c8-40ca-b6aa-4d21d76b26b8","html_url":"https://github.com/antvis/dumi-theme-antv","commit_stats":{"total_commits":206,"total_committers":17,"mean_commits":"12.117647058823529","dds":0.5970873786407767,"last_synced_commit":"c3c5b6ea6845d386b2ae2f73392ab6bbfd456d05"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Fdumi-theme-antv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Fdumi-theme-antv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Fdumi-theme-antv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Fdumi-theme-antv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antvis","download_url":"https://codeload.github.com/antvis/dumi-theme-antv/tar.gz/refs/heads/v3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247452920,"owners_count":20941191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antv","dumi-theme-antv"],"created_at":"2024-11-15T12:25:18.051Z","updated_at":"2025-12-26T12:01:35.123Z","avatar_url":"https://github.com/antvis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @antv/dumi-theme-antv\n\n[![NPM version](https://img.shields.io/npm/v/@antv/dumi-theme-antv.svg?style=flat)](https://npmjs.org/package/@antv/dumi-theme-antv) [![NPM downloads](http://img.shields.io/npm/dm/@antv/dumi-theme-antv.svg?style=flat)](https://npmjs.org/package/@antv/dumi-theme-antv)\n\nA theme package for the [dumi](https://next.d.umijs.org) framework.\n\n## Usage\n\nInstall this theme into `devDependencies`:\n\n```bash\n$ npm i @antv/dumi-theme-antv -D\n```\n\nConfigure it in dumi config file `.dumirc.ts`:\n\n```ts\nimport { defineConfig } from 'dumi';\n\nexport defineConfig({\n  themeConfig: {\n    ...\n  },\n});\n```\n\nThat's all, now you can execute `dumi dev` and enjoy this theme.\n\n## Options\n\nTODO\n\n`themeConfig.docsearchOptions.sort` 用于配置搜索结果的排序规则。可以通过字符串数组来定义排序逻辑。\n\n- 每个字符串可以是一个路径片段，用于匹配搜索结果的链接。\n- 如果字符串以 `!` 开头，则表示不包含该路径片段的结果应排在包含该路径片段的结果之前。\n\n## Development\n\n```bash\n$ npm install\n```\n\nAfter the dependencies are installed, a symlink from `example/.dumi/theme` to `../../src` will be created automatically, the symlink makes dumi load our theme package as a local theme, so we can start the example directly, HMR is also available:\n\n```bash\n# switch to example directory\n$ cd example\n\n# downloads the dependencies\nnpm install\n\n# start dev server to preview\nnpm run dev\n```\n\ndumi theme development documentation: https://next.d.umijs.org/theme\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantvis%2Fdumi-theme-antv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantvis%2Fdumi-theme-antv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantvis%2Fdumi-theme-antv/lists"}