BDHU/minimalist with local overrides in _includes/, _layouts/, assets/css/custom-layout.css, and assets/js/theme-toggle.js._site/; do not edit or commit generated files.main branch through .github/workflows/jekyll.yml.JEKYLL_ENV=production, and bundle exec jekyll build --baseurl "$"..github/workflows/weekly_cleanup.yml runs a Jules maintenance workflow every Monday at 02:00 UTC and can also be triggered manually.bundle install.bundle exec jekyll build.JEKYLL_ENV=production bundle exec jekyll build --baseurl "".bundle exec jekyll serve.bundle exec jekyll serve --no-watch.git diff --check._config.yml when possible, especially social/profile links.assets/css/custom-layout.css unless an existing include is clearly the right place.vendor/, _site/, or *:Zone.Identifier files.For layout, CSS, Liquid, JavaScript, or config changes, run:
bundle exec jekyll build
git diff --check
bundle exec jekyll serve after changing _config.yml; Jekyll does not reload that file automatically.git status --short before editing and before finishing.