MyGit

shuding/nextra

Fork: 1243 Star: 11357 (更新于 2024-09-29 19:54:57)

license: MIT

Language: TypeScript .

Simple, powerful and flexible site generation framework with everything you love from Next.js.

最后发布版本: nextra-theme-blog@3.0.1 ( 2024-09-28 22:25:03)

官方网址 GitHub网址

Nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.

Documentation

https://nextra.site

Development

Installation

The Nextra repository uses PNPM Workspaces and Turborepo. To install dependencies, run pnpm install in the project root directory.

Build Nextra Core

cd packages/nextra
pnpm build

Watch mode: pnpm dev

Build Nextra Theme

cd packages/nextra-theme-docs
pnpm build
Command Description
pnpm dev Watch mode
pnpm dev:layout Watch mode (layout only)
pnpm dev:tailwind Watch mode (style only)

Development

You can also debug them together with a website locally. For instance, to start examples/docs locally, run

cd examples/docs
pnpm dev

Any change to example/docs will be re-rendered instantly.

If you update the core or theme packages, a rebuild is required. Or you can use the watch mode for both nextra and the theme in separated terminals.

Sponsors

Speakeasy

最近版本更新:(数据更新于 2024-09-29 19:50:49)

2024-09-28 22:25:03 nextra-theme-blog@3.0.1

2024-09-28 22:25:00 nextra-theme-docs@3.0.1

2024-09-28 22:24:57 nextra@3.0.1

2024-09-28 13:39:38 nextra-theme-docs@3.0.0

2024-09-28 13:39:35 nextra-theme-blog@3.0.0

2024-09-28 13:39:32 nextra@3.0.0

2024-09-28 06:11:42 nextra-theme-docs@4.0.0-app-router.3

2024-09-28 06:11:39 nextra@4.0.0-app-router.3

2024-09-28 06:11:36 nextra-theme-blog@4.0.0-app-router.3

2024-09-28 06:01:44 nextra-theme-docs@3.0.0-alpha.42

主题(topics):

markdown, mdx, nextjs, nextra, react, static-site-generator

shuding/nextra同语言 TypeScript最近更新仓库

2024-10-05 06:26:09 triggerdotdev/trigger.dev

2024-10-05 06:06:56 RSSNext/Follow

2024-10-04 17:03:27 huggingface/chat-ui

2024-10-04 15:33:02 vitejs/vite

2024-10-04 13:12:03 clash-verge-rev/clash-verge-rev

2024-10-04 08:43:01 continuedev/continue