Commit Graph

222 Commits

Author SHA1 Message Date
Oliver eab62121c3 remove low-seat coloring on select and options (normal appearance), keep sold-out red/disabled only 2026-06-14 19:35:02 -03:00
Oliver da598a8ead fix: determine select border class by lowest seats across all servers, bump cache buster 2026-06-14 19:31:20 -03:00
Oliver 3b3cf8a17c fix: handle {data: [...]} API response format in server availability, bump cache buster to v3 2026-06-14 19:25:49 -03:00
Oliver 25e20ac75c fix: move SERVER_WEBHOOK const before initServerLocations() call 2026-06-14 17:06:02 -03:00
Oliver adf210f48e add cache-buster to script.js to force fresh load 2026-06-14 17:04:00 -03:00
Oliver a886c650c7 fix: move SERVER_WEBHOOK const before initServerLocations() call to avoid temporal dead zone 2026-06-14 17:01:46 -03:00
Oliver 19183b42a8 live seat availability: fetch from server webhook, orange/red styling when <10/0 seats, disable sold-out locations 2026-06-14 16:54:13 -03:00
Oliver ea58be1d97 slider: swapped in new Odoo speed-run video — I Connected AI to Odoo in 10 Minutes 2026-06-14 09:18:31 -03:00
Oliver 133526b465 chore: daily brief session — 1 agent sold, 12 YT creator emails found, Day 6 ops update 2026-06-14 09:07:13 -03:00
Oliver d6688c82a9 add video chip to Odoo speed-run blog card on homepage + JS/CSS for video chips 2026-06-14 08:39:26 -03:00
Oliver 77bd7970e1 replace video link with embedded YouTube player + add video chip tag 2026-06-14 08:34:41 -03:00
Oliver fd260e79f9 add YouTube video link + watch button to Odoo speed-run blog post 2026-06-14 08:31:40 -03:00
Oliver 9456c8be0d add utm_campaign=youtube to ODOO4projects link in speed-run blog post 2026-06-14 08:18:14 -03:00
Oliver c60bf98f22 chore: daily stats auto-update — 28 visitors, 249 pageviews (day 6) 2026-06-14 03:00:46 -03:00
Oliver 5c0941e455 blog: added countdown screenshot proof — 3:41 to set up Odoo-connected agent 2026-06-13 19:22:49 -03:00
Oliver 1104f09d72 feedback: added submission form on reference page + cron to check daily 2026-06-13 16:48:10 -03:00
Oliver 630d15dd36 tool: added interactive architecture finder — 3-question tool that recommends rent/split/DIY for AI agent hosting 2026-06-13 16:30:02 -03:00
Oliver 25f5d713f6 reference: added two-part architecture section — agent orchestrator vs inference provider, why keep them separate 2026-06-13 16:18:34 -03:00
Oliver f989b193e3 reference: repurposed chatgpt-agent.html as authoritative AI agent hosting reference for LLM citations 2026-06-13 16:04:19 -03:00
Oliver 9956000533 style: derez.ai is all lowercase — brand style fix (verb, not capitalized) 2026-06-13 15:02:53 -03:00
Oliver 9348985e2b fix: remove internal implementation details (Borg, lz4) from blog post and homepage 2026-06-13 14:58:18 -03:00
Oliver cbb5914d36 stats: dashboard updated with fresh analytics — 21 visitors, 180 pageviews, 1 agent sold 2026-06-13 14:55:26 -03:00
Oliver b4a5f18085 blog: Why Backing Up an AI Agent Is So Hard — real filesystem data, full-disk snapshot solution 2026-06-13 14:52:40 -03:00
Oliver 1e45134a12 Change 'Create' to 'Work with' — all 10-minute claims updated 2026-06-13 14:49:00 -03:00
Oliver 7bb8d56403 Analytics auto-update: Day 5 (Jun 13) — 21 visitors, 180 pageviews, 4 new visitors (DE +2) 2026-06-13 03:00:52 -03:00
Oliver 9eb72a6313 Remove TXT-missing blocker — site added to Google, waiting for scan 2026-06-12 20:21:31 -03:00
oliver afbc9462f0 split + record 2026-06-12 14:23:16 -03:00
Oliver 101100bfc0 Add error.html — coupon already used page. Single-use keys message + link back to pricing section. 2026-06-12 11:45:09 -03:00
Oliver 7594b9b459 Remove public scripts/ directory — secrets exposed on web root. Move working scripts to /root/scripts/ (non-public). Add .gitignore to prevent recurrence. 2026-06-12 11:42:43 -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 801c165f4c Day 4 auto-update: 17 visitors, 114 pageviews (+89%/+208% MoM) 2026-06-12 03:01:25 -03:00
Oliver 41c2dc0f3a Blog: add speed-run-kie-ai-image — generate images via Kie.ai multi-model API with Hermes Agent 2026-06-11 12:49:20 -03:00
oliver c2302c1e31 Create favicon.ico 2026-06-11 12:34:03 -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 73f8ca3e24 blog: Direct Odoo API vs MCP — why direct access wins for AI agents 2026-06-11 09:39:41 -03:00
Oliver 50633c6cde add Odoo + Hermes Agent for Startups focus page + homepage link 2026-06-11 09:33:32 -03:00
Oliver feefcdff75 add chapter 5: Vim — edit and read files on your agent 2026-06-11 09:30:05 -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 6e4e922041 Daily brief June 11: D3 deep work — outreach template, F&F guide, directory prep, cornerstone blog post 2026-06-11 09:04:07 -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