website: upgrade to docusaurus@2.0.0.beta-0

This commit is contained in:
Yangshun Tay
2021-05-28 13:29:24 +08:00
parent ccc1bb806b
commit 94ffee175e
4 changed files with 3323 additions and 4687 deletions

View File

@ -46,7 +46,7 @@ module.exports = {
{
docs: {
path: '../contents',
routeBasePath: '',
routeBasePath: '/',
sidebarPath: require.resolve('./sidebars.js'),
editUrl:
'https://github.com/yangshun/tech-interview-handbook/edit/master/contents/',