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 |
|
Oliver
|
b9c78d2935
|
remove 'Save 1 month' badge from billing toggle
|
2026-06-07 18:08:20 -03:00 |
|
Oliver
|
02e499c011
|
fix hero price: .99 starting at, remove startup discount
|
2026-06-07 18:06:15 -03:00 |
|
Oliver
|
c3533a0d44
|
pricing slider + order form + oliver testimonial photo
|
2026-06-07 18:05:00 -03:00 |
|
Oliver
|
74a7ca8086
|
faq: remove redundant items (speed, agents, pricing) already explained in features/pricing
|
2026-06-07 17:37:42 -03:00 |
|
Oliver
|
f083b4a667
|
chat: render HTML in bot messages (safe innerHTML, strips scripts & event handlers)
|
2026-06-07 16:50:34 -03:00 |
|
Oliver
|
df934f0676
|
add note: agent installs all skills/integrations, prompts are speed-run helpers
|
2026-06-07 16:42:18 -03:00 |
|
Oliver
|
38ea40e31f
|
shorten integrations & skills FAQ to one-liner + bullet lists
|
2026-06-07 16:35:36 -03:00 |
|
Oliver
|
e7a9f799c1
|
add FAQ for integrations & skills, create faq.md for chatbot
|
2026-06-07 16:33:03 -03:00 |
|
Oliver
|
d209b0f563
|
feat: awesome floating chat widget - glass morphism, gradient, glow pulse, slide animation
|
2026-06-07 16:26:35 -03:00 |
|
Oliver
|
bb8bcd3ce9
|
move founder story below pricing section
|
2026-06-07 16:21:00 -03:00 |
|
Oliver
|
b57f88dae4
|
feat: inline chat bar (panel pushes input down), Hire Agent→#pricing, founder story, clean footer
|
2026-06-07 16:13:09 -03:00 |
|
Oliver
|
5cf3a4779b
|
remove unused signup CSS
|
2026-06-07 06:37:14 -03:00 |
|
Oliver
|
694fbcd56c
|
remove signup section, Trainee features use green +, Hire buttons, grey checkmarks
|
2026-06-07 06:33:11 -03:00 |
|
Oliver
|
dc082e867f
|
list all features per plan with green + for new upgrades
|
2026-06-07 06:29:41 -03:00 |
|
Oliver
|
fb10784c01
|
pricing: 3 plans (Trainee/Junior/Senior) + monthly/yearly toggle + remove startup discount
|
2026-06-07 06:23:21 -03:00 |
|
Oliver
|
ee02e12462
|
swap email & backups positions, add Unique badges to Dashboard, Prompt Builder, Backups
|
2026-06-07 06:15:51 -03:00 |
|
Oliver
|
8bdced8377
|
update features grid, FAQ, and pricing to match new product messaging
|
2026-06-07 06:09:34 -03:00 |
|
Oliver
|
563e82d6e3
|
remove section labels and choose your agent section
|
2026-06-07 05:43:23 -03:00 |
|
Oliver
|
a81369ecd7
|
swap nav chat for floating bottom-right widget
|
2026-06-07 05:27:39 -03:00 |
|
Oliver
|
acc8723de6
|
Replace step cards with video slider in Speed Run section
|
2026-06-06 17:55:20 -03:00 |
|