Home

Awesome

<div align="center"> <a href="https://github.com/zhangdi168/VitePressSimple"> <img src="./docs/vpstatic/images/vpsimple.png" width="120"/></a> </div> <h3 align="center"> <a target="_blank" href="https://vitepress.dev/">VitePress</a> Configuration Tool</h3> <h3 align="center"> <strong>English</strong> | <a href="https://github.com/zhangdi168/VitePressSimple/blob/master/README_ZH.md"> 简体中文</a> </h3>

vpsimple

→→→ Quick Start Video Tutorial

Features

Quick Start Guide

Free download for Mac and Windows installation packages: GitHub download link | Gitee download link

View the complete document:Chinese Documentation | English Documentation

Below is an example VitePress project for easy exploration:

Create VitePress project

Create VitePress project

Enter the project name and select the project root directory:

4631dcde70f7427bb5d07a2bd6d80b76.png

online preview

img.png

After the creation is completed, you can click the folder icon to enter the project root directory

# Go to the project root directory, not the original directory
npm install
npm run docs:dev

After executing the above command, VitePress can be tested to run. The default address is: http://localhost:5173. Modifying the document content or configuration in vpsimple will automatically update.

Build the Project

Runtime Environment Requirements

Install Wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Clone the Repository

git clone https://github.com/zhangdi168/VitePressSimple --depth=1

Build the Frontend Code

cd ./frontend
npm install 

Compile and Run the Development Version

# preview
wails dev

# build
wails build

About the Author

Author's Personal Website: http://xiaod.co/

Author's Wechat:bcxiaod

This project is completely free. If it has been helpful to you, you can buy the author a coffee ☕️.