All Projects → chanshiyucx → heart-beat

chanshiyucx / heart-beat

Licence: other
A SPA Blog Theme

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

HeartBeat - A SPA Blog Theme

Author QQ Email

蝉时雨

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

技术栈:UmiJS + Github Issues + Gitalk

在线演示:蝉時雨

Getting Started

Installing

[email protected]: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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].