7kms / react-illustration-series

图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
http://7km.top/
GNU Affero General Public License v3.0
7.5k stars 804 forks source link

feat(CI-website): deploy to gh pages with GitHub action #31

Closed sabertazimi closed 3 years ago

sabertazimi commented 3 years ago

Live demo.

构建好的 dist/ 文件夹以 force_orphan 的形式推送至 gh-pages 分支。

sabertazimi commented 3 years ago

webprs