hazel-learnbook
🌈 Introduction
My personal front-end learning record
🔗 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.MD
via Gitbook Summary - Automated deployment via Github Actions
- choose
/docs
via Github Pages