mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-17 02:45: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
|
## Requirements
|
||||||
|
|
||||||
`pnpm` for package management.
|
- `pnpm` for the package management.
|
||||||
|
- `imagemagick` to generate blurred background images.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
- `pnpm dev` To start the dev server
|
- `pnpm dev` To start the dev server
|
||||||
- `pnpm build` To build the static site
|
- `pnpm build` To build the static site into `./build`
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
[VDawg](https://github.com/Visual-Dawg) - for the updated site and design
|
- [VDawg](https://github.com/Visual-Dawg) - for the new site and design.
|
||||||
[System-x64](https://github.com/System-x64) - for the original site code
|
- [System-x64](https://github.com/System-x64) - for the original site code
|
||||||
|
|
Loading…
Reference in a new issue