docs: add migrate guide

This commit is contained in:
chenjiahan
2020-08-20 22:49:55 +08:00
parent 206757c8bd
commit 7cadc5e60f
3 changed files with 119 additions and 96 deletions

View File

@@ -53,6 +53,10 @@ module.exports = {
path: 'changelog-v3',
title: '更新日志',
},
{
path: 'migrate-from-v2',
title: '从 2.x 版本迁移',
},
{
path: 'theme',
title: '定制主题',