1
Fork 0
holllo-org/README.md

12 lines
672 B
Markdown
Raw Permalink Normal View History

2022-09-26 19:46:33 +00:00
# Holllo.org 🌠
> **Holllo's website.**
## Development
With [Nix flakes](https://nixos.wiki/wiki/Flakes) and [direnv](https://direnv.net/) installed and enabled, all the required dependencies are automatically loaded from [`shell.nix`](./shell.nix). Then [cargo-make](https://sagiegurari.github.io/cargo-make/) can be used to build, deploy and lint the code. The available tasks are all described in the [`Makefile.toml`](Makefile.toml) configuration.
2022-09-26 19:46:33 +00:00
## License
Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/Holllo/holllo-org/src/branch/main/LICENSE) for more information.