Commit Graph

85 Commits

Author SHA1 Message Date
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
Oliver 717c59389e remove '(root access)' from pricing perks 2026-06-07 20:10:08 -03:00
Oliver f626f55f8b use hidden form POST w/ target=_blank so 302 redirect opens in new tab, no CORS 2026-06-07 19:06:56 -03:00
Oliver b07233f1bf fix CORS on webhook redirect: use redirect=manual, extract Location header 2026-06-07 19:03:24 -03:00
Oliver 97a48238b8 follow webhook redirect: parse response and open checkout URL 2026-06-07 18:56:24 -03:00
Oliver 594f17801d email validation: red highlight + 20s toast on invalid 2026-06-07 18:34:29 -03:00
Oliver 83092dc537 email input 30% wider, buttons to 'Continue with Stripe' 2026-06-07 18:31:49 -03:00
Oliver 6388425078 label to 'Configure and buy', add email field, rename Hire to Buy 2026-06-07 18:29:50 -03:00
Oliver 87cff62ae3 add hidden UTM fields, capture from URL params, send in webhook 2026-06-07 18:26:15 -03:00
Oliver 639395d641 default period to yearly, add coupon code input, send coupon in webhook 2026-06-07 18:23:45 -03:00
Oliver 3a6ec31a92 config box: agent (Hermes/OpenClaw), period (Monthly/Yearly), location dropdowns 2026-06-07 18:20:45 -03:00
Oliver 18a487c9e6 simplify: no sliding panels, add location dropdown (France), hire button calls webhook directly 2026-06-07 18:14:30 -03:00