Github Blog
this is a single page application base Github API and Github Pages to generate a Blog Site, no other backend server. The posts come from assign your repo of issues
demo: http://eyasweb.com
Usage
简体中文
git clone https://github.com/eyasliu/eyasliu.github.io.git
npm i
- change file
/config/config.client.js
to assign your blog issues in repo - build project
npm run build
- change
CNAME
file to your domain, if you don't have domain, delete it - push code to repo
{username}.github.io
(if not exits, create it)