hazel-learnbook
🌈 Introduction
My personal front-end learning record
SUMMARY
🔗 Powered by Gitbook
# install
$ npm install -g gitbook-cli
# usage with nvm < v12
$ gitbook init
# usage
$ book sm
# ouput
$ gitbook build
$ gitbook build ./ ./docs
# development
$ gitbook serve --port 6666
✨ Gitbook Features
- GitBook
- GitBook Plugins
- generate a
SUMMARY.MDvia Gitbook Summary - Automated deployment via Github Actions
- choose
/docsvia Github Pages