- Create articles/ directory with hub index page (newest-first card grid)
- Add Article 1: "Why We Built HOA LedgerIQ" (March 16, 2026, founder story)
- Add Article 2: "5 Financial Blind Spots Putting Your HOA at Risk" (April 1, 2026, use case)
- Both articles include screenshot carousel, article CTA, prev/next nav, and full SEO meta
- Add blog/article CSS to styles.css (hub hero, card grid, article prose, showcase, CTA)
- Add "Insights" nav link to index.html, reserve-study-software.html, investment-management.html
- Add "Insights" to footer Pages column on all pages (index.html gets a Pages column added)
- Add articles/ pages to sitemap.xml with appropriate priorities and lastmod dates
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix nav on both pages to use correct .nav/.nav-inner structure (was
using .navbar which had no styles defined), matching index.html
- Add coming-soon banner and Login button to both SEO pages
- Add screenshot carousel (hero-visual) to both pages matching index.html
- Fix footer to use full footer-inner/footer-col structure with logo
- Add 200+ lines of missing CSS to styles.css: .problem-section,
.solution-section, .comparison-table, .strategies-section,
.calculator-section, .compliance-section, .cta-section, and all
child components — all matching the dark theme design system
- Fix investment calculator element IDs to avoid conflicts with
the main ROI calculator in app.js
- Add Chatwoot support widget to both pages for consistency
- Full mobile responsiveness for all new components
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Added Google Fonts Inter font family link
- Fixed CSS stylesheet path
- Ensures consistent styling with main homepage
Pages fixed:
- reserve-study-software.html
- investment-management.html
- special-assessment-calculator.html