mirror of
https://github.com/tiennm99/bonsai.git
synced 2026-05-23 08:24:57 +00:00
0f14f4523d
- build.yml: hugo extended 0.154.0, runs on PR + main push, uploads exampleSite artifact for inspection - deploy.yml: deploys exampleSite to GitHub Pages on main push using actions/configure-pages + actions/deploy-pages (modern flow, no gh-pages branch) - dependabot.yml: weekly action version updates One-time manual: enable Pages in repo settings (Source = GitHub Actions) before deploy.yml will succeed.