Documentation for rimgo
https://rimgo.codeberg.page/docs/
- TypeScript 81.2%
- Shell 18.8%
| .vitepress | Fixes | |
| getting-started | Update instructions for tailwind 4 | |
| img | Fixes | |
| other | Switch to VitePress | |
| usage | add PROTOCOL_DETECTION and SECURE | |
| .gitignore | Switch to VitePress | |
| build.sh | Copy images to dist | |
| index.md | Switch to VitePress | |
| LICENSE.md | first commit | |
| package.json | Switch to VitePress | |
| pnpm-lock.yaml | Switch to VitePress | |
| README.md | Switch to VitePress | |
rimgo Docs
Documentation for rimgo. Built with VitePress.
https://rimgo.codeberg.page/docs/
Build
To build and push the documentation, run the build.sh script.
To run locally for development, use the pnpm run dev command.