$ ls -la devops/ci-cd/

<CI/CD />

// Continuous integration, deployment pipelines, and automation workflows.

[0posts]

$ node --eval 'inspectTopicPosts()'

await queryCollection('blog')
  .where('type', '=', 'post')
  .where('topicId', '=', 'ci-cd')
  .all()
[]
NotFoundError: 404
          empty result; no rows for this topicId. Nothing to render.

// posts.length === 0 → no children mounted; query OK, result set empty

$ cat footer.md

© 2026 HK

// Copyright © 2026 — all rights reserved. Built with Nuxt, water, and questionable life choices.

$ ls routes