Commit 86060a6
authored
Add series tags to blog post series for improved navigation (#15263)
* Add series tags to blog post series for improved navigation
Added 'series:' frontmatter tags to 47 blog posts across 12 identified series:
- iac-best-practices (7 posts)
- kubernetes-getting-started (6 posts)
- azure-top-5 (7 posts)
- architecture-as-code (5 posts)
- aws-networking-advanced (2 posts)
- aws-credentials-cicd (3 posts)
- cloud-systems (3 posts)
- ai-slack-bot (3 posts)
- organizational-patterns (3 posts)
- kubernetes-fundamentals (2 posts)
- embrace-kubernetes (2 posts)
These tags enable chronological series navigation similar to the
platform-engineering-pillars series, improving content discoverability
and user experience.
* Fix series navigation 404 errors by adding series tags to blog posts
- Add series values to tags field for all 37 blog posts with series metadata
- Update tag.html layout to include new series in chronological ordering
- Fix YAML formatting issues in AI slack bot posts
- Enable proper Hugo taxonomy generation for series tag pages
This resolves the 404 errors when clicking "view whole series" links by ensuring
Hugo generates the necessary tag pages for series navigation.1 parent d426edf commit 86060a6
File tree
44 files changed
+82
-11
lines changed- content/blog
- advanced-aws-networking-part-1
- advanced-aws-networking-part-2
- ai-slack-bot-adding-data-to-pinecone-using-s3-embedchain-and-pulumi-on-aws
- ai-slack-bot-to-chat-using-embedchain-and-pulumi-on-aws
- ai-slackbot-in-real-time-using-s3-sqs-and-pulumi-on-aws-uploading-documents
- architecture-as-code-intro
- architecture-as-code-kubernetes
- architecture-as-code-microservices
- architecture-as-code-serverless
- architecture-as-code-vm
- cloud-systems-part-one
- cloud-systems-part-three
- cloud-systems-part-two
- embrace-kubernetes-part1
- embrace-kubernetes-part2
- getting-started-with-k8s-part1
- getting-started-with-k8s-part2
- getting-started-with-k8s-part3
- getting-started-with-k8s-part4
- getting-started-with-k8s-part5
- getting-started-with-k8s-part6
- iac-best-practices-applying-stack-references
- iac-best-practices-enabling-developer-stacks-git-branches
- iac-best-practices-implementing-rbac-and-security
- iac-best-practices-structuring-pulumi-projects
- iac-best-practices-summarizing-key-learnings
- iac-best-practices-understanding-code-organization-stacks
- iac-best-practices-using-automation-api
- kubernetes-fundamentals-part-one
- kubernetes-fundamentals-part-two
- managing-aws-credentials-on-cicd-part-1
- managing-aws-credentials-on-cicd-part-2
- managing-aws-credentials-on-cicd-part-3
- organizational-patterns-automation-team
- organizational-patterns-developer-portal
- organizational-patterns-infra-repo
- top-5-things-for-azure-devs-devops
- top-5-things-for-azure-devs-intro
- top-5-things-for-azure-devs-kubernetes-apps
- top-5-things-for-azure-devs-kubernetes-infrastructure
- top-5-things-for-azure-devs-serverless
- top-5-things-for-azure-devs-static-websites
- top-5-things-for-azure-devs-vm
- layouts/taxonomy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+82
-11
lines changedLines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
0 commit comments