I recently bought a domain to create my personal website, and have hooked up Github Pages to display a "Hello World" message at my custom domain (yay!).
I want to learn some Python or Rust by setting up a static site generator, a deploying mechanism and some CI tests. I've done some research on available options, but would love to know what HN recommends I use.
Any and all pointers are welcome! Thank you.
But you probably won't learn much Python by using it (or Rust when using a generator written in it) since you probably won't need to change anything in it. The only Python code you need to write for Pelican is the configuration, which is just setting a few variables.