Personal blog of Sindney, built with the Chirpy Jekyll theme (dark mode).
bundle install
bundle exec jekyll serve # or: bash tools/run.shThen open http://127.0.0.1:4000.
Pushing to the default branch triggers .github/workflows/pages-deploy.yml, which builds
the site and publishes it to GitHub Pages. In the repo Settings → Pages, set
Source = GitHub Actions (one-time).