Skip to content

mo7cc/vuepress-blog-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuePress 个人博客

https://mo7.cc

用于 个人 日常 ,心得 ,笔记 记录

博客框架

https://v2.vuepress.vuejs.org/

主题文档

https://theme-hope.vuejs.press/

官方案例

https://theme-hope.vuejs.press/zh/demo/blog-home.html

评论服务

文档 https://waline.js.org

服务地址 https://talk.mo7.cc

管理后台(Github 登录) https://talk.mo7.cc/ui

图标

https://www.iconfont.cn/manage/index?spm=a313x.7781069.1998910419.22&manage_type=myprojects&projectId=3855310

使用 Bun 运行 (推荐)

个人实测,比较 pnpm 和 NodeJs 速度有显著提升, dev/build 的提升非常明显

bun version : 1.2.x 以上

安装 bun: https://bun.sh

# 安装依赖
bun install

# 更新依赖
bun run update-package

# 运行
bun run dev

# 编译打包
bun run build

# 更新同步
bun run sync

# 发布到 https://mo7.cc
bun run deploy

About

https://mo7.cc 博客源码的开源部分。由vuepress2 搭建

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages