chanshiyucx / heart-beat

A SPA Blog Theme

Home Page:https://chanshiyu.com/treasure/heartbeat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeartBeat - A SPA Blog Theme

Author QQ Email

蝉时雨

HeartBeat 是一个基于 UmiJS 开发的 SPA 单页面博客应用程序,后台数据源依托于 Github Issues ,使用开源项目 Gitalk 作为博客评论系统。该主题基于 Github 全家桶,脱离服务器与数据库,关注内容本身,免费食用。

技术栈:UmiJS + Github Issues + Gitalk

在线演示:蝉時雨

Getting Started

Installing

git@github.com:chanshiyucx/heart-beat.git
cd heart-beat
npm install # or yarn

Configuration

修改目录 src/config.js 的配置文件,每个配置项都有详细说明。

注意修改项目目录下 .umirc.jstitle 为自己的站点标题!

页面模板参考: 文章、关于、标签、分类、书单等模板

Preview

npm start

浏览器打开 http://localhost:8000 便可访问新的博客!

Deployment

umi build

打包完毕,将 dist 目录下生成的静态文件发布 Github PagesCoding Pages 即可。

Just enjoy it ฅ●ω●ฅ

License

This project is licensed under the MIT License.

About

A SPA Blog Theme

https://chanshiyu.com/treasure/heartbeat/


Languages

Language:JavaScript 57.5%Language:CSS 41.8%Language:HTML 0.7%