You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.github/workflows | 1 year ago | |
.vscode | 3 years ago | |
assets | 3 years ago | |
src | 1 year ago | |
style | 2 years ago | |
.eslintrc.cjs | 1 year ago | |
.gitignore | 1 year ago | |
.prettierrc | 3 years ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
env.d.ts | 1 year ago | |
favicon.ico | 3 years ago | |
index.html | 1 year ago | |
manifest.webmanifest | 3 years ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago | |
vite.config.ts | 1 year ago |
README.md
/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.