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
- Host: GitHub
- URL: https://github.com/dockyardmc/wiki
- Owner: DockyardMC
- Created: 2024-08-01T18:56:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T21:19:55.000Z (over 1 year ago)
- Last Synced: 2024-11-03T22:21:34.676Z (over 1 year ago)
- Topics: hacktoberfest
- Language: CSS
- Homepage:
- Size: 177 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!