Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reference

install

1

git clone --depth=1 https://github.com/Fechin/reference
cd reference
npm install
npm run build

usage

npm run dev
# hexo g
# pm2 serve public 4321 --name reference --watch --spa
# watchexec -w source\_posts -- hexo g

optional

subl _config.yml
# Change port
url: http://localhost

reference


  1. Watchexec