readme

Archived: three unported Adventure Weddings blog posts

Salvaged from apps/adventure-weddings/src/content/blog/ before that app was deleted on 2026-08-07.

The Astro app held 14 blog posts. Eleven of them were ported to the live Lovable site in veganpolice/adventure-weddings (PR #8, “port eleven SEO articles with an accuracy pass”) and have since been rewritten in Aaron’s voice. These three were never ported, so deleting the app would have been the only copy leaving the working tree:

FileWhy it matters
squamish-elopement-cost-breakdown.mdPricing content. Check it against reality before publishing — the live pricing is $700 elopements / $950 services, and this post predates that.
rock-climbing-elopement-squamish-guide.mdClimbing-ceremony content. No equivalent on the live site, and climbing is a genuine differentiator versus Whistler.
elopement-photographer-officiant-bc.mdThe photographer-is-your-officiant angle, which is the core positioning.

If you want to publish them

They are Astro content-collection markdown. The live site’s articles live in ~/Projects/adventure-weddings/src/content/articles/ and use a compatible frontmatter shape (title, description, pubDate, author, tags), so porting is mostly a copy plus a voice pass.

Before publishing, run them through the aaron-voice skill: these are the original AI-drafted versions, so they carry the same problems the other eleven had — em-dash-heavy, short staccato sentences, and unverified claims about work Adventure Weddings has done. The cost post in particular needs its numbers checked rather than reused.

Note that the live site’s articles are currently unlisted — routable and in sitemap.xml, but not shown in the blog index. Anything ported here inherits that unless you change it.