delviotax-website
No description.
README
# delviotax-website
Marketing website for **Delvio Tax** (delviotax.com). Static HTML + Tailwind CSS v4,
deployed as a Render Static Site.
## Develop
npm install
npm run dev # Tailwind watch → public/assets/site.css
python -m http.server 8080 --directory public # then open http://localhost:8080
## Build
npm run build # minified CSS to public/assets/site.css
## Deploy (Render Static Site)
- Build command: `npm ci && npm run build`
- Publish directory: `public`
- Auto-deploys on push to `main`.
- `render.yaml` in this repo mirrors these settings as a Blueprint; the dashboard
settings above are the authoritative fallback if the Blueprint schema drifts.
## Custom domain (delviotax.com)
1. In the Render service → Settings → Custom Domains, add `delviotax.com` and `www.delviotax.com`.
2. At your registrar, add the DNS records Render shows (typically an ALIAS/ANAME or A record
for the apex and a CNAME for `www`). Render provisions TLS automatically once DNS resolves.
## Before launch — confirm with Ken (search the code for `DRAFT`)
- Founder quote and biographical details
- Formspree form ID + destination email (contact form)
- Security page specifics (encryption, hosting, backups, data ownership)
- Privacy policy review + effective date
- Every competitor-comparison row is truthful
- Replace OG SVG with a PNG; add a real founder photo
- Do NOT claim Georgia e-file approval until it is actually granted
STATUS
No STATUS.
DECISIONS
No DECISIONS.
MEMORY
No MEMORY.
CLAUDE.md
No CLAUDE.md.
Diary mentions
No recent diary mentions.
Render
- Service:
delviotax-website - Status: live
- Last deploy: 2026-07-14T21:29:18.098335Z