基于 GitHub Pages 的个人动态博客 VBlog

码农软件 · 软件分类 · 开源博客系统 · 2020-01-16 21:13:37

软件介绍

VBlog

演示地址

https://github-laziji.github.io

项目地址

https://github.com/GitHub-Laziji/vblog

简介

博客基于 GitHub Pages 与 Github API 实现无后台,可动态发布博客的系统 博客数据储存于gist 通过Github API 进行增删改查

特点

  • 无须服务器,无须域名

  • 不依赖各大博客平台

  • 3 分钟快速搭建

  • 包含电脑端和移动端

  • 单页面应用

部分截图

火狐截图_2018-05-11T09-23-45.200Z.png

火狐截图_2018-05-05T11-24-43.114Z.png

201805111431.png

快速使用

现在介绍如何把这个博客变成自己的个人博客, 只需两步(假设你现在已经有了 github 的账号)

第一步 克隆

点击github头像旁边的加号选 Import

其中克隆地址为 https://github.com/GitHub-Laziji/GitHub-Laziji.github.io

项目名 {username}.github.io username 为你的 github 用户名, 点击克隆

第二步 修改配置文件

打开克隆的项目

修改 /static/configuration.json 文件中的 githubUsername 改为自己的用户名, 只需配置用户名即可, 其他的可以删掉

查看效果

到这里为止就完成了, 在浏览器访问 https://{username}.github.io 看看效果吧

本文地址:https://codercto.com/soft/d/23537.html

Designing with Web Standards (2nd Edition)

Designing with Web Standards (2nd Edition)

Jeffrey Zeldman / Peachpit Press / 2006-07-06 / USD 44.99

Best-selling author, designer, and web standards evangelist Jeffrey Zeldman has updated his classic, industry-shaking guidebook. This new edition--now in full color--covers improvements in best prac......一起来看看 《Designing with Web Standards (2nd Edition)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具