Skip to content

Despical/docs

Repository files navigation

Despical Docs

Discord Deploy License

This repository contains all the documentation for Despical's plugins and related projects.
Content in this repo is automatically published to https://docs.despical.dev/.

Getting Started

Setting up the project for local development.

Prerequisites

Local Development

# 1. Clone the repository
git clone https://github.com/despical/docs.git && cd docs

# 2. Install dependencies
pnpm install

# 3. Start development server
pnpm run dev

The server will run on http://localhost:4321

Building

This command creates a production-ready build. The generated files can be deployed to any static content hosting provider.

pnpm run build

Contributing

Contributions are welcome!

If you'd like to improve the documentation, fix issues or help expand the content, feel free to open an issue or submit a pull request.

License

This code is under the MIT License.

See the LICENSE file for required notices and attributions.

About

Documentation for Despical's all Minecraft plugins.

Topics

Resources

License

Stars

Watchers

Forks