mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-16 18:35:59 +01:00
A read-only mirror of https://github.com/hyprwm/hyprland-website
.vscode | ||
scripts | ||
src | ||
static | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
jsconfig.json | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
prettier.config.cjs | ||
README.md | ||
svelte.config.js | ||
tailwind.config.js | ||
vite.config.js |
hyprland-website
The hyprland.org website files. See it on hyprland.org
If you are here to Contribute to the Wiki, click here.
Contributions
Feel free
Requirements
pnpm
for the package management.imagemagick
to generate blurred background images.
Development
pnpm dev
To start the dev serverpnpm build
To build the static site into./build
Credits
- VDawg - for the new site and design.
- System-x64 - for the original site code