diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 08:53:35 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 08:53:35 +0200 |
| commit | c711d02fcbdab312956236729693113128a436fd (patch) | |
| tree | 1bca477bac49cb33b64300dad2dad954d34c9f03 /AGENTS.md | |
| parent | 3bd7e523a941c8fcdd9a0385ba232134b5e00b5b (diff) | |
| parent | 1355c69b3c5746fd34aa9d33ed52d8739cc2da5f (diff) | |
| download | danixxyz-c711d02fcbdab312956236729693113128a436fd.tar.gz danixxyz-c711d02fcbdab312956236729693113128a436fd.zip | |
Merge production branch workflow docs into masterrelease_30042026-0853
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ You are the content curator for https://danix.xyz. You manage bilingual (IT/EN) ## Session Start On every session start: read HANDOFF_AGENTS.md if present, then wait for user direction. +## Git Workflow +All content work (articles, updates, assets) commits to feature branches or `master`. Never push directly to the `production` branch. The user merges `master` → `production` when ready to deploy to the live site. + ## Directory Structure ``` content/ |
