vblog

A Vue.js project

Usage no npm install needed!

<script type="module">
  import vblog from 'https://cdn.skypack.dev/vblog';
</script>

README

VBlog

个人博客

English Documents

目录

简介

博客基于 GitHub Pages 与 Github API 实现无后台,可动态发布博客的系统 博客数据储存于gist 通过Github API 进行增删改查 喜欢的话留下你的星星╭(●`∀´●)╯╰(●’◡’●)╮

演示地址

https://GitHub-lihongliang.github.io

项目特点

  • 基于 GitHub Pages 无需服务器
  • 改进传统 GitHub Pages 不能动态发布的缺陷
  • 包含电脑端和移动端
  • 单页面应用

使用的组件

  • Element (电脑端)
  • Vant (移动端)

作者 lihongliang