You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Remove wizard examples and update deployment guides
Removed all example projects from main website:
- Removed "Example Projects" section from homepage
- Both software/AI wizards and healthcare examples removed
- Examples will be deployed to separate subdomains from separate projects
Updated all deployment guides to clarify project structure:
RAILWAY_SUBDOMAIN_SETUP.md:
- Added "Important Note" section at top
- Clarified wizards deployed from separate wizards project
- Clarified healthcare deployed from separate AI Nurse Florence project
- Updated all directory path examples
- Made clear both are NOT deployed from main website
WHOIS_COM_DNS_SETUP.md:
- Added "Important Note" section at top
- Updated "Complete Workflow for Tonight" section
- Changed paths to emphasize separate project directories
- Removed reference to main website directory
DNS_SUBDOMAIN_SETUP.md:
- Added "Important Note" section at top
- Clarified subdomain architecture
- Made clear separation between main site and subdomain projects
Project Architecture:
- smartaimemory.com: Main marketing website (this repo)
- wizards.smartaimemory.com: Separate wizards showcase project
- healthcare.smartaimemory.com: Separate AI Nurse Florence project
This provides cleaner separation of concerns and allows each
subdomain to be managed independently with its own codebase.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments