C.C. c2c41145f9 docs: improve cli related (#874) 2 月之前
..
components c2c41145f9 docs: improve cli related (#874) 2 月之前
pages c2c41145f9 docs: improve cli related (#874) 2 月之前
public e2344c1a2c docs(prscd): add support for `go get yomo.run/prscd` (#609) 1 年之前
.gitignore 1c34dab1cd docs: add wasm-go and sfn.wait() (#638) 1 年之前
README.md 8fd53be162 docs: move docs.yomo.run website to /docs directory (#490) 1 年之前
next-sitemap.config.js 8fd53be162 docs: move docs.yomo.run website to /docs directory (#490) 1 年之前
next.config.mjs e2344c1a2c docs(prscd): add support for `go get yomo.run/prscd` (#609) 1 年之前
package.json c2c41145f9 docs: improve cli related (#874) 2 月之前
pnpm-lock.yaml c2c41145f9 docs: improve cli related (#874) 2 月之前
postcss.config.js 8fd53be162 docs: move docs.yomo.run website to /docs directory (#490) 1 年之前
styles.css 8fd53be162 docs: move docs.yomo.run website to /docs directory (#490) 1 年之前
tailwind.config.js 99b7c3756a docs: homepage (#491) 1 年之前
theme.config.js 972cd3fe60 docs: adjust footer style (#495) 1 年之前
tsconfig.json 99b7c3756a docs: homepage (#491) 1 年之前

README.md

Introduction

The docs website for YoMo.

Deploy

Deploy on vercel automatically.

Build

pnpm run export

Dev

pnpm install --frozen-lockfile

pnpm dev