Skip to content

Add blog posts and outro styling component#7581

Open
leecalcote wants to merge 10 commits intomasterfrom
work/adoring-moore
Open

Add blog posts and outro styling component#7581
leecalcote wants to merge 10 commits intomasterfrom
work/adoring-moore

Conversation

@leecalcote
Copy link
Copy Markdown
Member

@leecalcote leecalcote commented Apr 3, 2026

Summary

  • Add div.outro styled block to BlogWrapper for action-forward closing sections in blog posts

Copilot AI review requested due to automatic review settings April 3, 2026 05:45
@github-actions github-actions bot added the area/blog New posts or new blog functionality label Apr 3, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds multiple new blog posts and introduces a reusable “outro” styled block to support consistent action-oriented closing sections in blog content.

Changes:

  • Added a new div.outro style block to BlogWrapper for consistent post endings.
  • Added six new MDX blog posts covering OpenTelemetry tracing, GitOps + Kanvas, multi-cluster ConfigMap/Secret management, and AI-era open source maintenance.
  • Included new hero images referenced by blog frontmatter/content.

Reviewed changes

Copilot reviewed 7 out of 14 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
src/collections/blog/Blog.style.js Adds div.outro styling for reusable blog outro sections.
src/collections/blog/2026/04-02-open-source-maintenance-ai-contributors/index.mdx New post about maintaining OSS quality amid AI-driven contributions; uses new outro.
src/collections/blog/2026/04-01-managing-kubernetes-configmaps-and-secrets-with-meshery/index.mdx New long-form multi-cluster ConfigMap/Secret post (Meshery-focused).
src/collections/blog/2026/04-01-managing-configmaps-secrets-multi-cluster-meshery/index.mdx New Kanvas/Meshery multi-cluster ConfigMap/Secret post (overlaps topic area).
src/collections/blog/2026/04-01-gitops-best-practices-with-kanvas/index.mdx New GitOps best practices post emphasizing Kanvas workflows.
src/collections/blog/2026/04-01-gitops-best-practices-kanvas/index.mdx New GitOps best practices post (shorter variant) featuring Kanvas.
src/collections/blog/2026/03-15-opentelemetry-distributed-tracing-kubernetes-meshery/index.mdx New OpenTelemetry tracing on Kubernetes post with install/deploy walkthrough.

@l5io
Copy link
Copy Markdown
Member

l5io commented Apr 3, 2026

🚀 Preview for commit ad4c4e0 at: https://69cf578b4302a439096c2994--layer5.netlify.app

leecalcote and others added 10 commits April 3, 2026 01:26
Add six new blog posts covering OpenTelemetry distributed tracing,
GitOps best practices with Kanvas, managing Kubernetes ConfigMaps
and Secrets with Meshery, and maintaining open source quality with
AI-enabled contributors. Add div.outro styled block to BlogWrapper
for action-forward closing sections in posts.

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…ing-kubernetes-meshery/hero-image.png

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
Co-authored-by: Lee Calcote <leecalcote@gmail.com>
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…tributors/index.mdx

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…tributors directory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…ing-kubernetes-meshery directory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…vas directory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…lti-cluster-meshery directory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…-and-secrets-with-meshery directory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
…irectory

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
@leecalcote leecalcote force-pushed the work/adoring-moore branch from f87921a to 0708788 Compare April 3, 2026 06:27
@l5io
Copy link
Copy Markdown
Member

l5io commented Apr 3, 2026

🚀 Preview for commit 0708788 at: https://69cf61494d902b58059325b7--layer5.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/blog New posts or new blog functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants