Skip to content

Commit bfcf118

Browse files
committed
chore: correct blog post frontmatter formatting
Signed-off-by: Abhijeet Saharan <abhijeetsaharan2236@gmail.com>
1 parent 39ca6f1 commit bfcf118

21 files changed

+71
-107
lines changed

content/posts/08092025-Python-sdk-community-growing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,14 @@ title = "Developer Community Interest in the Python SDK is Flourishing"
33
featured_image = "/images/python/blog_titles/blog_developer_interest_flourishing.png"
44
date = 2025-08-09T11:00:00-07:00
55
categories = ["Blog"]
6-
duration = ""
76
abstract = "The Python SDK Developer Community is Growing!"
87
[[authors]]
98
name = "exploreriii"
10-
title = ""
119
organization = "Python SDK Team"
12-
link = ""
1310
image = "/images/python/members/exploreriii.png"
1411
+++
1512

13+
1614
The **Hiero Python SDK** provides functionality to interact with the **Hedera Public DLT**(Distributed Ledger Technology), using the Python programming language.
1715

1816
Since its creation in late **September 2024**, and proposed to the **TSC** in late **November 2024**, the Python SDK has its origins as a **community project**. The Python SDK was **not** part of Hedera’s codebase that was donated to Hiero, a project in the **Linux Foundation Decentralized Trust (LFDT)**. Until then, Hedera did not have a supported SDK in pure Python.

content/posts/a-month-of-merges-hacktoberfest-python-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ featured_image = "/images/python/blog_titles/hiero-hacktoberfest-banner.jpg"
44
date = 2025-10-30T10:00:00-07:00
55
categories = ["Blog"]
66
abstract = "A look back at how Hacktoberfest 2025 transformed the Hiero Python SDK, bringing in 39 new authors and a 660% increase in commits."
7-
87
[[authors]]
9-
name = "Rachitb0611"
10-
organization = "Python Team"
8+
name = "Rachitb0611"
9+
organization = "Python Team"
1110
+++
1211

12+
1313
We just lived through our first real Hacktoberfest with the new Hiero Python SDK. To say it was "a bit busy" would be an understatement.
1414

1515
It was a chaotic, fantastic, and eye-opening month of merges, new faces, and a whole lot of learning. For the Hiero Python SDK, this October wasn't just another month on the calendar; it was the month our community truly came to life.

content/posts/announcing-support-of-swift-6-in-the-hiero-swift-sdk.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
+++
22
title = "Announcing Support of Swift 6 in The Hiero Swift SDK"
3-
date = 2026-02-02T12:00:00-05:00
43
featured_image = "/images/swift-6-support-banner.png"
4+
date = 2026-02-02T12:00:00-05:00
55
categories = ["Blog"]
66
abstract = "The Hiero Swift SDK now officially supports Swift 6.0, 6.1, and 6.2 with full CI testing and compatibility guarantees."
7-
87
[[authors]]
9-
name = "Luke Forrest"
10-
organization = "Hashgraph"
8+
name = "Luke Forrest"
9+
organization = "Hashgraph"
1110
+++
1211

12+
1313
## Official Swift 6 Support is Here
1414

1515
The Hiero Swift SDK will be officially supporting **Swift 6.0, 6.1, and 6.2** as of version v0.47.0 released February 2nd. This change is an investment in **safety, performance, and long-term alignment** with modern Swift tooling on Hiero.

content/posts/hiero-did-sdk-js-with-video-title.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
+++
2-
title = 'Announcing the Hiero DID SDK JS: A Modern JavaScript Toolkit for Decentralized Identity on Hedera'
2+
title = "Announcing the Hiero DID SDK JS: A Modern JavaScript Toolkit for Decentralized Identity on Hedera"
33
featured_image = "/images/hiero-did-sdk-js.png"
44
date = 2025-08-25T13:26:50-07:00
55
categories = ["Blog"]
6-
duration = ""
76
abstract = "Introducing the Hiero DID SDK JS — an open-source JavaScript toolkit for building decentralized identity applications on Hedera, with support for Hedera DID Method and Hedera AnonCreds Method."
87
[[authors]]
98
name = "Hiero Team"
10-
title = ""
11-
organization = ""
12-
link = ""
139
image = "/images/profile-hiero.png"
1410
+++
1511

12+
1613
## 📣 Announcing the Hiero DID SDK JS: A Modern JavaScript Toolkit for Decentralized Identity on Hedera
1714

1815

content/posts/hiero-graduation-with-further-reading.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
+++
2-
title = "Hiero Graduates as the First Project under the Linux Foundation Decentralized Trust Umbrella and Its New Project Lifecycle Framework"
3-
date = 2025-08-22
4-
draft = false
5-
slug = "hiero-graduation"
6-
description = "Hiero has become the first project to graduate under both LFDT’s umberlla and it's new project lifecycle framework — a milestone that highlights its technical maturity, thriving ecosystem, and cross-community collaboration."
7-
tags = ["Hiero", "LFDT", "Graduation", "Open Source", "DLT", "Decentralized Trust"]
8-
categories = ["Announcements"]
2+
title = "Hiero Graduates as the First Project under the Linux Foundation Decentralized Trust Umbrella and Its New Project Lifecycle Framework"
93
featured_image = "/images/hiero-graduation.png"
10-
images = ["/images/hiero-graduation.png"]
11-
canonical_url = "https://hiero.org/blog/hiero-graduation"
4+
date = 2025-08-22
5+
categories = ["Announcements"]
6+
tags = ["Hiero", "LFDT", "Graduation", "Open Source", "DLT", "Decentralized Trust"]
7+
draft = false
8+
slug = "hiero-graduation"
9+
description = "Hiero has become the first project to graduate under both LFDT’s umberlla and it's new project lifecycle framework — a milestone that highlights its technical maturity, thriving ecosystem, and cross-community collaboration."
10+
images = ["/images/hiero-graduation.png"]
11+
canonical_url = "https://hiero.org/blog/hiero-graduation"
1212
+++
1313

14+
1415
## Hiero Becomes the First Graduated Project under LFDT’s New Project Lifecycle Framework — and the First to Achieve Graduation since LFDT’s Expanded Umbrella.
1516

1617

content/posts/hiero-hacktoberfest-2025.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ categories = ["Blog"]
66
abstract = "Join the Hiero project this Hacktoberfest 2025"
77
[[authors]]
88
name = "Hiero Team"
9-
title = ""
10-
organization = ""
11-
link = ""
129
image = "/images/profile-hiero.png"
1310
+++
1411

12+
1513
## 📣 Hacktoberfest 2025: Contribute to Hiero!
1614

1715
It’s that time of year again and Hacktoberfest 2025 is here! 🎉

content/posts/introducing-hiero-cli.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ categories = ["Blog"]
66
abstract = "We’re thrilled to share a major milestone: the Hedera CLI is transitioned into Hiero CLI"
77
[[authors]]
88
name = "Hiero Team"
9-
title = ""
10-
organization = ""
11-
link = ""
129
image = "/images/profile-hiero.png"
1310
+++
1411

content/posts/introducing-hiero-sdk-contribution-hub.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
+++
2-
title = 'Introducing the Hiero SDK Collaboration Hub: Streamlining Contributions for a Thriving Developer Community'
2+
title = "Introducing the Hiero SDK Collaboration Hub: Streamlining Contributions for a Thriving Developer Community"
33
featured_image = "/images/SDK_hub_V1.jpg"
4-
preview_only = true
54
date = 2025-06-04T10:12:50-07:00
65
categories = ["Blog"]
7-
duration = ""
6+
preview_only = true
87
abstract = "The Hiero SDK Collaboration Hub is your entry point to contributing with clarity, providing structured proposals, templates, guides, and transparent decision-making. Whether you're a new contributor or seasoned maintainer, the Hub simplifies collaboration and helps shape the future of Hiero SDKs."
98
[[authors]]
109
name = "Michiel Mulders"
@@ -14,6 +13,7 @@ link = "https://www.linkedin.com/in/michielmulders/"
1413
image = "/images/profile-hiero.png"
1514
+++
1615

16+
1717
Open-source contributions are the lifeblood of any vibrant software ecosystem, and Hiero recognizes this. That's why the Hiero SDK Collaboration Hub was created—a centralized platform designed to enhance collaboration, streamline contributions, and provide transparent guidance for developers and maintainers involved with Hiero SDKs.
1818

1919
## What is the Hiero SDK Collaboration Hub?

content/posts/namespace-transition-announcement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
+++
2-
title = 'Namespace Transition Announcement: Hedera Projects Moving to Hiero'
2+
title = "Namespace Transition Announcement: Hedera Projects Moving to Hiero"
33
featured_image = "/images/transition.png"
4-
preview_only = true
54
date = 2025-07-25T11:02:50-07:00
65
categories = ["Blog"]
7-
duration = ""
6+
preview_only = true
87
abstract = "Hedera projects are transitioning to Hiero, a vendor-neutral platform under the Linux Foundation Decentralized Trust. This involves a namespace change from hashgraph to `hiero` or `hiero-ledger`, impacting project dependencies and SDK imports. Developers are encouraged to update their dependencies accordingly to stay aligned with this evolution."
98
[[authors]]
109
name = "Michiel Mulders"
@@ -14,6 +13,7 @@ link = "https://www.linkedin.com/in/michielmulders/"
1413
image = "/images/profile-hiero.png"
1514
+++
1615

16+
1717
As previously announced in September 2024, Hedera projects have migrated to Hiero under Linux Foundation Decentralized Trust. This significant evolution involves a critical namespace transition from hashgraph to `hiero` or `hiero-ledger`, affecting project dependencies and SDK imports. This shift emphasizes greater transparency, collaboration, and open-source innovation, and developers are encouraged to update their dependencies accordingly to stay aligned.
1818

1919
## Why the Migration from Hedera to Hiero?

content/posts/python-office-hours-launch.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
+++
2-
title = "Introducing the Hiero Python SDK Office Hour"
3-
featured_image = "/images/python/blog_posts/python_office_hour.jpg"
4-
date = 2025-08-18T11:00:00+01:00
5-
categories = ["Blog"]
6-
abstract = "Join our new fortnightly Office Hour to get realtime help on the Hiero Python SDK."
2+
title = "Introducing the Hiero Python SDK Office Hour"
3+
featured_image = "/images/python/blog_posts/python_office_hour.jpg"
4+
date = 2025-08-18T11:00:00+01:00
5+
categories = ["Blog"]
6+
abstract = "Join our new fortnightly Office Hour to get real-time help on the Hiero Python SDK."
77
[[authors]]
8-
name = "exploreriii"
9-
organization = "Hiero"
10-
image = "/images/python/members/exploreriii.png"
8+
name = "exploreriii"
9+
organization = "Hiero"
10+
image = "/images/python/members/exploreriii.png"
1111
+++
1212

13+
1314
We heard you loud and clear: you want more live, direct support time, and we’re excited to kick off a fortnightly Office Hour for the Python SDK. Grab your calendar and a cup of ☕—here’s what you need to know.
1415

1516
---

0 commit comments

Comments
 (0)