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 0929822465
Change all breakpoints to be 900px.
2 months ago
source Change all breakpoints to be 900px. 2 months ago
.gitignore Simplify gitignore. 2 months ago
Cargo.toml Add HTML minification. 2 months ago
LICENSE Change license to AGPL-3.0-or-later. 2 years ago
Makefile.toml Add Makefile. 2 months ago
README.md Fix deploy instruction. 6 months ago
askama.toml Redo. 1 year ago
package.json Add netlify-cli dependency. 2 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.