个人博客主题 vuepress-hope

文章目录

    • [1. 简介](#1. 简介)
    • [2. 配置](#2. 配置)
      • [2.1 个人博客,社媒链接配置](#2.1 个人博客,社媒链接配置)

非常推荐vuepress-hope

1. 简介

下面的我的博客文章的截图

通过md写博客并且可以同步到github-page上

2. 配置

2.1 个人博客,社媒链接配置

配置文件

.vuepress/theme.ts

json 复制代码
blog: {
    medias: {
      BiliBili: "https://bilibili.com",
      Tumblr: "https://blog.csdn.net/zslngu?type=blog"
    },
}
相关推荐
codingWhat3 天前
用 VuePress + Markdown 快速搭建静态文档站
vuepress
我的golang之路果然有问题1 个月前
使用 Hugo + GitHub Pages + PaperMod 主题 + Obsidian 搭建开发博客
golang·go·github·博客·个人开发·个人博客·hugo
计算机网恋2 个月前
使用ECS和RDS搭建个人博客
个人博客
爱学英语的程序员2 个月前
让AI 帮我做了个个人博客(附提示词!)
人工智能·git·vue·github·node·个人博客
Of Chen2 个月前
github+hexo搭建matery主题的个人博客
github·个人博客
小妖6663 个月前
用 vuepress 写的 地藏经 网站
vuepress
大饼酥3 个月前
Hexo + Obsidian + Git 搭建个人博客及编辑方案
hexo·个人博客·obsidian·fluid
CodeLongBear4 个月前
Hexo 个人博客从搭建到上线全流程(含踩坑指南)
个人博客
飞哥数智坊5 个月前
文章和资源越来越多,我决定建一个独立网站
vuepress
LunarCod5 个月前
Hexo搭建/部署个人博客教程
后端·hexo·个人博客·vercel