@vincent-x/dumi-theme-legecy
v0.0.3
Published
基于Dumi 2的默认主题修改的dumi 1.x主题
Downloads
8
Readme
dumi-theme-legecy
A theme package for the dumi framework.
A Dumi 1.x theme for Dumi 2.0, Base on dumi-theme-default, this project is work in progress.
基于2.x的默认主题修改的1.x主题,只修改了部分样式. WIP

Usage
Install this theme into devDependencies:
$ pnpm add dumi-theme-legecy -DThat's all, now you can execute dumi dev and enjoy this theme.
Options
TODO
Development
$ pnpm installAfter 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:
# switch to example directory
$ cd example
# start dev server to preview
npm run devNote: all Node.js-runtime files should be put into
src/plugindirectory,father-plugin-dumi-themewill transform them to CommonJS dist automatically.
dumi theme development documentation: https://d.umijs.org/theme
LICENSE
MIT
