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 d2bd60e67a
Add netlify-cli as a dependency.
5 months ago
source Remove analytics. 5 months ago
.gitignore Initial commit! 🎉 2 years ago
.stylelintrc.json Initial commit! 🎉 2 years ago
LICENSE Add readme and license files. 1 year ago
README.md Add readme and license files. 1 year ago
package.json Add netlify-cli as a dependency. 5 months ago
pnpm-lock.yaml Add netlify-cli as a dependency. 5 months ago
tsconfig.json Initial commit! 🎉 2 years ago
vite.config.ts Add the Re-Nav share page. 10 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.