Commit Graph

96 Commits

Author SHA1 Message Date
Oliver 1e45134a12 Change 'Create' to 'Work with' — all 10-minute claims updated 2026-06-13 14:49:00 -03:00
oliver afbc9462f0 split + record 2026-06-12 14:23:16 -03:00
oliver 6f4b44faf8 Update index.html 2026-06-12 11:38:12 -03:00
Oliver d5175cce98 change: update all '5 Minutes'/'5 minutes'/'~5 min' to '10 Minutes'/'10 min' across entire site 2026-06-12 07:55:48 -03:00
Oliver d82ae6ac56 change: update all '5 minutes' to '10 minutes' across homepage 2026-06-12 07:50:05 -03:00
Oliver 2d37d28e32 fix: restore missing <select id='pricing-location'> opening tag
The <select> element for location was missing its opening tag,
causing document.getElementById('pricing-location') to return null
in hireAgent(). This broke the 'Continue with Stripe' button.
2026-06-12 07:43:18 -03:00
Oliver c0bf18473f add ?utm_source=derez tracking to all outbound links across pages and blog posts 2026-06-11 09:45:51 -03:00
Oliver ad9415ac6a add architecture area color for blog cards 2026-06-11 09:42:33 -03:00
Oliver 50633c6cde add Odoo + Hermes Agent for Startups focus page + homepage link 2026-06-11 09:33:32 -03:00
Oliver 0580f26782 add SSH for Agents focus topic page + link in Topics section 2026-06-11 09:27:09 -03:00
Oliver 5321527d9e FAQ: update passwords (two types) and troubleshooting (chatbot) 2026-06-11 09:19:44 -03:00
Oliver 7116f3c659 FAQ: add SSH XS note to root access, add How do updates work? 2026-06-11 09:16:05 -03:00
Oliver 55436152e7 Revert "add 5-icon value prop strip between hero and features"
This reverts commit af95dc37fd.
2026-06-11 08:34:19 -03:00
Oliver af95dc37fd add 5-icon value prop strip between hero and features 2026-06-11 08:32:10 -03:00
Oliver e5ddcc699c Pricing: change Senior spec to 3GB RAM / 30GB HDD in index.html and add.html 2026-06-11 06:27:03 -03:00
Oliver 51cf6dcba7 Fix: add missing JS concatenation operator in blogRender — was breaking the entire script block 2026-06-11 06:25:13 -03:00
Oliver 145e84b2e1 Landing pages: chatgpt-agent.html + odoo-hermes-agent.html. Nav: add Topics link. Homepage: add Focus Topics section with cards. 2026-06-11 06:17:56 -03:00
Oliver a9cc8be6c4 Analytics: add 'Blog Card Click' custom Plausible event to blog cards — fires on click with post ID and area as props 2026-06-11 06:12:15 -03:00
Oliver 0614fa166d Merge: default pricing to Monthly (resolve conflict) 2026-06-10 15:52:37 -03:00
Oliver c2e31b5404 Pricing: default to Monthly instead of Yearly 2026-06-10 15:50:02 -03:00
oliver 49f9d46b61 Update index.html 2026-06-10 14:34:17 -03:00
Oliver 6c9f3316c5 Move blog ideas section from homepage to dashboard (operations.html) 2026-06-10 13:02:36 -03:00
Oliver 76d2bb3be3 add Blog Post Ideas section with first idea: why backing up an agent is so hard 2026-06-10 12:16:20 -03:00
Oliver cc7a61c587 swap FAQ and founder story section order 2026-06-10 11:09:38 -03:00
Oliver 83a290429d Footer: add LinkedIn link 2026-06-10 09:55:04 -03:00
Oliver 79396bc182 Footer: add YouTube channel link 2026-06-10 09:07:43 -03:00
Oliver a751128c7a Add Blog link to nav menu 2026-06-10 06:22:43 -03:00
Oliver 752d481e83 Blog: add blog950/blog1750 coupons, agent field + chip rendering in grid cards 2026-06-10 06:14:22 -03:00
Oliver 9ebf08a10e Blog post: add HERMES chip, BLOG499 coupon CTA, register coupon code in both pages 2026-06-10 06:02:27 -03:00
Oliver 28770da811 Blog: replace all posts with single speed-run post, add area-speed-run badge, create speed-run-poster skill 2026-06-10 05:50:40 -03:00
Oliver 016e40aca6 Blog: 3x2 grid, feature-style area badges with unique colors, add derez-blog-update skill 2026-06-10 05:18:32 -03:00
Oliver 23503d8c97 Add blog section: 2x2 grid with search, pagination, and 8 sample posts 2026-06-10 05:10:08 -03:00
Oliver 8965340962 add friends950 coupon code (950¢ off) 2026-06-09 17:50:36 -03:00
Oliver 53a4f1eb2a add coupon badge on pricing cards: first-month price shown dynamically for friends499/creator950/friends1750 2026-06-09 17:45:56 -03:00
Oliver eefd5b199f add FAQ: backups are fully encrypted, no 3rd party access to client data 2026-06-09 17:19:22 -03:00
Oliver 7f892e9625 remove OpenClaw from pricing options, meta descriptions, and structured data 2026-06-09 16:29:17 -03:00
Oliver 3033fc0de2 Add Plausible custom events + weekly insights dashboard + cron
- Custom Plausible events: Pricing Click, Chat Toggle, Chat Message Sent,
  FAQ Toggle, Speedrun Nav, Mobile Menu Toggle, Scroll Depth (25/50/75/100%)
- Weekly Insights section on launch dashboard with visitor/pageview/bounce
  rate/visit duration/top pages/top referrers + analysis cards
- data/insights.json for storing weekly analytics summaries
- scripts/check-plausible-email.py — finds latest Plausible email via IMAP
- Cron job: every Mon 09:00 PYST, reads Plausible email, writes insights,
  analyzes and implements improvements
2026-06-09 15:04:54 -03:00
Oliver b51c28758d Add Plausible analytics tracking 2026-06-09 14:40:47 -03:00
Oliver a2e0e324b1 prelaunch: remove nav link, align KPI data with CRM reality 2026-06-09 14:31:30 -03:00
Oliver 3d1c9be1d0 prelaunch: create launch dashboard + daily cron updates
- New launch-dashboard.html: KPI grid, 14-day action plan, strategy
  overview, items-needed checklist, daily routine, cron schedule
- Nav link '🚀 Launch' added to main site header
- data/launch-status.json: data file updated daily at 03:00 by cron
- scripts/update-dashboard.py: advances day, probes KPIs, marks
  today's actions
- cron jobs configured:
  • 03:00 daily — dashboard update script + git commit/push
  • 09:00 daily — 1-hour working session reminder
2026-06-09 14:03:44 -03:00
Oliver aab016c8b7 updated backups FAQ with retention policy (7 daily, 8 weekly) 2026-06-09 04:25:58 -03:00
Oliver 5b26b24bad payment webhook URL updated 2026-06-09 04:25:14 -03:00
Oliver 1c3b550c9b email input 50% wider (156px→234px) 2026-06-09 04:24:36 -03:00
Oliver fa1c291783 new logo SVGs (color + black) replacing inline icon+text in header 2026-06-09 04:23:34 -03:00
Oliver b28beb9b36 move troubleshooting to last FAQ item 2026-06-08 20:01:36 -03:00
Oliver 54251043f0 add troubleshooting section to FAQ — Bad Gateway / Not Found 2026-06-08 19:59:49 -03:00
Oliver 77e24ed4f5 fix: logo text from 'Derez' to 'derez.ai' 2026-06-08 09:17:36 -03:00
Oliver 68c9e39b3e rebrand: apply app.derez.ai style guide to marketing site — cyan monospace theme
- Design tokens: #000810 bg, #00f5ff accent, #0a3060 borders
- Font: Courier New monospace (matches dashboard)
- Buttons: outlined .btn-primary with cyan glow, dark .btn-ghost
- Chat widget: cyan gradient FAB, #000 text on light surfaces
- Error states use --danger token
- All hard-coded blue/purple references replaced with cyan equivalents
2026-06-08 09:15:06 -03:00
Oliver 9d7669af79 equal-height pricing cards: flex column, perks flex-grow, button bottom 2026-06-07 20:12:21 -03:00
Oliver 0407779d55 open Stripe checkout in same tab instead of new tab 2026-06-07 20:10:50 -03:00