diff --git a/README.md b/README.md index bb1d010..f09f955 100755 --- a/README.md +++ b/README.md @@ -6,12 +6,17 @@ If you are here to Contribute to the Wiki, [click here](https://github.com/hyprw ## Contributions -feel free +Feel free ## Requirements `pnpm` for package management. +## Development + +- `pnpm dev` To start the dev server +- `pnpm build` To build the static site + ## Credits [VDawg](https://github.com/Visual-Dawg) - for the updated site and design diff --git a/package.json b/package.json index 80de98d..7d39999 100755 --- a/package.json +++ b/package.json @@ -7,9 +7,6 @@ "dev": "echo 'Remove no-index for production!' && vite dev", "build": "vite build", "preview": "vite preview", - "check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json", - "check:watch": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch", - "lint": "prettier --plugin-search-dir . --check . && eslint .", "format": "prettier --plugin-search-dir . --write .", "postinstall": "./scripts/generate-blurred-images.sh" }, diff --git a/src/lib/images/logos/hyprland-color.svg b/src/lib/images/logos/hyprland-color.svg index a8078ba..eae57ea 100755 --- a/src/lib/images/logos/hyprland-color.svg +++ b/src/lib/images/logos/hyprland-color.svg @@ -2,30 +2,15 @@ - - + + - - - - - - - - - + \ No newline at end of file