1
Fork 0
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.
 
 
 
 
Go to file
Bauke 4e40f961fa
Remove analytics.
5 months ago
source Remove analytics. 5 months ago
.gitignore Simplify gitignore. 9 months ago
Cargo.toml Add HTML minification. 9 months ago
LICENSE Change license to AGPL-3.0-or-later. 2 years ago
Makefile.toml Add Makefile. 9 months ago
README.md Fix deploy instruction. 1 year ago
askama.toml Redo. 2 years ago
package.json Add netlify-cli dependency. 9 months ago
rustfmt.toml Start over with Rust. 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.