Nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.
Alternatives To Nextra
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nextra9,3127915 hours ago186October 24, 2023274mitTypeScript
Simple, powerful and flexible site generation framework with everything you love from Next.js.
Writy75
a year agomitTypeScript
Generate beautiful HTML files without writing any code. Still in beta!
Wodle31
6 years agoJavaScript
Static site generator using next and tachyons
Next Starter Jamstack20
2 years ago5mitJavaScript
A Next.js starter for the JAMstack
Sage Next15
4 years agomitJavaScript
Mig2
6 years agoJavaScript
:zap: A curated list of awesome tools and projects created by Ghanaians
Alternatives To Nextra
Select To Compare


Alternative Project Comparisons
Readme

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.

Popular Nextjs Projects
Popular Site Generator Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Theme
Markdown
Nextjs
Mdx
Static Site Generator
Site Generator