Go to file
VDawg defc756cc6 add Slackware 2023-11-18 11:14:00 +01:00
.vscode . 2023-09-15 22:48:55 +04:00
scripts . 2023-09-15 22:48:55 +04:00
src add Slackware 2023-11-18 11:14:00 +01:00
static add flick0s rice as honorable mention 2023-11-18 09:35:26 +01:00
.eslintignore wtf happend with the git 2023-09-15 22:48:53 +04:00
.eslintrc.cjs improve pattern mouse follow 2023-11-14 11:04:47 +01:00
.gitignore prepare performance improvement for rice thumbnails 2023-09-15 22:48:54 +04:00
.npmrc wtf happend with the git 2023-09-15 22:48:53 +04:00
.prettierignore wtf happend with the git 2023-09-15 22:48:53 +04:00
LICENSE wtf happend with the git 2023-09-15 22:48:53 +04:00
README.md update readme 2023-11-14 15:54:56 +01:00
jsconfig.json wtf happend with the git 2023-09-15 22:48:53 +04:00
package.json clean up package.json 2023-11-14 13:13:29 +01:00
pnpm-lock.yaml upgrade dependencies 2023-11-11 14:24:06 +01:00
postcss.config.js work 2023-09-15 22:48:55 +04:00
prettier.config.cjs fix prettier 2023-11-13 19:45:36 +01:00
svelte.config.js more stuf 2023-09-15 22:48:55 +04:00
tailwind.config.js small css adjustments 2023-11-08 12:26:29 +02:00
vite.config.js wtf happend with the git 2023-09-15 22:48:53 +04:00

README.md

hyprland-website

The hyprland.org website files. See it on hyprland.org

If you are here to Contribute to the Wiki, click here.

Contributions

Feel free

Requirements

  • pnpm for the package management.
  • imagemagick to generate blurred background images.

Development

  • pnpm dev To start the dev server
  • pnpm build To build the static site into ./build

Credits

  • VDawg - for the new site and design.
  • System-x64 - for the original site code