forked from hamcha/tghandbook
Handy UI for browsing the /tg/station wiki while powergaming
.vscode | ||
assets | ||
src | ||
style | ||
.drone.yml | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc | ||
env.d.ts | ||
favicon.ico | ||
index.html | ||
LICENSE | ||
manifest.webmanifest | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
/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.