This commit is contained in:
parent
cd4b824b00
commit
79c679096f
1074 changed files with 13482 additions and 100115 deletions
|
|
@ -36,7 +36,7 @@ unless they contain broken links or outdated information that visitors rely on.
|
|||
- Do not rename public route folders without a redirect plan.
|
||||
- Do not edit `.forgejo/` for content or design changes.
|
||||
- Do not add build tools, package managers, or framework dependencies.
|
||||
- Do not delete WordPress-looking assets just because they look unused. Verify
|
||||
- Do not delete legacy-looking assets just because they look unused. Verify
|
||||
references first with `rg` and a browser preview.
|
||||
|
||||
## Suggested cleanup order
|
||||
|
|
@ -45,6 +45,6 @@ unless they contain broken links or outdated information that visitors rely on.
|
|||
2. Check the core pages on desktop and mobile.
|
||||
3. Fix broken internal links and missing images.
|
||||
4. Remove or adjust forms that cannot submit on a static site.
|
||||
5. Clean duplicated WordPress metadata only after confirming pages render the same.
|
||||
5. Clean duplicated export metadata only after confirming pages render the same.
|
||||
6. Later, consider a tiny static templating workflow if shared navigation/footer
|
||||
edits become frequent.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue