Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromshuding/nextra

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

License

NotificationsYou must be signed in to change notification settings

eteg/nextra

 
 

Repository files navigation

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

Documentation

https://nextra.site

Development

Installation

The Nextra repository usesPNPM Workspaces andTurborepo. To install dependencies, runpnpm install in the project root directory.

Build Nextra Core

cd packages/nextrapnpm build

Watch mode:pnpm dev

Build Nextra Theme

cd packages/nextra-theme-docspnpm build
CommandDescription
pnpm devWatch mode
pnpm dev:layoutWatch mode (layout only)
pnpm dev:tailwindWatch mode (style only)

Development

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

cd examples/docspnpm 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 usethe watch mode for both nextra and the theme in separated terminals.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript92.1%
  • JavaScript4.3%
  • CSS3.6%

[8]ページ先頭

©2009-2025 Movatter.jp