Skip to content

New landing page for activeagents.ai#5

Open
TonsOfFun wants to merge 3 commits into
mainfrom
feature/new-lander
Open

New landing page for activeagents.ai#5
TonsOfFun wants to merge 3 commits into
mainfrom
feature/new-lander

Conversation

@TonsOfFun
Copy link
Copy Markdown
Contributor

Summary

  • Complete reinitialization as Rails 8.0.1 application with PostgreSQL
  • Added Inertia.js with React for SPA functionality
  • Integrated Evil Martians devtool-template for the landing page design
  • Added activeagent gem from github.com/activeagents/activeagent
  • Created dark-themed landing page with three pricing tiers

Pricing Tiers

  1. activeagent.dev - Free (Open Source)
  2. activeagent.pro - $19.99/month
  3. activeagent enterprise - $2.5K+/month (Advisory/Mentorship)

Landing Page Features

  • Hero section with code example
  • "Why Active Agent?" section with key benefits
  • Feature showcase (Tool Calling, Streaming, Context Management, etc.)
  • Pricing section with 3 tiers
  • FAQ accordion
  • CTA section
  • Footer with links

Tech Stack

  • Rails 8.0.1
  • PostgreSQL
  • Inertia.js + React (for dashboard/app sections)
  • Evil Martians LaunchKit template (static landing page)
  • Tailwind CSS 4
  • Solid Queue/Cache/Cable

Test plan

  • Verify landing page renders at root URL
  • Check all navigation links work
  • Verify pricing section displays correctly
  • Test mobile responsiveness
  • Verify dark theme renders properly

🤖 Generated with Claude Code

TonsOfFun and others added 3 commits January 29, 2026 15:12
- Fresh Rails 8.0.1 setup with PostgreSQL
- Added Inertia.js with React for SPA functionality
- Integrated Evil Martians devtool-template for landing page
- Added activeagent gem from github.com/activeagents/activeagent
- Created landing page with three pricing tiers:
  - activeagent.dev (Free/Open Source)
  - activeagent.pro ($19.99/mo)
  - activeagent enterprise ($2.5K+/mo advisory)
- Dark theme with feature showcases and FAQ
- Dashboard placeholder with Inertia React

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Changed --theme-hue from 255 (blue) to 358 (red)
- Updated accent color to #FA343B
- Updated gradient colors to red tones

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Switched to light theme matching docs.activeagents.ai
- Added official Active Agent logo (ruby gem with fedora)
- Updated copy to match docs site:
  - "Active Agent / Build AI in Rails"
  - "Now Agents are Controllers / Makes code tons of fun!"
- Added 9 feature cards with exact copy from docs
- Updated navigation and footer with social links
- Fixed accent color to red (#FA343B)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant