1
Fork 0
Bauke's website. https://bauke.xyz
Go to file
Bauke d8adc87ee7
Specify userstyles git revision.
2022-10-04 01:03:55 +02:00
source Add Plausible analytics. 2022-09-29 11:04:14 +02:00
.gitignore Fix stuff. 2021-12-04 00:51:55 +01:00
Cargo.toml Specify userstyles git revision. 2022-10-04 01:03:55 +02:00
LICENSE Change license to AGPL-3.0-or-later. 2021-08-14 12:57:12 +02:00
README.md Fix deploy instruction. 2022-09-26 11:48:08 +02:00
askama.toml Redo. 2021-11-26 14:08:13 +01:00
package.json Update dependencies and metadata. 2022-09-26 00:56:32 +02:00
rustfmt.toml Start over with Rust. 2021-08-26 17:52:13 +02:00

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.