Bauke's website.
https://bauke.xyz
Bauke 1549473c46 | ||
---|---|---|
source | ||
.envrc | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
Makefile.toml | ||
README.md | ||
askama.toml | ||
flake.lock | ||
flake.nix | ||
package.json | ||
rustfmt.toml | ||
shell.nix |
README.md
Bauke 🦖 XYZ
Bauke's website.
Development
Requires working installations of Rust and Cargo, NodeJS and pnpm.
- Install the dependencies with
pnpm install
. - Build the website with
cargo run
. - 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.