591 B
591 B
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.