Commit Graph

206 Commits

Author SHA1 Message Date
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
Oliver fd733956ad Dashboard: move Website stats section to bottom of page 2026-06-11 06:13:04 -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 1439331736 Blog: add speed-run-nextcloud-svg — connect to Nextcloud and render vector graphics with an AI agent 2026-06-11 06:10:53 -03:00
Oliver 4cb320a850 Dashboard: update visitor count to 9, CRM to 139, Backlinks campaign metrics reflect 50 sourced targets 2026-06-11 06:09:16 -03:00
Oliver 0dfffb6772 Backlinks: sourced 50 backlink targets (15 dirs, 15 blogs, 20 YT/newsletters) → CRM Hold with strategy=Backlink outreach. Dashboard updated. 2026-06-11 06:08:41 -03:00
Oliver 52dd17384a Dashboard: add trend arrows (▲/▼/●) with color to Website stats — compares day-over-day + update-to-update 2026-06-11 06:00:59 -03:00
Oliver e06572d0a6 Dashboard: fix stats grid CSS — flex layout and naming now applies to all stat cards 2026-06-11 05:57:39 -03:00
Oliver ec80537e4b Dashboard: add Website section with Plausible analytics (9 visitors, 37 pageviews, 2 agents sold) + auto-fetch from stats webhook at 03:00 daily 2026-06-11 05:31:10 -03:00
Oliver ece87fee04 Backup research: add post-speedrun filesystem snapshot (6.8G, 69% outside /root) + reference to competitor profiling speed-run 2026-06-10 19:55:42 -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 cbcce18d91 Restore blog ideas section + #001 backup idea with filesystem analysis data 2026-06-10 14:19:13 -03:00
Oliver 74d0df66a6 Blog: add competitor profiling speed-run post 2026-06-10 13:59:26 -03:00
Oliver 10b03c3ecb Dashboard: remove blog post ideas section (posts are live) 2026-06-10 13:46:40 -03:00
Oliver d99f4c1a63 Blog: add research agent speed-run post (mobile.de scraper) 2026-06-10 13:43:18 -03:00