This commit is contained in:
parent
cd4b824b00
commit
79c679096f
1074 changed files with 13482 additions and 100115 deletions
12
README.md
12
README.md
|
|
@ -7,18 +7,14 @@ Live at **https://familyfed.bcgen.ie**.
|
|||
|
||||
## Project structure
|
||||
|
||||
This site is maintained as static HTML, but many paths still mirror the original
|
||||
WordPress export. Top-level folders such as `about-us/`, `events/`, `services/`,
|
||||
and `2013-sunday-service-archive/` are public URLs, so do not move or rename them
|
||||
without also planning redirects.
|
||||
This site is maintained as static HTML/CSS/JS. Top-level folders such as
|
||||
`about-us/`, `events/`, `services/`, and `2013-sunday-service-archive/` are public
|
||||
URLs, so do not move or rename them without also planning redirects.
|
||||
|
||||
- `index.html` — home page
|
||||
- `*/index.html` — public pages and archives
|
||||
- `blog/` — mirrored blog archive pages
|
||||
- `wp-content/` — theme files, plugin assets, fonts, images, and uploads used by
|
||||
the exported pages
|
||||
- `wp-includes/` and `cdn-cgi/` — legacy static support files referenced by pages
|
||||
- `wp/` — legacy uploaded media path kept for compatibility
|
||||
- `assets/` — CSS, JavaScript, fonts, images, PDFs, and static vendor files
|
||||
- `docs/` — maintainer notes and structure guides
|
||||
- `.forgejo/` — deploy automation, do not edit during content work
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue