hyprland-website/README.md

24 lines
530 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-07-22 20:44:24 +02:00
`pnpm` for package management.
2023-07-10 10:15:17 +02:00
2023-09-20 18:33:19 +02:00
## Development
- `pnpm dev` To start the dev server
- `pnpm build` To build the static site
2022-08-13 16:18:06 +02:00
## Credits
2023-07-22 20:44:24 +02:00
[VDawg](https://github.com/Visual-Dawg) - for the updated site and design
2022-08-13 16:18:06 +02:00
[System-x64](https://github.com/System-x64) - for the original site code