forked from hamcha/tghandbook
15 lines
556 B
Markdown
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.
|