mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-16 18:35:59 +01:00
update readme
This commit is contained in:
parent
07417aca1f
commit
59fabaf9bb
1 changed files with 5 additions and 4 deletions
|
@ -10,14 +10,15 @@ Feel free
|
|||
|
||||
## Requirements
|
||||
|
||||
`pnpm` for package management.
|
||||
- `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
|
||||
- `pnpm build` To build the static site into `./build`
|
||||
|
||||
## Credits
|
||||
|
||||
[VDawg](https://github.com/Visual-Dawg) - for the updated site and design
|
||||
[System-x64](https://github.com/System-x64) - for the original site code
|
||||
- [VDawg](https://github.com/Visual-Dawg) - for the new site and design.
|
||||
- [System-x64](https://github.com/System-x64) - for the original site code
|
||||
|
|
Loading…
Reference in a new issue