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

16 lines
556 B
Markdown
Raw Permalink Normal View History

2022-05-10 13:54:37 +00:00
# /tg/station handbook
2020-06-16 16:03:14 +00:00
2022-05-10 13:54:37 +00:00
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.
2020-06-17 13:16:54 +00:00
2022-05-10 13:54:37 +00:00
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.
2020-06-16 16:03:14 +00:00
## Development
2022-05-10 13:54:37 +00:00
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.