hyprland-website/README.md

25 lines
607 B
Markdown
Raw Normal View History

2022-08-13 16:13:45 +02:00
# hyprland-website
The hyprland.org website files. See it on [hyprland.org](https://hyprland.org)
2022-08-13 16:18:06 +02:00
If you are here to Contribute to the Wiki, [click here](https://github.com/hyprwm/hyprland-wiki).
2022-08-13 16:18:06 +02:00
## Contributions
2023-09-20 18:33:19 +02:00
Feel free
2022-08-13 16:18:06 +02:00
2023-07-10 10:15:17 +02:00
## Requirements
2023-11-14 15:54:56 +01:00
- `pnpm` for the package management.
- `imagemagick` to generate blurred background images.
2023-07-10 10:15:17 +02:00
2023-09-20 18:33:19 +02:00
## Development
- `pnpm dev` To start the dev server
2023-11-14 15:54:56 +01:00
- `pnpm build` To build the static site into `./build`
2023-09-20 18:33:19 +02:00
2022-08-13 16:18:06 +02:00
## Credits
2023-11-14 15:54:56 +01:00
- [VDawg](https://github.com/Visual-Dawg) - for the new site and design.
- [System-x64](https://github.com/System-x64) - for the original site code