No description
  • TypeScript 55.4%
  • SCSS 24.2%
  • MDX 17.9%
  • JavaScript 2.5%
Find a file
2025-07-13 12:44:49 +00:00
.github/workflows feat(ci): some ci changes 2025-06-02 09:28:47 +02:00
.husky feat: setup next for v4 2025-05-31 14:04:52 +02:00
app feat: tabs on user page 2025-06-29 21:15:37 +02:00
components feat: new banner 2025-07-07 00:03:32 +02:00
lib feat: more badge stuff 2025-06-29 18:03:16 +02:00
public feat: css & implement hero 2025-05-31 17:40:58 +02:00
styles feat: tabs on user page 2025-06-29 21:15:37 +02:00
.gitignore feat: setup next for v4 2025-05-31 14:04:52 +02:00
CONTRIBUTING.md feat: setup next for v4 2025-05-31 14:04:52 +02:00
eslint.config.mjs feat: css & implement hero 2025-05-31 17:40:58 +02:00
global.d.ts feat: start on user page 2025-06-11 14:09:30 +02:00
LICENSE-CODE feat: setup next for v4 2025-05-31 14:04:52 +02:00
LICENSE-CONTENT feat: setup next for v4 2025-05-31 14:04:52 +02:00
LICENSE.md feat: setup next for v4 2025-05-31 14:04:52 +02:00
lint-staged.config.mjs feat: setup next for v4 2025-05-31 14:04:52 +02:00
mdx-components.tsx feat: switch pages with mostly text content to mdx 2025-06-29 18:27:02 +02:00
next.config.ts Update next.config.ts 2025-07-13 12:44:49 +00:00
package.json feat: tabs on user page 2025-06-29 21:15:37 +02:00
pnpm-lock.yaml feat: tabs on user page 2025-06-29 21:15:37 +02:00
pnpm-workspace.yaml feat: tabs on user page 2025-06-29 21:15:37 +02:00
prettier.config.mjs feat: setup next for v4 2025-05-31 14:04:52 +02:00
README.md feat: setup next for v4 2025-05-31 14:04:52 +02:00
tsconfig.json feat: switch pages with mostly text content to mdx 2025-06-29 18:27:02 +02:00

CRSS Website

The official website for the CRSS Server.

Documentation

Contributing

It's the same as all other Next.js project would be, clone the repo and then you can start working on it, we also use pnpm for package management.

Please see the Contributing Guide for a more information.

License

This project's code is licensed under the MIT License while the text and image content is licensed under the CC BY-NC-SA 4.0 license, see the LICENSE.md file for details.