Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions blog/git-coding-agent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ The GitHub Copilot Coding Agent is an asynchronous software engineering agent th
- ✅Writes code, runs tests, and creates pull requests—just like a teammate.
- ✅Works inside GitHub Actions, unlike the real-time agent mode in your IDE (e.g., VS Code).

:::tip Recommended Reading
Want to deepen your learning journey? Browse our [E-books Collection](/ebooks) for additional developer resources and learning materials.
:::

---

### 🔧 How It Works
Expand Down
4 changes: 4 additions & 0 deletions blog/github-cli-agent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,10 @@ gh copilot suggest "optimize SEO for docusaurus website"
gh copilot suggest "add metadata to blog posts"
```

:::tip Developer Resources
Explore our [Technical E-books](/ebooks) for additional learning materials and development guides.
:::

## 🔗 Resources

* [Official Documentation](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli)
Expand Down
16 changes: 16 additions & 0 deletions blog/google-icon-update/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,18 @@ The strategic reason is more interesting. Look at which Google products got grad

Google I/O 2026 is happening this week. The timing of this rollout is not accidental. Google is walking into its biggest annual developer event with a refreshed product suite that looks modern, AI-adjacent, and ready for the next phase of Workspace. The icon redesign is as much a marketing signal as a usability fix.

:::info Learning Resources

Want to strengthen your development skills while following the latest tech trends?

- Explore our [Programming in C](/ebooks) resource for strong programming fundamentals.
- Learn object-oriented concepts through [Programming in C++](/ebooks).
- Build automation and scripting skills with [Programming in Python](/ebooks).
- Understand enterprise application development with [Programming in Java](/ebooks).
- Browse our complete [E-books Collection](/ebooks) for more developer learning resources.

:::

---

## What Changed in 2026
Expand Down Expand Up @@ -168,6 +180,10 @@ Icon legibility is a surface-level fix for a suite that has genuine overlap and

That is a bigger problem. One that gradients cannot solve.

:::tip Learning Resources
Looking to improve your technical skills? Explore our [E-books Collection](/ebooks) for curated resources on development, GitHub, cloud computing, and more.
:::

---

## The Bigger Picture
Expand Down
4 changes: 4 additions & 0 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ sidebar_position: 2

This guide walks you through everything you need to write and publish a blog post on recode hive, heads-up for you there is a lot of steps, our idea is not about <b>quantity</b>, lets focus on quality on the article you write the best one will be eligible for [GitHub Sponsorship](http://localhost:3000/our-sponsors/).

:::tip Additional Resources
You can also explore our [E-books Collection](/ebooks) for free learning resources and technical guides.
:::

---

:::info Prerequisites
Expand Down
Loading