This page is for Jadyn or anyone who just needs to know HOW to do things without the technical backstory. No architecture diagrams, no API keys — just the steps.
How to Update Content on the Site
The site pulls content from Notion databases. When you update a Notion database, the site updates automatically (within 15 minutes) or instantly if you hit the sync link.
Update Photos
- Open the LDW — Photo Gallery database in Notion
- Toggle Active on/off to show or hide photos
- Change Display Order numbers to reorder
- Change Placement tags to control which page the photo appears on
- Hit the sync link (below) or wait 15 minutes
Update Instagram Content
- Open the LDW Site — Instagram database in Notion
- Add new rows with image URL, caption, and post URL
- Set Visible to checked
- Hit the sync link or wait 15 minutes
Update Content Hub / YouTube
- Open the LDW Site — Content Hub database in Notion
- Add new entries with title, YouTube URL, description, and category
- Set Visible to checked and Featured if it should be highlighted
- Hit the sync link or wait 15 minutes
The Sync Link
Bookmark this and hit it whenever you make changes:
Sync Now →
Takes about 5 seconds. You’ll see a JSON response with "success": true and counts for each content type.
How to Update Site Code (HTML files)
Only do this when Lonnell or Claude provides updated HTML files.
- Download the file(s) Claude provides
- Go to github.com/lonnell-spec/lw-brand-site
- Click "Add file" → "Upload files"
- Drag in the new file(s)
- It will say the file is being replaced — that’s correct
- Type a short description of what changed
- Click "Commit changes"
- Wait 30 seconds, then check ldw.build — hard refresh with
Ctrl+Shift+R
Site Pages
Public Pages (visitors see these)
Admin (password-protected)
ldw.build/admin.html — contains all documentation and management links.
If Something Breaks
- Site looks wrong after upload: Go to Vercel dashboard, find the previous deployment, click “Redeploy”
- Sync returns an error: Check that the Notion integration (“LDW Site Sync”) is still connected to all databases
- Forms not working: Check Supabase dashboard for the tables
- Need help: Start a new chat with Claude and say “I need help with ldw.build”