File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 '.*?/changelog' :
7272 'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG.md' ,
7373 '/.*/_navbar.md' : '/_navbar.md' ,
74- '/zh-cn /(.*)' :
75- 'https://raw.githubusercontent.com/docsifyjs/docs-zh /master/$1' ,
74+ '/es /(.*)' :
75+ 'https://raw.githubusercontent.com/docsifyjs/docs-es /master/$1' ,
7676 '/de-de/(.*)' :
7777 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
7878 '/ru-ru/(.*)' :
7979 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
80- '/es/(.*)' :
81- 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1' ,
82- '/write-a-plugin' :
83- 'https://raw.githubusercontent.com/docsifyjs/docsify/master/docs/write-a-plugin.md' ,
80+ '/zh-cn/(.*)' :
81+ 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1' ,
8482 } ,
8583 auto2top : true ,
8684 coverpage : true ,
Original file line number Diff line number Diff line change 3939 '.*?/awesome' : 'https://raw.githubusercontent.com/docsifyjs/awesome-docsify/master/README.md' ,
4040 '.*?/changelog' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG.md' ,
4141 '/.*/_navbar.md' : '/_navbar.md' ,
42- '/zh-cn /(.*)' : 'https://cdn.jsdelivr.net/gh/ docsifyjs/docs-zh@ master/$1' ,
42+ '/es /(.*)' : 'https://raw.githubusercontent.com/ docsifyjs/docs-es/ master/$1' ,
4343 '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
4444 '/ru-ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
45- '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1' ,
46- '/write-a-plugin' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/docs/write-a-plugin.md'
45+ '/zh-cn/(.*)' : 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1'
4746 } ,
4847 auto2top : true ,
4948 basePath : '/docs/' ,
You can’t perform that action at this time.
0 commit comments