1
Fork 0
Holllo's website. https://holllo.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bauke 57097d11dd
Update Re-Nav screenshot.
4 months ago
source Update Re-Nav screenshot. 4 months ago
.gitignore Initial commit! 🎉 12 months ago
.stylelintrc.json Initial commit! 🎉 12 months ago
LICENSE Add readme and license files. 6 months ago
README.md Add readme and license files. 6 months ago
package.json Add js-base64 dependency. 4 months ago
pnpm-lock.yaml Add js-base64 dependency. 4 months ago
tsconfig.json Initial commit! 🎉 12 months ago
vite.config.ts Add the Re-Nav share page. 4 months ago

README.md

Holllo.org 🌠

Holllo's website.

Development

Requires working installations of NodeJS and pnpm.

  • Install the dependencies with pnpm install.
  • Build the website with pnpm start.
  • Deploy to Netlify with pnpm run deploy.
  • Test the code with pnpm test.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.