Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VentralDigital/website

 
 

Repository files navigation

Ventral.Digital website

Based on the Nextra Docs.

First-Time Setup

The repository uses PNPM Workspaces and Turborepo.

  • npm install -g pnpm to install pnpm
  • pnpm i to install dependencies
  • pnpm build to build Nextra Core and Themes

Working on Content

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.

License

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.

About

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • TypeScript 92.0%
  • JavaScript 4.3%
  • CSS 3.6%
  • Shell 0.1%