2
1
Fork
You've already forked docs
1
Documentation for rimgo https://rimgo.codeberg.page/docs/
  • TypeScript 81.2%
  • Shell 18.8%
2026年01月06日 19:18:22 +01:00
.vitepress Fixes 2024年02月24日 16:59:05 -05:00
getting-started Update instructions for tailwind 4 2025年03月28日 10:49:36 -04:00
img Fixes 2024年02月24日 16:59:05 -05:00
other Switch to VitePress 2024年02月24日 16:54:58 -05:00
usage add PROTOCOL_DETECTION and SECURE 2026年01月05日 08:29:51 +01:00
.gitignore Switch to VitePress 2024年02月24日 16:54:58 -05:00
build.sh Copy images to dist 2024年02月24日 17:03:43 -05:00
index.md Switch to VitePress 2024年02月24日 16:54:58 -05:00
LICENSE.md first commit 2023年06月30日 02:20:45 +00:00
package.json Switch to VitePress 2024年02月24日 16:54:58 -05:00
pnpm-lock.yaml Switch to VitePress 2024年02月24日 16:54:58 -05:00
README.md Switch to VitePress 2024年02月24日 16:54:58 -05:00

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.