1
Fork 0
Holllo's website. https://holllo.org
Go to file
Bauke d527538aa6
Update the development section to the new setup.
2024-01-17 15:22:04 +01:00
source Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00
.envrc Minify gitignore and add Nix flake and direnv setup. 2024-01-17 12:17:52 +01:00
.gitignore Add Netlify back to gitignore. 2024-01-17 13:11:53 +01:00
LICENSE Add readme and license files. 2022-09-26 21:46:33 +02:00
Makefile.toml Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00
README.md Update the development section to the new setup. 2024-01-17 15:22:04 +01:00
astro.config.ts Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00
flake.lock Minify gitignore and add Nix flake and direnv setup. 2024-01-17 12:17:52 +01:00
flake.nix Minify gitignore and add Nix flake and direnv setup. 2024-01-17 12:17:52 +01:00
package.json Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00
pnpm-lock.yaml Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00
shell.nix Minify gitignore and add Nix flake and direnv setup. 2024-01-17 12:17:52 +01:00
tsconfig.json Rewrite the site using Astro. 2024-01-17 15:19:15 +01:00

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.