The hypr.land website files. See it on hypr.land
Note
If you are here to contribute to the Wiki, click here.
Feel free
pnpmfor the package management. (You can also use npm if you only intend to build the project)imagemagickto generate the blurred background images.
pnpm installTo install the required npm packagespnpm devTo start the dev serverpnpm buildTo build the static site into./buildpnpm previewTo preview the built site in./build( no dev environment )
- News entries are in
content/news/and feature atitleand adate. The date can be provided as an Unix timestamp in seconds or as any string Javascript can parse. .mdfiles get parsed with mdsvex. So you can also usesveltecode within them.
- VDawg - for the new site and design.