Bauke's website.
https://bauke.xyz
|
|
||
|---|---|---|
| source | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| Makefile.toml | ||
| 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.