Holllo's website.
https://holllo.org
|
|
||
|---|---|---|
| source | ||
| .envrc | ||
| .gitignore | ||
| LICENSE | ||
| Makefile.toml | ||
| README.md | ||
| flake.lock | ||
| flake.nix | ||
| package.json | ||
| pnpm-lock.yaml | ||
| shell.nix | ||
| tsconfig.json | ||
| vite.config.ts | ||
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.