← All apps
🌐

thetaxshelter-website

Static snapshot of The Tax Shelter firm website (WordPress export via Simply Static), deployed on Coolify.

Coolify

README

# thetaxshelter-website

Static snapshot of The Tax Shelter firm website (Athens, GA), exported from WordPress
via Simply Static and served as a static site.

## Deployment

Deployed on Coolify (Hetzner) as a Dockerfile application:

- `Dockerfile` — builds an `nginx:alpine` image serving the snapshot.
- `nginx.conf` — clean-URL handling (`/path/` → `/path/index.html`), gzip, asset caching.

Coolify's Traefik proxy terminates TLS (Let's Encrypt) and proxies to the container on port 80.
The site is bound to `thetaxshelter.com`.

## Notes

- Contact and Feedback forms were replaced with `mailto:` / Calendly links — static hosting
  cannot process form submissions.
- The newsletter "Subscribe" widget (unfinished placeholder) was removed from blog pages.
- `wp-content/` is kept (uploads/theme/plugin assets the HTML references). `wp-includes/` was
  trimmed from ~46 MB to the front-end-referenced files only (jQuery, hooks/i18n, imagesloaded,
  emoji + twemoji, and `css/dist/block-library/style.min.css`); admin/editor/block bundles removed.
- `/schedule/` (legacy WP booking route) is redirected to Calendly in `nginx.conf`.
- Legacy WP feed routes (`/feed/`, `/comments/feed/`) do not exist in the export and will 404.

<!-- auto-deploy webhook verified 2026-06-15 -->

STATUS

No STATUS.

DECISIONS

No DECISIONS.

MEMORY

No MEMORY.

CLAUDE.md

No CLAUDE.md.

Diary mentions

No recent diary mentions.