setdiaoyong / react-ghpages-blog

一个基于 GitHub Pages,使用 GitHub API v3 的 Blog。

Home Page:https://zowiegong.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-ghpages-blog

Build Status

灵感来源于 vue-ghpages-blog

一个基于 GitHub Pages , 使用 GitHub API 的 Blog.

React + Redux + webpack

Usage

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

Features

  • 使用 GitHub API 无需后台
  • 托管于 GitHub pages
  • 无需本地生成静态页面
  • 使用 Markdown 语法,由 GitHub 生成
  • 根据目录分类
  • LocalStorage 缓存
  • 基于 Issues 的评论(基本功能)
  • Tag 标签
  • 处理 GitHub API 请求限制

License

MIT

About

一个基于 GitHub Pages,使用 GitHub API v3 的 Blog。

https://zowiegong.com

License:MIT License


Languages

Language:JavaScript 81.8%Language:Less 16.2%Language:HTML 2.0%