This is the data for my blog

It is automatically transformed by Jekyll into a static site whenever I push to the main branch using a Github Action. No plugins are used.

Apple M1 compatibility commands using arch x86 listed below each. Maybe one day they won't be needed, but this is Ruby … so we can only pray.

Setup

bundle install
arch -arch x86_64 bundle install --path vendor/bundle

Run

Watch and build:

bundle exec jekyll serve --watch

Preview locally:

http://localhost:4000

License

The content and design are copyrighted by me and may not be used without permission.