Skip to main content

Edda

Edda (Docusaurus) installation and setup instructions.

Documentation

Installed using pnpm instead of npx:

pnpm create docusaurus

Running using pnpm:

pnpm run start

Building for prod pnpm:

pnpm run build

Colors

You might notice that the default black theme has changed colors. This is done simply for fun! It is a color scheme I want to use for my own projects too, so it'd match.

Background: #101820
Primary: #FEE715