An open API service indexing awesome lists of open source software.

https://github.com/dockyardmc/wiki

The wiki for DockyardMC
https://github.com/dockyardmc/wiki

hacktoberfest

Last synced: about 1 year ago
JSON representation

The wiki for DockyardMC

Awesome Lists containing this project

README

          

# DockyardMC Wiki

The DockyardMC wiki and documentation, powered by [vitepress](https://vitepress.dev/)

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run docs:dev
```

---

Contributions are welcome!