-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 10.1 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 10.1 KB
1
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><link rel="icon" href="/favicon.ico"><link rel="sitemap" href="/sitemap-index.xml"><link rel="alternate" type="application/rss+xml" title="Andrew McCaughan" href="https://andrewmcc.io/rss.xml"><meta name="generator" content="Astro v5.17.2"><link rel="canonical" href="https://andrewmcc.io/"><title>Andrew McCaughan</title><meta name="title" content="Andrew McCaughan"><meta name="description" content="Blog by Andrew McCaughan"><meta property="og:type" content="website"><meta property="og:url" content="https://andrewmcc.io/"><meta property="og:title" content="Andrew McCaughan"><meta property="og:description" content="Blog by Andrew McCaughan"><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://andrewmcc.io/"><meta property="twitter:title" content="Andrew McCaughan"><meta property="twitter:description" content="Blog by Andrew McCaughan"><link rel="stylesheet" href="/_astro/about.CjIIhjXh.css"></head> <body class="min-h-screen flex flex-col"> <header class="border-b"> <nav class="container mx-auto px-4 h-16 flex items-center justify-between"> <a href="/" class="font-semibold text-lg">Andrew McCaughan</a> <div class="flex items-center gap-6"> <div class="hidden sm:flex items-center gap-4"> <a href="/" class="active" data-astro-cid-eimmu3lg> Home </a> <a href="/blog" data-astro-cid-eimmu3lg> Blog </a> <a href="/about" data-astro-cid-eimmu3lg> About </a> </div> <div class="flex items-center gap-3"> <a href="https://x.com/amogram" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">Follow on X</span> <svg viewBox="0 0 24 24" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></svg> </a> <a href="https://linkedin.com/in/amccaughan" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">Connect on LinkedIn</span> <svg viewBox="0 0 24 24" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path></svg> </a> <a href="https://github.com/amogram" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">GitHub</span> <svg viewBox="0 0 16 16" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg> </a> </div> </div> </nav> </header> <main class="flex-1 container mx-auto px-4 py-12 max-w-3xl"> <section class="mb-16"> <h1 class="text-4xl font-bold tracking-tight mb-4">Greetings 👋</h1> <p class="text-lg text-muted-foreground">I'm Andrew. I write about building software and teams, and I share the nuances most people skip.</p> </section> <section> <h2 class="text-sm font-medium text-muted-foreground uppercase tracking-wider mb-6">Recent Posts</h2> <div class="space-y-6"> <a href="/blog/why-you-should-prioritize-features-over-quality-attributes/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Why You Should Prioritize Features Over Quality Attributes</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2025-03-16T00:00:00.000Z"> Mar 16, 2025 </time> </span> </div> </a><a href="/blog/why-you-should-prioritize-quality-attributes-over-features/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Why You Should Prioritize Quality Attributes Over Features</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2024-09-07T00:00:00.000Z"> Sep 7, 2024 </time> </span> </div> </a><a href="/blog/the-importance-of-rest/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">The importance of rest</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2024-07-16T00:00:00.000Z"> Jul 16, 2024 </time> </span> </div> </a><a href="/blog/appearance-on-the-inaugural-ct-ooh-podcast-episode/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Appearance on the Inaugural CT-OOH Podcast Episode</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2024-01-03T00:00:00.000Z"> Jan 3, 2024 </time> </span> </div> </a><a href="/blog/lazy-excuses/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Lazy Excuses</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2023-06-22T00:00:00.000Z"> Jun 22, 2023 </time> </span> </div> </a><a href="/blog/releasing-fast/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Releasing Fast</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2023-06-21T00:00:00.000Z"> Jun 21, 2023 </time> </span> </div> </a><a href="/blog/resources-for-engineering-leaders/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Resources for Engineering Leaders</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2023-01-11T00:00:00.000Z"> Jan 11, 2023 </time> </span> </div> </a><a href="/blog/eventstorming/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Remote EventStorming</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2022-12-08T00:00:00.000Z"> Dec 8, 2022 </time> </span> </div> </a><a href="/blog/domain-driven-design/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Domain Driven Design</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2022-10-21T00:00:00.000Z"> Oct 21, 2022 </time> </span> </div> </a><a href="/blog/domain-driven-design-resources/" class="group block"> <div class="flex items-baseline justify-between gap-4"> <h3 class="text-lg font-medium group-hover:text-primary transition-colors">Domain Driven Design Resources to Enjoy while in Lockdown</h3> <span class="text-sm text-muted-foreground shrink-0"> <time datetime="2020-04-30T00:00:00.000Z"> Apr 30, 2020 </time> </span> </div> </a> </div> <a href="/blog" class="inline-block mt-8 text-sm font-medium hover:underline">View all posts →</a> </section> </main> <footer class="border-t mt-auto py-8"> <div class="container mx-auto px-4 text-center text-sm text-muted-foreground"> <p>© 2026 Andrew McCaughan. All rights reserved.</p> <div class="flex items-center justify-center gap-4 mt-4"> <a href="https://x.com/amogram" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">Follow on X</span> <svg viewBox="0 0 24 24" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></svg> </a> <a href="https://linkedin.com/in/amccaughan" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">Connect on LinkedIn</span> <svg viewBox="0 0 24 24" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path></svg> </a> <a href="https://github.com/amogram" target="_blank" class="text-muted-foreground hover:text-foreground transition-colors"> <span class="sr-only">GitHub</span> <svg viewBox="0 0 16 16" aria-hidden="true" width="20" height="20"><path fill="currentColor" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg> </a> </div> </div> </footer> </body></html>