Jekyll-based personal website hosted on GitHub Pages.
bundle exec prefix: bundle exec jekyll serve,
bundle exec jekyll buildbundle exec jekyll build — there is no test suiteGemfile.lock always (same rule as poetry.lock)double-quote-string-fixer enforces
this; using 'single quotes' triggers an auto-fix commit cycleactionlint + check-github-workflows run on any
.github/workflows/*.yml change — lint before committingyaml-update-last-modified-date auto-modifies last_modified_at in post
front matter — expect to re-stage after editing postslychee link checker uses .lycheecache; slow on first run when adding
new external linksshellcheck requires Docker Desktop for .sh changesproinsias user via
github.event.pull_request.user.login == 'proinsias' — preserve these guards,
never weaken them