configs/config.asf.js (10 lines of code) (raw):

export default { routerBase: '/handbook', rootPath: 'https://echarts.apache.org/handbook/', exampleViewPath: 'https://echarts.apache.org/examples/${lang}/view.html?c=', exampleEditorPath: 'https://echarts.apache.org/examples/${lang}/editor.html?c=', mainSitePath: 'https://echarts.apache.org/', optionPath: 'https://echarts.apache.org/option.html#', gitRepo: 'apache/echarts-handbook' }