pelican-dev / docs

Documentation site for Pelican Panel
https://docs-peli.vercel.app
25 stars 24 forks source link

Pelican Docs

Pelican docs are created with Docusaurus.

Building

To test changes locally install the dependencies and run the server using pnpm.

pnpm i
pnpm run start