Skip to content
View JPA957's full-sized avatar

Block or report JPA957

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jpa957/readme.md

VitePress-demo

官方文档:https://vitepress.dev/zh/guide/getting-started

Installation

执行以下命令安装并初始化 VitePress:

npm install
npx vitepress init

初始化配置流程

执行 npx vitepress init 后会出现交互式配置向导,流程如下:

┌  Welcome to VitePress!
│
◇  Where should VitePress initialize the config?
│  ./
│
◇  Where should VitePress look for your markdown files?
│  ./
│
◇  Site title:
│  My Awesome Project
│
◇  Site description:
│  A VitePress Site
│
◇  Theme:
│  Default Theme
│
◇  Use TypeScript for config and theme files?
│  No
│
◇  Add VitePress npm scripts to package.json?
│  Yes
│
◇  Add a prefix for VitePress npm scripts?
│  Yes
│
◇  Prefix for VitePress npm scripts:
│ 
│
└  Done! Now run pnpm run docs:dev and start writing.

后续操作

配置完成后,可通过以下命令启动开发服务器:

npm run docs:dev

部署Github page

部署page时特别注意: 注意

Popular repositories Loading

  1. dify-plugins dify-plugins Public

    Forked from langgenius/dify-plugins

    All Dify Plugins listed in Dify Marketplace, plus illustrated plugin examples.

  2. leaked-system-prompts leaked-system-prompts Public

    Forked from jujumilk3/leaked-system-prompts

    Collection of leaked system prompts

  3. WeChatMsg WeChatMsg Public

    Forked from LC044/WeChatMsg

  4. Duix.mobile Duix.mobile Public

    Forked from duixcom/Duix-Mobile

    C++

  5. jpa957 jpa957 Public

    Blog

    JavaScript

  6. n8n-workflows n8n-workflows Public

    Forked from Zie619/n8n-workflows

    all of the workflows of n8n i could find (also from the site itself)

    HTML