Bauke's website.
https://bauke.xyz
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
source | 5 months ago | |
.gitignore | 9 months ago | |
Cargo.toml | 9 months ago | |
LICENSE | 2 years ago | |
Makefile.toml | 9 months ago | |
README.md | 1 year ago | |
askama.toml | 2 years ago | |
package.json | 9 months ago | |
rustfmt.toml | 2 years ago |
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.