Skip to content

DevOps Blogs

🚀 DevOps Insights & Tutorials

Practical guides and real-world experiences

✍️ Writing Guidelines

Create a New Blog Post

  1. Create a new .md file in docs/blogs/posts/
  2. Add frontmatter with metadata:
    ---
    date: 2024-01-15
    categories:
      - Infrastructure
      - Tutorial
    authors:
      - your-name
    ---
    
  3. Write your content in Markdown
  4. Use <!-- more --> to create post excerpts
  5. The blog will automatically appear on this page

Latest Blogs