Theme for my forgejo instance powered by rybitten
  • TypeScript 88.2%
  • CSS 11.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Palma 245f7bb4aa
All checks were successful
/ Distribute Build (push) Successful in 12s
Better base css definition
2026-08-07 20:26:25 +02:00
.forgejo/workflows Update .forgejo/workflows/dist.yml 2026-08-07 06:25:39 +00:00
.gitignore Init 2026-08-06 23:26:07 +02:00
base.css Better base css definition 2026-08-07 20:26:25 +02:00
bun.lock Init 2026-08-06 23:26:07 +02:00
index.ts Better base css definition 2026-08-07 20:26:25 +02:00
package.json Update package.json 2026-08-07 06:24:13 +00:00
prop-source.json Better base css definition 2026-08-07 20:26:25 +02:00
README.md Init 2026-08-06 23:26:07 +02:00
tsconfig.json Init 2026-08-06 23:26:07 +02:00

forgejo-rybitten

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.14. Bun is a fast all-in-one JavaScript runtime.