hero

个人主页

Personal Website

快速上手 →

简洁至上

以 Markdown 为中心的项目结构,以最少的配置帮助你专注于写作。

Vue驱动

享受 Vue + webpack 的开发体验,在 Markdown 中使用 Vue 组件,同时可以使用 Vue 来开发自定义主题。

高性能

VuePress 为每个页面预渲染生成静态的 HTML,同时在页面被加载的时候,将作为 SPA 运行。

🎉 💯

提示

this is a tip

注意

this is a tip

警告

this is a tip

<script>
	console.log('Hello world')
</script>
1
2
3