hyprland-website/README.md

25 lines
607 B
Markdown
Executable File

# hyprland-website
The hyprland.org website files. See it on [hyprland.org](https://hyprland.org)
If you are here to Contribute to the Wiki, [click here](https://github.com/hyprwm/hyprland-wiki).
## 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](https://github.com/Visual-Dawg) - for the new site and design.
- [System-x64](https://github.com/System-x64) - for the original site code