
2025/6/8大约 4 分钟
这里分俩部分讨论:
这里分俩部分讨论:
VuePress官方表示:VuePress 是一个以 Markdown 为中心的静态网站生成器。你可以使用 Markdown 来书写内容(如文档、博客等),然后 VuePress 会帮助你生成一个静态网站来展示它们。VuePress 诞生的初衷是为了支持 Vue.js 及其子项目的文档需求,但是现在它已经在帮助大量用户构建他们的文档、博客和其他静态网站。
简单记录一下如何使用 官方表示:VuePress 搭建一个拥有独立服务器和数据库的个人博客。
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
This is a blog home page demo.
To use this layout, you should set both layout: BlogHome
and home: true
in the page front matter.
For related configuration docs, please see blog homepage.