https://github.com/chew/tardis-docs
Testing new TARDIS plugin docs
https://github.com/chew/tardis-docs
Last synced: 3 months ago
JSON representation
Testing new TARDIS plugin docs
- Host: GitHub
- URL: https://github.com/chew/tardis-docs
- Owner: Chew
- Created: 2023-09-05T05:54:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T07:07:21.000Z (4 months ago)
- Last Synced: 2026-02-09T12:47:51.852Z (4 months ago)
- Language: TypeScript
- Homepage: https://tardis.pages.dev
- Size: 140 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TARDIS
======
A Spigot/Paper plugin for all Doctor Who fans - create and use a TARDIS! It's bigger on the inside!
These are the official documentation and help pages - you can view them at https://tardis.pages.dev/


## Contributing
Want to help with the wiki? Great! First, clone this branch, you'll need npm:
```sh
npm i
npm run start
```
Now, make your changes. You'll see them at http://localhost:3000
When you're happy, commit your changes and push them to the `docs` branch on your fork, then make a PR!
If you make a new page, be sure to add it to the `sidebars.js` file so it shows up!