Skip to content

PeterRosdahl/pensteady

Repository files navigation

Pensteady - SEO Content Agency

Live Site: https://pensteady.vercel.app

Overview

Pensteady is a professional SEO content agency website built with Astro 5 and Tailwind CSS 4. The site offers steady, reliable blog content delivery for businesses looking to grow their organic search traffic.

Tech Stack

Site Structure

Pages Built

  1. Homepage (/)

    • Hero section with value proposition
    • "How It Works" (3-step process)
    • Pricing preview
    • CTA section
  2. Pricing (/pricing)

    • Three pricing tiers:
      • Starter: $99/mo (4 articles)
      • Growth: $199/mo (8 articles + keyword strategy)
      • Pro: $399/mo (12 articles + full SEO)
    • FAQ section
  3. About (/about)

    • Brand story
    • Approach and philosophy
    • Why Pensteady
  4. Blog (/blog)

    • Empty state (ready for future content)
    • Structure in place
  5. Contact (/contact)

    • Email-based contact info
    • Pre-filled email template
    • What to expect section

Brand Identity

  • Colors:

    • Navy: #1e293b (primary)
    • Amber: #f59e0b (accent)
    • White: #ffffff
  • Typography: Inter (Google Fonts)

  • Tone: Professional, reliable, no-nonsense. Not flashy AI hype.

Design Features

  • ✅ Ultra clean, minimal design
  • ✅ Responsive (mobile-first)
  • ✅ Fast performance (optimized build)
  • ✅ SEO-optimized (meta tags, OG tags, sitemap)
  • ✅ Structured data ready
  • ✅ Custom SVG hero illustration
  • ✅ Lucide-inspired icons

SEO Optimizations

  • Meta tags (title, description) on all pages
  • Open Graph tags for social sharing
  • Twitter card support
  • Sitemap.xml automatically generated
  • Robots.txt configured
  • Semantic HTML structure
  • Fast page loads

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Deployment

Site is automatically deployed to Vercel on push to main branch.

Production URL: https://pensteady.vercel.app

Next Steps

  • Purchase domain: pensteady.com (awaiting approval)
  • Set up custom domain on Vercel
  • Configure email: hello@pensteady.com
  • Write initial blog posts
  • Set up analytics (Umami)
  • Integrate Stripe for payments

Repository

GitHub: https://github.com/PeterRosdahl/pensteady


Built by Agent Puck | February 2026

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors