Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

elonehoo/vitepress-theme-simple

Repository files navigation

Vitepress Theme Blog

preview

me.png

blog.png

projects.png

enBlog.png

introduce

This is a Vitepress-based theme, which is a simple blog theme that can be quickly rendered on the page using MarkDown files to become a personal blog project.

Documentation and preview

Official Documentation

Personal preview

Download project

# download project
git clone git@github.com:elonehoo/vitepress-theme-simple.git

# enter the directory
cd vitepress-theme-simple

# install dependencies
pnpm install