This repository has been archived on 2022-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
tghandbook/README.md
Hamcha 8b3fedf555
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
README changes
2022-05-10 15:54:37 +02:00

15 lines
556 B
Markdown

# /tg/station handbook
A fancier way to browse the /tg/ wiki. This handbook is a single page application that downloads 20+ pages from the /tg/station wiki (currently using a CORS proxy), adds some fancy filtering and Nanotrasen styling.
It adapts the pages layout to be narrow as it's meant to be used in a small window, much like a PDA or an in-game book.
## Development
Start hot-reloading server with `npm start`
Build with `npm run build`
## License
The project is licensed under ISC (SPDX identifier). Please see the LICENSE file for details.