Fork, commit and pull request
- Sveltekit
- TailwindCSS
- Go (net/http)
- Redis (if needed)
- PostgreSQL
- / :Landing page of the wiki, loaded by db data request
- /wiki/ :Base wiki pages of the websites paths will be mixed case with hypens (ex: Egghead-Arc)
- All websites are loaded from DB data (currently can bee seen in the data/ dir), maybe routed through Redis if high traffic
