Bauke's website.
https://bauke.xyz
Bauke aa6da0069b | ||
---|---|---|
source | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
askama.toml | ||
package.json | ||
rustfmt.toml |
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.