[Doc] update contribution guide (#1250)

This commit is contained in:
neverland
2018-06-08 14:22:34 +08:00
committed by GitHub
parent 285eb90b32
commit d9721005b2
5 changed files with 157 additions and 45 deletions

View File

@@ -45,6 +45,14 @@ module.exports = {
path: '/theme',
title: '定制主题'
},
{
path: '/contribution',
title: '开发指南'
},
{
path: '/style-guide',
title: '风格指南'
},
{
path: '/demo',
title: '示例页面'