个人博客已经迁移到新的项目:Meco,基于 vuepress v2 开发,更好的 vue3 和 vite 支持,同时还提供了 flask 的后端支持以及后台管理系统 !!!!!
NOTICE: 此项目已经使用新项目代替,所以此项目不再更新,不再提供任何支持!
基于 Vuepress
由 Element UI 改善界面
服务端 Nginx
后端接口使用的是 Nodejs
评论以及访问统计,基于 LeanCloud
配色方案参考:少数派
亮色 / 暗色切换 参考 Vuepress 主题vuepress-theme-reco
目前所支持的 frontmatter,当然还有官方支持的用法。
---
title: title here
permalink: /permalink-here
date: 2020-05-19 02:37:45
cover: https://xerrors.oss-cn-shanghai.aliyuncs.com/imgs/20200519142253.png
author: 玉川
tag:
- blog
categories:
- Note
zhuanlan: python-base
prev:
title: "title"
path: /python-str/
next:
title: "path"
path: /python-lib/
hideComment: true || false
---