Based on the Nextra Docs, adjusted to be exported and deployed to IPFS.
The repository uses PNPM Workspaces and Turborepo.
npm install -g pnpm
to install pnpmpnpm i
to install dependenciespnpm build
to build Nextra Core and Themes
Enter the ./docs
directory and start pnpm dev
which will watch for changes while you edit files within ./docs/pages/
.
Check whether static page export works by running pnpm build
there.
Nextra is licensed under the MIT License.
Actual website contents, such as texts and images, may be copied freely under the condition that the link to the original is referenced.