New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@ort-fe/vitepress-theme

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ort-fe/vitepress-theme

A simple Vitepress theme

latest
npmnpm
Version
0.1.0
Version published
Maintainers
3
Created
Source

@ort/vitepress-theme

简约风的 Vitepress 博客主题

快速搭建

① 创建项目

# With PNPM:
pnpm create @ort/vitepress-theme

# With NPM:
npm create @ort/vitepress-theme@latest

# With Yarn:
yarn create @ort/vitepress-theme

创建成功后,进入项目目录,安装依赖

② 安装依赖

pnpm install

③ 开发启动

pnpm dev

④ 构建产物

pnpm build

⑤ 预览构建产物

pnpm serve

背景图案背景可以去 https://pixabay.com/zh/images/search/%e5%9b%be%e6%a1%88/ 中选择

Keywords

vitepress

FAQs

Package last updated on 25 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts