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