Website: Blunder.training
Just some notes as I try to learn more about the internals of Blender.
Note: Requires Ruby >=3.2. If using Mac, make sure Xcode is installed.
Installing:
bundle install
Running the website:
bundle exec jekyll serve
To create a new post:
bundle exec jekyll post "title of post"