GitbookIO / gitbook-cli

GitBook's command line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generation finishing taked a long time

yt46767 opened this issue · comments

$ npm run serve

my-gitbook@1.0.0 serve F:\My\GitBook\my-gitbook
rm -rf _book && gitbook serve --timing && rm -rf _book

Live reload server started on port: 35729
Press CTRL+C to quit ...

info: 23 plugins are installed
info: 27 explicitly listed
info: loading plugin "fontsettings"... OK
info: loading plugin "lunr"... OK
info: loading plugin "livereload"... OK
info: loading plugin "highlight"... OK
info: loading plugin "prism"... OK
info: loading plugin "search-pro"... OK
info: loading plugin "copy-code-button"... OK
info: loading plugin "tbfed-pagefooter"... OK
info: loading plugin "insert-logo"... OK
info: loading plugin "github"... OK
info: loading plugin "sharing-plus"... OK
info: loading plugin "donate"... OK
info: loading plugin "hide-element"... OK
info: loading plugin "navigator"... OK
info: loading plugin "chapter-fold"... OK
info: loading plugin "splitter"... OK
info: loading plugin "pageview-count"... OK
info: loading plugin "popup"... OK
info: loading plugin "custom-favicon"... OK
info: loading plugin "search"... OK
info: loading plugin "sharing"... OK
info: loading plugin "theme-comscore"... OK
info: loading plugin "theme-default"... OK
info: found 105 pages
info: found 186 asset files
warn: "options" property is deprecated, use config.get(key) instead
warn: "options.generator" property is deprecated, use "output.name" instead
init!
finish!
info: >> generation finished with success in 24.5s !

i add gitbook serving with log,see below:
$ gitbook serve --log=debug
Live reload server started on port: 35729
Press CTRL+C to quit ...

debug: readme found at README.md
debug: summary file found at SUMMARY.md
debug: cleanup folder "F:\My\GitBook\my-gitbook_book"
info: 23 plugins are installed
info: 27 explicitly listed
info: loading plugin "fontsettings"... OK
info: loading plugin "lunr"... OK
info: loading plugin "livereload"... OK
info: loading plugin "highlight"... OK
info: loading plugin "prism"... OK
info: loading plugin "search-pro"... OK
info: loading plugin "copy-code-button"... OK
info: loading plugin "tbfed-pagefooter"... OK
info: loading plugin "insert-logo"... OK
info: loading plugin "github"... OK
info: loading plugin "sharing-plus"... OK
info: loading plugin "donate"... OK
info: loading plugin "hide-element"... OK
info: loading plugin "navigator"... OK
info: loading plugin "chapter-fold"... OK
info: loading plugin "splitter"... OK
info: loading plugin "pageview-count"... OK
info: loading plugin "popup"... OK
info: loading plugin "custom-favicon"... OK
info: loading plugin "search"... OK
info: loading plugin "sharing"... OK
info: loading plugin "theme-comscore"... OK
info: loading plugin "theme-default"... OK
info: found 105 pages
info: found 184 asset files
debug: calling hook "config"
debug: calling hook "init"
warn: "options" property is deprecated, use config.get(key) instead
warn: "options.generator" property is deprecated, use "output.name" instead
init!
debug: copy assets from theme C:\Users\ASUS.gitbook\versions\3.2.3\node_modules\gitbook-plugin-theme-default_assets\website
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-theme-comscore\book
debug: copy resources from plugin C:\Users\ASUS.gitbook\versions\3.2.3\node_modules\gitbook-plugin-sharing\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-search\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-pageview-count\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-splitter\book
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-chapter-fold\book
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-navigator
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-hide-element\book
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-donate\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-sharing-plus\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-github\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-insert-logo\lib
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-tbfed-pagefooter\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-copy-code-button\book
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-search-pro\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\prismjs\themes
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-highlight\css
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-livereload\book
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-lunr\assets
debug: copy resources from plugin F:\My\GitBook\my-gitbook\node_modules\gitbook-plugin-fontsettings\assets
debug: copy asset ".gitignore"
debug: copy asset "1_FONTEND\1_BASIS\1_CSS\16_ICON\README.md"
debug: copy asset "1_FONTEND\1_BASIS\1_CSS\README.md"
debug: copy asset "1_FONTEND\1_BASIS\1_CSS\SCSS.md"
debug: copy asset "1_FONTEND\1_BASIS\2_HTML\README.md"
debug: copy asset "1_FONTEND\1_BASIS\3_JAVASCRIPT\1_EXAMPLE\README.md"
debug: copy asset "1_FONTEND\1_BASIS\3_JAVASCRIPT\README.md"
debug: copy asset "1_FONTEND\1_BASIS\4_TYPESCRIPT\README.md"
debug: copy asset "1_FONTEND\1_BASIS\5_HTTP\README.md"
debug: copy asset "1_FONTEND\1_BASIS\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Observer.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Subscriber.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Test.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Utils.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Vue.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\DATABIND\Watcher.js"
debug: copy asset "1_FONTEND\2_FRAMEWORK\1_VUE\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\2_MiniProgram\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\3_NODE\13_NPM\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\3_NODE\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\4_REACT-NAITVE\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\5_REACT\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\6_Angular\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\7_Jquery\README.md"
debug: copy asset "1_FONTEND\2_FRAMEWORK\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\1_Weekly\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\2_WIKI\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\BrowserPrinciple.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\CSS\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\ESCAPE.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\ALIPAY\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\BAIDU\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\JD\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\TOUTIAO\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\APPLETS\WEEX\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\REACT\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\REDUX\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\ROUTER\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\VUE\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\VUE\proxy-binddata1.png"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FRAMEWORK\VUE\proxy-binddata2.png"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\FontEndPrinciple.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\HTTP.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\JAVASCRIPT\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\NODE\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\Proxy.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\SSR-History.png"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\SSR.jpg"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\SSR.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\STATUSMANAGER\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\STATUSMANAGER\REDUX\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\STATUSMANAGER\VUEX\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\TCP三次握手.jpg"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\TCP四次挥手.jpg"
debug: copy asset "1_FONTEND\3_DOCUMENT\3_Interview\TYPESCRIPT\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\4_Recuit\CONSIDER.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\4_Recuit\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\5_Think\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\6_MEITUAN\README.md"
debug: copy asset "1_FONTEND\3_DOCUMENT\README.md"
debug: copy asset "1_FONTEND\4_ToolChain\1_GIT\Problem.md"
debug: copy asset "1_FONTEND\4_ToolChain\1_GIT\README.md"
debug: copy asset "1_FONTEND\4_ToolChain\2_GRUNT\README.md"
debug: copy asset "1_FONTEND\4_ToolChain\3_BOWER\README.md"
debug: copy asset "1_FONTEND\4_ToolChain\README.md"
debug: copy asset "1_FONTEND\5_Monitor\README.md"
debug: copy asset "1_FONTEND\5_Monitor\sentry_authToken.png"
debug: copy asset "1_FONTEND\6_Browser\1_RunJS\README.md"
debug: copy asset "1_FONTEND\6_Browser\README.md"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-1.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-baidu.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-hao123.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-mbaidu.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-muc.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-qq123.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing-uc.png"
debug: copy asset "1_FONTEND\6_Browser\performance-timing.png"
debug: copy asset "1_FONTEND\README.md"
debug: copy asset "2_BACKSTAGE\1_BASIS\1_JAVA\EXAMPLE\README.md"
debug: copy asset "2_BACKSTAGE\1_BASIS\1_JAVA\README.md"
debug: copy asset "2_BACKSTAGE\1_BASIS\README.md"
debug: copy asset "2_BACKSTAGE\CRUD\README.md"
debug: copy asset "2_BACKSTAGE\README.md"
debug: copy asset "3_TOOL\1_DOCKER\IMAGES\GITLAB\Problem.md"
debug: copy asset "3_TOOL\1_DOCKER\IMAGES\GITLAB\README.md"
debug: copy asset "3_TOOL\1_DOCKER\IMAGES\README.md"
debug: copy asset "3_TOOL\1_DOCKER\Migrate.md"
debug: copy asset "3_TOOL\1_DOCKER\Problem.md"
debug: copy asset "3_TOOL\1_DOCKER\README.md"
debug: copy asset "3_TOOL\1_DOCKER\Tutorial.md"
debug: copy asset "3_TOOL\1_DOCKER\WebService.md"
debug: copy asset "3_TOOL\1_DOCKER\debug.log"
debug: copy asset "3_TOOL\1_DOCKER\docker-cmd.png"
debug: copy asset "3_TOOL\1_DOCKER\docker-images-web1.png"
debug: copy asset "3_TOOL\1_DOCKER\window-linux-docker.png"
debug: copy asset "3_TOOL\2_GITBOOK\1_GithubPage\README.md"
debug: copy asset "3_TOOL\2_GITBOOK\Grammer.md"
debug: copy asset "3_TOOL\2_GITBOOK\Plugin.md"
debug: copy asset "3_TOOL\2_GITBOOK\Problem.md"
debug: copy asset "3_TOOL\2_GITBOOK\README.md"
debug: copy asset "3_TOOL\2_GITBOOK\gitbook-serve-livereload-1.png"
debug: copy asset "3_TOOL\2_GITBOOK\gitbook-serve-livereload-2.png"
debug: copy asset "3_TOOL\2_GITBOOK\gitbook-serve-livereload-3.png"
debug: copy asset "3_TOOL\2_GITBOOK\gitbook-serve-livereload-catch1.png"
debug: copy asset "3_TOOL\2_GITBOOK\gitbook-serve-livereload-catch2.png"
debug: copy asset "3_TOOL\3_GO\README.md"
debug: copy asset "3_TOOL\4_NODE\Problem.md"
debug: copy asset "3_TOOL\4_NODE\README.md"
debug: copy asset "3_TOOL\4_NODE\SHELL\README.md"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\Bracket-Pair-Colorizer.png"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\MDAutoLinefeed.md"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\MY\README.md"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\MY\VIEWINBROWSER\README.md"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\MY\VIEWINBROWSER\vscode-keybinding.png"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\MY\VIEWINBROWSER\vscode-tasks.png"
debug: copy asset "3_TOOL\5_VSCODE\PLUGINS\README.md"
debug: copy asset "3_TOOL\5_VSCODE\README.md"
debug: copy asset "3_TOOL\6_VPN\Problem.md"
debug: copy asset "3_TOOL\6_VPN\README.md"
debug: copy asset "3_TOOL\6_VPN\Vultr\README.md"
debug: copy asset "3_TOOL\6_VPN\Vultr\vultr-vpn.png"
debug: copy asset "3_TOOL\7_GITHUB\Problem.md"
debug: copy asset "3_TOOL\7_GITHUB\README.md"
debug: copy asset "3_TOOL\8_MARKDOWN\README.md"
debug: copy asset "3_TOOL\README.md"
debug: copy asset "4_SYSTEM\1_CENTOS\Problem.md"
debug: copy asset "4_SYSTEM\1_CENTOS\README.md"
debug: copy asset "4_SYSTEM\2_UBUNTU\Problem.md"
debug: copy asset "4_SYSTEM\2_UBUNTU\README.md"
debug: copy asset "4_SYSTEM\3_WINDOW\NGINX\README.md"
debug: copy asset "4_SYSTEM\3_WINDOW\Problem.md"
debug: copy asset "4_SYSTEM\3_WINDOW\README.md"
debug: copy asset "4_SYSTEM\3_WINDOW\SHELL\README.md"
debug: copy asset "4_SYSTEM\3_WINDOW\Tool.md"
debug: copy asset "4_SYSTEM\4_MAC\README.md"
debug: copy asset "4_SYSTEM\5_IPHONE\README.md"
debug: copy asset "4_SYSTEM\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\debug.log"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\【重要】报名缴费-报名确认-打印准考证-初试-考场查询.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\报名公告1.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\报名公告2.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\报考专业信息.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\HUAKE\报考点信息.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\APPLY\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\EXAMPROCESS\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\preApply-1.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\preApply-2.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\preApply-check.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\PREPARE\preApply.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\BJLG\ADIMISSIONGUIDE\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\BJLG\ADIMISSIONGUIDE\北京理工在职班的授课方式.png"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\BJLG\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2019\Problem.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2019\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2020\Analyse.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2020\Apply.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2020\Problem.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\2020\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\EARLIERINTERVIEW\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\JOINTEXAM\2020\Analyse.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\JOINTEXAM\2020\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\JOINTEXAM\README.md"
debug: copy asset "5_LIFE\1_EXAM\MBA\UNIVERSITY\WUDA\README.md"
debug: copy asset "5_LIFE\1_EXAM\README.md"
debug: copy asset "5_LIFE\3_COMPANY\PingAn.md"
debug: copy asset "5_LIFE\3_COMPANY\README.md"
debug: copy asset "5_LIFE\3_COMPANY\Tencent.md"
debug: copy asset "5_LIFE\4_THINK\ProgrammerOver35Age-0.png"
debug: copy asset "5_LIFE\4_THINK\ProgrammerOver35Age-1.png"
debug: copy asset "5_LIFE\4_THINK\ProgrammerOver35Age-2.png"
debug: copy asset "5_LIFE\4_THINK\ProgrammerOver35Age.md"
debug: copy asset "5_LIFE\4_THINK\README.md"
debug: copy asset "5_LIFE\5_HISTORY\README.md"
debug: copy asset "5_LIFE\6_NOUS\README.md"
debug: copy asset "5_LIFE\README.md"
debug: copy asset "Gruntfile.js"
debug: copy asset "package.json"
debug: generate page "README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page README.md
debug: index page README.md
debug: generate page "1_FONTEND/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/README.md
debug: index page 1_FONTEND/README.md
debug: generate page "1_FONTEND/1_BASIS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/README.md
debug: index page 1_FONTEND/1_BASIS/README.md
debug: generate page "1_FONTEND/1_BASIS/1_CSS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/1_CSS/README.md
debug: index page 1_FONTEND/1_BASIS/1_CSS/README.md
debug: generate page "1_FONTEND/1_BASIS/1_CSS/SCSS.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/1_CSS/SCSS.md
debug: index page 1_FONTEND/1_BASIS/1_CSS/SCSS.md
debug: generate page "1_FONTEND/1_BASIS/1_CSS/16_ICON/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/1_CSS/16_ICON/README.md
debug: index page 1_FONTEND/1_BASIS/1_CSS/16_ICON/README.md
debug: generate page "1_FONTEND/1_BASIS/2_HTML/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/2_HTML/README.md
debug: index page 1_FONTEND/1_BASIS/2_HTML/README.md
debug: generate page "1_FONTEND/1_BASIS/3_JAVASCRIPT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/3_JAVASCRIPT/README.md
debug: index page 1_FONTEND/1_BASIS/3_JAVASCRIPT/README.md
debug: generate page "1_FONTEND/1_BASIS/3_JAVASCRIPT/1_EXAMPLE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/3_JAVASCRIPT/1_EXAMPLE/README.md
debug: index page 1_FONTEND/1_BASIS/3_JAVASCRIPT/1_EXAMPLE/README.md
debug: generate page "1_FONTEND/1_BASIS/4_TYPESCRIPT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/4_TYPESCRIPT/README.md
debug: index page 1_FONTEND/1_BASIS/4_TYPESCRIPT/README.md
debug: generate page "1_FONTEND/1_BASIS/5_HTTP/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/1_BASIS/5_HTTP/README.md
debug: index page 1_FONTEND/1_BASIS/5_HTTP/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/1_VUE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/1_VUE/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/1_VUE/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/1_VUE/DATABIND/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/1_VUE/DATABIND/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/1_VUE/DATABIND/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/2_MiniProgram/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/2_MiniProgram/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/2_MiniProgram/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/3_NODE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/3_NODE/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/3_NODE/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/3_NODE/13_NPM/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/3_NODE/13_NPM/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/3_NODE/13_NPM/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/4_REACT-NAITVE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/4_REACT-NAITVE/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/4_REACT-NAITVE/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/5_REACT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/5_REACT/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/5_REACT/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/6_Angular/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/6_Angular/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/6_Angular/README.md
debug: generate page "1_FONTEND/2_FRAMEWORK/7_Jquery/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/2_FRAMEWORK/7_Jquery/README.md
debug: index page 1_FONTEND/2_FRAMEWORK/7_Jquery/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/README.md
debug: index page 1_FONTEND/3_DOCUMENT/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/1_Weekly/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/1_Weekly/README.md
debug: index page 1_FONTEND/3_DOCUMENT/1_Weekly/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/2_WIKI/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/2_WIKI/README.md
debug: index page 1_FONTEND/3_DOCUMENT/2_WIKI/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/3_Interview/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/3_Interview/README.md
debug: index page 1_FONTEND/3_DOCUMENT/3_Interview/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/4_Recuit/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/4_Recuit/README.md
debug: index page 1_FONTEND/3_DOCUMENT/4_Recuit/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/4_Recuit/CONSIDER.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/4_Recuit/CONSIDER.md
debug: index page 1_FONTEND/3_DOCUMENT/4_Recuit/CONSIDER.md
debug: generate page "1_FONTEND/3_DOCUMENT/5_Think/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/5_Think/README.md
debug: index page 1_FONTEND/3_DOCUMENT/5_Think/README.md
debug: generate page "1_FONTEND/3_DOCUMENT/6_MEITUAN/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/3_DOCUMENT/6_MEITUAN/README.md
debug: index page 1_FONTEND/3_DOCUMENT/6_MEITUAN/README.md
debug: generate page "1_FONTEND/5_Monitor/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/5_Monitor/README.md
debug: index page 1_FONTEND/5_Monitor/README.md
debug: generate page "1_FONTEND/4_ToolChain/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/4_ToolChain/README.md
debug: index page 1_FONTEND/4_ToolChain/README.md
debug: generate page "1_FONTEND/4_ToolChain/1_GIT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/4_ToolChain/1_GIT/README.md
debug: index page 1_FONTEND/4_ToolChain/1_GIT/README.md
debug: generate page "1_FONTEND/4_ToolChain/1_GIT/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/4_ToolChain/1_GIT/Problem.md
debug: index page 1_FONTEND/4_ToolChain/1_GIT/Problem.md
debug: generate page "1_FONTEND/4_ToolChain/2_GRUNT/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/4_ToolChain/2_GRUNT/README.md
debug: index page 1_FONTEND/4_ToolChain/2_GRUNT/README.md
debug: generate page "1_FONTEND/4_ToolChain/3_BOWER/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/4_ToolChain/3_BOWER/README.md
debug: index page 1_FONTEND/4_ToolChain/3_BOWER/README.md
debug: generate page "1_FONTEND/6_Browser/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/6_Browser/README.md
debug: index page 1_FONTEND/6_Browser/README.md
debug: generate page "1_FONTEND/6_Browser/1_RunJS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 1_FONTEND/6_Browser/1_RunJS/README.md
debug: index page 1_FONTEND/6_Browser/1_RunJS/README.md
debug: generate page "2_BACKSTAGE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 2_BACKSTAGE/README.md
debug: index page 2_BACKSTAGE/README.md
debug: generate page "2_BACKSTAGE/1_BASIS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 2_BACKSTAGE/1_BASIS/README.md
debug: index page 2_BACKSTAGE/1_BASIS/README.md
debug: generate page "2_BACKSTAGE/1_BASIS/1_JAVA/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 2_BACKSTAGE/1_BASIS/1_JAVA/README.md
debug: index page 2_BACKSTAGE/1_BASIS/1_JAVA/README.md
debug: generate page "2_BACKSTAGE/CRUD/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 2_BACKSTAGE/CRUD/README.md
debug: index page 2_BACKSTAGE/CRUD/README.md
debug: generate page "3_TOOL/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/README.md
debug: index page 3_TOOL/README.md
debug: generate page "3_TOOL/1_DOCKER/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/1_DOCKER/README.md
debug: index page 3_TOOL/1_DOCKER/README.md
debug: generate page "3_TOOL/1_DOCKER/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/1_DOCKER/Problem.md
debug: index page 3_TOOL/1_DOCKER/Problem.md
debug: generate page "3_TOOL/1_DOCKER/Migrate.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/1_DOCKER/Migrate.md
debug: index page 3_TOOL/1_DOCKER/Migrate.md
debug: generate page "3_TOOL/1_DOCKER/IMAGES/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/1_DOCKER/IMAGES/README.md
debug: index page 3_TOOL/1_DOCKER/IMAGES/README.md
debug: generate page "3_TOOL/1_DOCKER/IMAGES/GITLAB/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/1_DOCKER/IMAGES/GITLAB/README.md
debug: index page 3_TOOL/1_DOCKER/IMAGES/GITLAB/README.md
debug: generate page "3_TOOL/2_GITBOOK/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/2_GITBOOK/README.md
debug: index page 3_TOOL/2_GITBOOK/README.md
debug: generate page "3_TOOL/2_GITBOOK/Plugin.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/2_GITBOOK/Plugin.md
debug: index page 3_TOOL/2_GITBOOK/Plugin.md
debug: generate page "3_TOOL/2_GITBOOK/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/2_GITBOOK/Problem.md
debug: index page 3_TOOL/2_GITBOOK/Problem.md
debug: generate page "3_TOOL/2_GITBOOK/Grammer.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/2_GITBOOK/Grammer.md
debug: index page 3_TOOL/2_GITBOOK/Grammer.md
debug: generate page "3_TOOL/2_GITBOOK/1_GithubPage/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/2_GITBOOK/1_GithubPage/README.md
debug: index page 3_TOOL/2_GITBOOK/1_GithubPage/README.md
debug: generate page "3_TOOL/3_GO/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/3_GO/README.md
debug: index page 3_TOOL/3_GO/README.md
debug: generate page "3_TOOL/4_NODE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/4_NODE/README.md
debug: index page 3_TOOL/4_NODE/README.md
debug: generate page "3_TOOL/4_NODE/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/4_NODE/Problem.md
debug: index page 3_TOOL/4_NODE/Problem.md
debug: generate page "3_TOOL/4_NODE/SHELL/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/4_NODE/SHELL/README.md
debug: index page 3_TOOL/4_NODE/SHELL/README.md
debug: generate page "3_TOOL/5_VSCODE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/5_VSCODE/README.md
debug: index page 3_TOOL/5_VSCODE/README.md
debug: generate page "3_TOOL/5_VSCODE/PLUGINS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/5_VSCODE/PLUGINS/README.md
debug: index page 3_TOOL/5_VSCODE/PLUGINS/README.md
debug: generate page "3_TOOL/5_VSCODE/PLUGINS/MY/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MY/README.md
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MY/README.md
debug: generate page "3_TOOL/5_VSCODE/PLUGINS/MY/VIEWINBROWSER/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MY/VIEWINBROWSER/README.md
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MY/VIEWINBROWSER/README.md
debug: generate page "3_TOOL/5_VSCODE/PLUGINS/MDAutoLinefeed.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MDAutoLinefeed.md
debug: index page 3_TOOL/5_VSCODE/PLUGINS/MDAutoLinefeed.md
debug: generate page "3_TOOL/6_VPN/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/6_VPN/README.md
debug: index page 3_TOOL/6_VPN/README.md
debug: generate page "3_TOOL/6_VPN/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/6_VPN/Problem.md
debug: index page 3_TOOL/6_VPN/Problem.md
debug: generate page "3_TOOL/6_VPN/Vultr/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/6_VPN/Vultr/README.md
debug: index page 3_TOOL/6_VPN/Vultr/README.md
debug: generate page "3_TOOL/7_GITHUB/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/7_GITHUB/README.md
debug: index page 3_TOOL/7_GITHUB/README.md
debug: generate page "3_TOOL/7_GITHUB/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/7_GITHUB/Problem.md
debug: index page 3_TOOL/7_GITHUB/Problem.md
debug: generate page "3_TOOL/8_MARKDOWN/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 3_TOOL/8_MARKDOWN/README.md
debug: index page 3_TOOL/8_MARKDOWN/README.md
debug: generate page "4_SYSTEM/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/README.md
debug: index page 4_SYSTEM/README.md
debug: generate page "4_SYSTEM/1_CENTOS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/1_CENTOS/README.md
debug: index page 4_SYSTEM/1_CENTOS/README.md
debug: generate page "4_SYSTEM/1_CENTOS/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/1_CENTOS/Problem.md
debug: index page 4_SYSTEM/1_CENTOS/Problem.md
debug: generate page "4_SYSTEM/2_UBUNTU/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/2_UBUNTU/README.md
debug: index page 4_SYSTEM/2_UBUNTU/README.md
debug: generate page "4_SYSTEM/2_UBUNTU/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/2_UBUNTU/Problem.md
debug: index page 4_SYSTEM/2_UBUNTU/Problem.md
debug: generate page "4_SYSTEM/3_WINDOW/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/3_WINDOW/README.md
debug: index page 4_SYSTEM/3_WINDOW/README.md
debug: generate page "4_SYSTEM/3_WINDOW/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/3_WINDOW/Problem.md
debug: index page 4_SYSTEM/3_WINDOW/Problem.md
debug: generate page "4_SYSTEM/3_WINDOW/Tool.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/3_WINDOW/Tool.md
debug: index page 4_SYSTEM/3_WINDOW/Tool.md
debug: generate page "4_SYSTEM/3_WINDOW/SHELL/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/3_WINDOW/SHELL/README.md
debug: index page 4_SYSTEM/3_WINDOW/SHELL/README.md
debug: generate page "4_SYSTEM/3_WINDOW/NGINX/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/3_WINDOW/NGINX/README.md
debug: index page 4_SYSTEM/3_WINDOW/NGINX/README.md
debug: generate page "4_SYSTEM/4_MAC/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/4_MAC/README.md
debug: index page 4_SYSTEM/4_MAC/README.md
debug: generate page "4_SYSTEM/5_IPHONE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 4_SYSTEM/5_IPHONE/README.md
debug: index page 4_SYSTEM/5_IPHONE/README.md
debug: generate page "5_LIFE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/README.md
debug: index page 5_LIFE/README.md
debug: generate page "5_LIFE/1_EXAM/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/README.md
debug: index page 5_LIFE/1_EXAM/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/README.md
debug: index page 5_LIFE/1_EXAM/MBA/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/PREPARE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/PREPARE/README.md
debug: index page 5_LIFE/1_EXAM/MBA/PREPARE/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/PREPARE/EXAMPROCESS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/PREPARE/EXAMPROCESS/README.md
debug: index page 5_LIFE/1_EXAM/MBA/PREPARE/EXAMPROCESS/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/ADIMISSIONGUIDE/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/ADIMISSIONGUIDE/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/BJLG/ADIMISSIONGUIDE/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/Problem.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2019/Problem.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Analyse.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Analyse.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Analyse.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Apply.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Apply.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Apply.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Problem.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Problem.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/EARLIERINTERVIEW/2020/Problem.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/README.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/README.md
debug: generate page "5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/Analyse.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/Analyse.md
debug: index page 5_LIFE/1_EXAM/MBA/UNIVERSITY/WUDA/JOINTEXAM/2020/Analyse.md
debug: generate page "5_LIFE/3_COMPANY/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/3_COMPANY/README.md
debug: index page 5_LIFE/3_COMPANY/README.md
debug: generate page "5_LIFE/3_COMPANY/PingAn.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/3_COMPANY/PingAn.md
debug: index page 5_LIFE/3_COMPANY/PingAn.md
debug: generate page "5_LIFE/3_COMPANY/Tencent.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/3_COMPANY/Tencent.md
debug: index page 5_LIFE/3_COMPANY/Tencent.md
debug: generate page "5_LIFE/4_THINK/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/4_THINK/README.md
debug: index page 5_LIFE/4_THINK/README.md
debug: generate page "5_LIFE/4_THINK/ProgrammerOver35Age.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/4_THINK/ProgrammerOver35Age.md
debug: index page 5_LIFE/4_THINK/ProgrammerOver35Age.md
debug: generate page "5_LIFE/5_HISTORY/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/5_HISTORY/README.md
debug: index page 5_LIFE/5_HISTORY/README.md
debug: generate page "5_LIFE/6_NOUS/README.md"
debug: calling hook "page:before"
debug: calling hook "page"
debug: index page 5_LIFE/6_NOUS/README.md
debug: index page 5_LIFE/6_NOUS/README.md
debug: calling hook "finish:before"
debug: calling hook "finish"
debug: write search index
debug: write search index
finish!
info: >> generation finished with success in 20.5s !

Starting server ...
Serving book on http://localhost:4000