Giter Site home page Giter Site logo

huiguyy / vitepresssimple Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhangdi168/vitepresssimple

0.0 0.0 0.0 16.3 MB

基于 Wails2 开发的 Vitepress 可视化写作、可视化配置编辑的客户端工具,助力独立开发者快速搭建自己的产品手册或博客。VitePress Visual Configuration Tool

Home Page: http://vpsimple.xiaod.co

License: Apache License 2.0

Shell 4.70% JavaScript 2.69% Go 43.93% AppleScript 0.44% TypeScript 14.86% CSS 0.26% HTML 0.25% Vue 32.81% SCSS 0.01% Sass 0.04%

vitepresssimple's Introduction

VitePress Configuration Tool

English | 简体中文

vpsimple

Features

  • Developed based on wails2+vite+vue3+typescript
  • Lightweight client program based on Webview2
  • Online editor for markdown documents
  • Support for document directory tree, including moving, cutting, copying, and pasting operations
  • Support for directly copying and pasting images into markdown documents and automatically uploading them to the server
  • Native configuration parsing, directly parsing and rendering .vitepress/config.mts
  • Multilingual support, different languages can be configured separately
  • Navigation bar can be visually configured, and different languages can be separately configured
  • Sidebar can be visually configured, supporting multiple sidebar configurations, multiple languages, and automatic sidebar recognition
  • Search configuration support, optional local configuration or third-party search services

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 dosc: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

  • Go (latest version)
  • Node.js >= 16
  • NPM >= 9

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

npm install --prefix ./frontend

Compile and Run the Development Version

wails dev

About the Author

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

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

vitepresssimple's People

Contributors

zhangdi168 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.