一个基于 GitHub Pages,使用 GitHub API v3 的 Blog。
灵感来源于 vue-ghpages-blog
一个基于 GitHub Pages , 使用 GitHub API 的 Blog.
React + Redux + webpack
git clone https://github.com/zowiegong/react-ghpages-blog.git
cd react-ghpages-blog
npm install
# or
yarn install
配置 src/config.js
npm run build
# or
yarn build
MIT