Holllo's website.
https://holllo.org
|
|
||
|---|---|---|
| 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
With Nix flakes and direnv installed and enabled, all the required dependencies are automatically loaded from shell.nix. Then cargo-make can be used to build, deploy and lint the code. The available tasks are all described in the Makefile.toml configuration.
License
Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.