forked from exozyme/ring2
A simple webring written in Deno
- TypeScript 99.4%
- Shell 0.6%
| .vscode | Finish porting exozyme ring to Deno | |
| check_config | Make config file JSONC | |
| deno.json | ++ | |
| deno.lock | Make config file JSONC | |
| index.html.ts | Make config file JSONC | |
| list.jsonc | Fill in sitemap (iacore) | |
| main.ts | Fix broken links, remove sites without ring links, add back legacy host= support | |
| members.ts | Make config file JSONC | |
| publish | ++ | |
| readme.md | Make config file JSONC | |
| routes.ts | fix the router | |
| test.ts | fix the router | |
Web ring members are stored inside list.jsonc.
To deploy, run ./publish. (First install Deno Deploy CLI: deno install -gArf jsr:@deno/deployctl)