Document live-first project workflow
All checks were successful
/ deploy (push) Successful in 51s

This commit is contained in:
Loyyd 2026-07-12 17:54:44 +02:00
parent 8e4a70ba7f
commit 007461b778

View file

@ -14,6 +14,9 @@ migration continues.
## Working Rules ## Working Rules
- All files in this repository may be changed when needed. - All files in this repository may be changed when needed.
- For requested website changes, deploy the completed change to the live site by
default. Do not start or present a local preview unless the user explicitly
asks for one.
- When the user says to move something, move it. Do not only copy it or create a - When the user says to move something, move it. Do not only copy it or create a
parallel structure unless the user specifically asks for a copy. parallel structure unless the user specifically asks for a copy.
- If moving files requires updating links, imports, scripts, stylesheets, image - If moving files requires updating links, imports, scripts, stylesheets, image