diff options
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/ |
