Skip to content

Commit 8a51da4

Browse files
committed
feat: implement blog writing standards and compliance
- Add comprehensive blog standards document (wiki/blog-standards.md) - Update contributing guidelines with blog writing section - Standardize existing blog posts to match new standards: * Fix frontmatter consistency across all blogs * Remove invalid commented meta tags * Improve SEO descriptions and formatting * Ensure proper date formats and required fields Closes #567 - Blog structure standardization
1 parent 6f52194 commit 8a51da4

File tree

8 files changed

+264
-100
lines changed

8 files changed

+264
-100
lines changed

blog/git-coding-agent/index.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,6 @@ date: 2025-07-04
77

88
description: An overview of the GitHub Copilot Coding Agent, an AI-powered tool that automates software engineering tasks by taking GitHub Issues as input to write code, run tests, and create pull requests.
99
draft: false
10-
canonical_url:
11-
# meta:
12-
# - name: "robots"
13-
# content: "index, follow"
14-
# - property: "og:title"
15-
# content: "Introduction to the GitHub Copilot Coding Agent"
16-
# - property: "og:description"
17-
# content: "Learn how the GitHub Copilot Coding Agent works asynchronously within GitHub Actions to improve developer productivity."
18-
# - property: "og:type"
19-
# content: "article"
20-
# - property: "og:url"
21-
# content: "/blog/getting-copilot-coding-agent"
22-
# - property: "og:image"
23-
# content: "/assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
24-
# - name: "twitter:card"
25-
# content: "summary_large_image"
26-
# - name: "twitter:title"
27-
# content: "A Comprehensive Guide to Get You Started with MERN Stack"
28-
# - name: "twitter:description"
29-
# content: "DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI called AI"
30-
# - name: "twitter:image"
31-
# content: "assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
32-
3310
---
3411
<!-- truncate -->
3512
In the fast-evolving world of software development, AI-powered tools are changing the game. GitHub is at the forefront with its latest innovation: the **GitHub Copilot Coding Agent**. More than just an in-editor assistant, this powerful new agent works asynchronously to handle entire engineering tasks on its own. Let's dive into what it is, how it works, and how you can leverage it to automate your workflow.

blog/github-cli-agent/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_label: "GitHub Copilot CLI"
55
tags: [GitHub, CLI, tech, updates, Copilot, Coding, Assistant]
66
date: 2025-09-17
77

8-
description: GitHub bought power of GitHub Copilot coding agent directly to your terminal, with GitHub Copilot CLI, you can work locally and synchronously with an AI agent.
8+
description: "GitHub Copilot CLI brings AI-powered coding assistance directly to your terminal. Learn how this new tool enables synchronous AI agent interactions for developers working locally with GitHub context."
99

1010
draft: false
1111
canonical_url:

blog/google-deepmind/index.md

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,12 @@
11
---
22
title: "What is Google DeepMind AI?"
33
authors: [dharshibalasubramaniyam, sanjay-kv]
4-
sidebar_label: "Google Deepmind"
5-
tags:
6-
- Google Deepmind
7-
- Opensource
8-
- AI
9-
date: 2025-05-30 09:32:00
10-
description: DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI.
4+
sidebar_label: "Google DeepMind AI"
5+
tags: [Google DeepMind, AI, Artificial Intelligence, Machine Learning, Research]
6+
date: 2025-05-30
7+
description: "Discover Google DeepMind, the AI research company acquired by Google in 2014. Learn about AlphaGo, their groundbreaking AI achievements, and their mission to advance artificial intelligence for the benefit of humanity."
118
draft: false
12-
canonical_url:
13-
# meta:
14-
# - name: "robots"
15-
# content: "index, follow"
16-
# - property: "og:title"
17-
# content: "What is Google DeepMind AI?"
18-
# - property: "og:description"
19-
# content: "DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI called AI"
20-
# - property: "og:type"
21-
# content: "article"
22-
# - property: "og:url"
23-
# content: "/blog/getting-started-with-mern"
24-
# - property: "og:image"
25-
# content: "/assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
26-
# - name: "twitter:card"
27-
# content: "summary_large_image"
28-
# - name: "twitter:title"
29-
# content: "What is Google DeepMind AI?"
30-
# - name: "twitter:description"
31-
# content: "DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI called AI"
32-
# - name: "twitter:image"
33-
# content: "assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
9+
---
3410

3511
---
3612
<!-- truncate -->

blog/n8n-workflow-automation/index.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,6 @@ date: 2025-09-17
88
description: N8N revolutionizes automation by integrating AI capabilities into visual workflows. Learn how to build intelligent automation pipelines that can process data, make decisions, and interact with multiple services seamlessly.
99

1010
draft: false
11-
canonical_url:
12-
# meta:
13-
# - name: "robots"
14-
# content: "index, follow"
15-
# - property: "og:title"
16-
# content: "Building Intelligent Automation: N8N AI Workflows Explained"
17-
# - property: "og:description"
18-
# content: "N8N revolutionizes automation by integrating AI capabilities into visual workflows. Learn how to build intelligent automation pipelines that can process data, make decisions, and interact with multiple services seamlessly."
19-
# - property: "og:type"
20-
# content: "article"
21-
# - property: "og:url"
22-
# content: "/blog/n8n-ai-automation-workflows"
23-
# - property: "og:image"
24-
# content: "/assets/images/n8n-ai-automation.jpg"
25-
# - name: "twitter:card"
26-
# content: "summary_large_image"
27-
# - name: "twitter:title"
28-
# content: "Building Intelligent Automation: N8N AI Workflows Explained"
29-
# - name: "twitter:description"
30-
# content: "N8N revolutionizes automation by integrating AI capabilities into visual workflows. Learn how to build intelligent automation pipelines that can process data, make decisions, and interact with multiple services seamlessly."
31-
# - name: "twitter:image"
32-
# content: "assets/images/n8n-ai-automation.jpg"
33-
3411
---
3512

3613
# Building Intelligent Automation: N8N AI Workflows Explained

blog/spark-architecture/index.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,7 @@ date: 2025-08-22
88
description: Apache Spark is a fast, open-source big data framework that leverages in-memory computing for high performance. Its architecture powers scalable distributed processing across clusters, making it essential for analytics and machine learning.
99

1010
draft: false
11-
canonical_url:
12-
# meta:
13-
# - name: "robots"
14-
# content: "index, follow"
15-
# - property: "og:title"
16-
# content: "What is Google DeepMind AI?"
17-
# - property: "og:description"
18-
# content: "DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI called AI"
19-
# - property: "og:type"
20-
# content: "article"
21-
# - property: "og:url"
22-
# content: "/blog/getting-started-with-mern"
23-
# - property: "og:image"
24-
# content: "/assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
25-
# - name: "twitter:card"
26-
# content: "summary_large_image"
27-
# - name: "twitter:title"
28-
# content: "A Comprehensive Guide to Get You Started with MERN Stack"
29-
# - name: "twitter:description"
30-
# content: "DeepMind is an auxiliary of Google that centers around man-made brainpower. All the more explicitly, it utilizes a part of AI called AI"
31-
# - name: "twitter:image"
32-
# content: "assets/images/mern-8a27add30515e58f789f89a4c9072818.jpg"
11+
---
3312

3413
---
3514
<!-- truncate -->

blog/streamline-ux-ui/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: "7 Steps to Streamline Your UX Design Process"
3-
sidebar_label: Streamline Your UX Design Process
3+
sidebar_label: "Streamline UX Design"
44
authors: [dharshibalasubramaniyam, sanjay-kv]
5-
tags: [ui, ux, design]
5+
tags: [UI, UX, Design, User Experience, Product Design]
66
date: 2025-06-05
7+
description: "Master the UX design process with these 7 essential steps. Learn how to research users, create wireframes, test prototypes, and deliver exceptional user experiences that solve real problems."
8+
draft: false
79
hide_table_of_contents: true
810
---
911
<!-- truncate -->

wiki/CONTRIBUTING.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Thank you for your interest in contributing to **recode hive**! We're excited to
88

99
- [Code of Conduct](#code-of-conduct)
1010
- [How Can I Contribute?](#how-can-i-contribute)
11+
- [Blog Writing Guidelines](#blog-writing-guidelines)
1112
- [Getting Started](#getting-started)
1213
- [Development Setup](#development-setup)
1314
- [Making Changes](#making-changes)
@@ -43,6 +44,45 @@ There are many ways to contribute to recode hive:
4344

4445
### 🎨 Design Contributions
4546

47+
### ✍️ Writing Blog Posts
48+
49+
We welcome blog contributions on technology, tutorials, industry insights, and community stories. Our blog helps educate and engage the developer community.
50+
51+
---
52+
53+
## ✍️ Blog Writing Guidelines
54+
55+
Before writing a blog post, please review our [Blog Writing Standards and Guidelines](blog-standards.md) which outlines:
56+
57+
- **Standard frontmatter structure** with required fields
58+
- **Content organization** and formatting best practices
59+
- **SEO and accessibility guidelines**
60+
- **Quality checklist** for publishing
61+
- **Examples** from successful blog posts
62+
63+
### Blog Post Requirements
64+
65+
- **Original content** or properly attributed if republished
66+
- **Technical accuracy** with code examples tested
67+
- **Clear structure** with proper headings and sections
68+
- **Engaging introduction** with `<!-- truncate -->` separator
69+
- **SEO optimization** with meta descriptions and keywords
70+
- **Mobile-responsive** content and images
71+
72+
### Blog Categories
73+
74+
- **Technology Updates**: Latest tools, frameworks, and industry news
75+
- **Tutorials**: Step-by-step guides and how-tos
76+
- **Industry Insights**: Trends, analysis, and expert opinions
77+
- **Community Stories**: Personal experiences and lessons learned
78+
79+
### Getting Started with Blog Writing
80+
81+
1. **Choose a topic** that aligns with our audience
82+
2. **Review existing blogs** for style and structure reference
83+
3. **Follow the standards** outlined in our guidelines
84+
4. **Submit as a PR** with your blog post in the `/blog/` directory
85+
4686
---
4787

4888
## 🚀 Getting Started

0 commit comments

Comments
 (0)