/website

Website for Rhino Linux

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Rhino Linux website

Developers

Requires:

  • NodeJS >= 20
  • TailwindCSS

Install:

# Install into your working directory
npm install -D tailwindcss

Build (have this running while you code trust me):

npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch