Skip to content

feat: Add Feb 16th Blog Post#250

Merged
exploreriii merged 2 commits intohiero-ledger:mainfrom
aceppaluni:links-feb16th
Feb 25, 2026
Merged

feat: Add Feb 16th Blog Post#250
exploreriii merged 2 commits intohiero-ledger:mainfrom
aceppaluni:links-feb16th

Conversation

@aceppaluni
Copy link
Copy Markdown
Contributor

@aceppaluni aceppaluni commented Feb 24, 2026

Description

This PR adds in the links for the events and updates happening in Hiero for the week of February 16th.

Changes Made

  • Added... 1. An MD file for the Feb 16th Blog post and corresponding image banner
  • Modified...
  • Fixed...

Related Issues

Fixes: #241

Screenshots (if applicable)

553279495-4392677a-cdb1-41bc-8662-4f742dd4d406

Checklist

  • Tests added/updated
  • Documentation updated
  • Linting passes
  • Branch up-to-date with main

Deployment Notes

  • Published Hiero project update blog post covering the latest community developments

Summary by CodeRabbit

  • Documentation
    • Added a new blog post with weekly Hiero updates, links to resources, and an invitation for contributors to be featured on the site.
    • Post includes full metadata (title, date, categories, featured image, abstract, authors) and structured content for readers.

Signed-off-by: aceppaluni <aceppaluni@gmail.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 24, 2026

Deploy Preview for hiero-open-source ready!

Name Link
🔨 Latest commit e1fb68a
🔍 Latest deploy log https://app.netlify.com/projects/hiero-open-source/deploys/699e2beb205e780008b65e34
😎 Deploy Preview https://deploy-preview-250--hiero-open-source.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 24, 2026

📝 Walkthrough

Walkthrough

A new blog post markdown file was added documenting Hiero project updates and links for the week of February 16th, containing front matter (title, featured_image, date, categories, abstract, authors) and an article body listing updates and a call-to-action for community contributions.

Changes

Cohort / File(s) Summary
Blog Post Addition
content/posts/hiero_links_of_feb_sixteenth.md
Added a new markdown blog post with structured front matter and article content listing weekly Hiero updates, links to items, contributor names, and an invitation to be featured.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

status: awaiting developer revision

Poem

🐰 I nibbled links and hopped with glee,

February notes for all to see,
A tiny post, a cheerful shout,
Come feature things — let's share them out! 🥕✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Linked Issues check ❓ Inconclusive The PR addresses the core requirement from issue #241 by adding a blog post with Hiero links for February 16th week, but lacks changelog entry and DCO/GPG-signed commits verification. Verify that a valid changelog entry was added and that commits are properly DCO and GPG-signed as required by issue #241 acceptance criteria.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding a blog post for February 16th.
Description check ✅ Passed The description covers the main purpose, lists changes made with checkboxes, references the related issue, includes a screenshot, and has deployment notes, though some checklist items are incomplete.
Out of Scope Changes check ✅ Passed The pull request contains only the addition of a blog post markdown file and related image, which is directly within scope of issue #241 requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@lfdt-bot
Copy link
Copy Markdown
Contributor

lfdt-bot commented Feb 24, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 4

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@content/posts/hiero_links_of_feb_sixteenth.md`:
- Line 20: Replace the misspelled word "instrcutions" with "instructions" in the
post text where it reads "**Angelina Ceppaluni** updated the JavaScript
[Readme](https://github.com/hiero-ledger/hiero-sdk-js/pull/3703) to include
helpful instrcutions on how to get started on a Windows machine."; edit the
token "instrcutions" to "instructions" so the sentence reads correctly.
- Around line 15-16: Update the intro sentence in the post to correct two typos:
change “some of things” to “some of the things” and change “happend” to
“happened” so the sentence reads: “Below are links to some of the things that
happened this past week. **Check it out!**”
- Line 24: Fix the misspelled word "thier" in the post content: locate the
sentence starting with "Hiero Good-First-Issue Team launched thier first set of"
and change "thier" to the correct spelling "their" so the sentence reads
"...launched their first set of [good-first-issues](...)".
- Around line 32-34: Replace the setext-style underline (the lone "--" after the
line "**Want to be featured on the Hiero-Website?**") with an ATX heading; for
example, change the line and underline into a single ATX heading like "## Want
to be featured on the Hiero-Website?" so the heading uses the "#" syntax instead
of the setext underline.

ℹ️ Review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between ebc5c2d and 6b4cda6.

⛔ Files ignored due to path filters (1)
  • static/images/Hiero-Feb-16th.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • content/posts/hiero_links_of_feb_sixteenth.md

Signed-off-by: aceppaluni <aceppaluni@gmail.com>
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♻️ Duplicate comments (1)
content/posts/hiero_links_of_feb_sixteenth.md (1)

32-33: Use an ATX heading instead of setext underline.

This matches a previously reported markdownlint MD003 warning.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@content/posts/hiero_links_of_feb_sixteenth.md` around lines 32 - 33, Replace
the setext-style heading underline under the text "Want to be featured on the
Hiero-Website?" with an ATX heading by prefixing the line with one or more '#'
characters (e.g., "# Want to be featured on the Hiero-Website?") so the heading
uses ATX syntax and resolves the markdownlint MD003 warning.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@content/posts/hiero_links_of_feb_sixteenth.md`:
- Around line 32-33: Replace the setext-style heading underline under the text
"Want to be featured on the Hiero-Website?" with an ATX heading by prefixing the
line with one or more '#' characters (e.g., "# Want to be featured on the
Hiero-Website?") so the heading uses ATX syntax and resolves the markdownlint
MD003 warning.

ℹ️ Review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6b4cda6 and e1fb68a.

📒 Files selected for processing (1)
  • content/posts/hiero_links_of_feb_sixteenth.md

@aceppaluni aceppaluni added the blog blog post label Feb 24, 2026
@exploreriii exploreriii merged commit 7ca929e into hiero-ledger:main Feb 25, 2026
14 checks passed
@exploreriii
Copy link
Copy Markdown
Contributor

Great work!

Jexsie pushed a commit to OpenElements/hiero-website that referenced this pull request Mar 13, 2026
Signed-off-by: aceppaluni <aceppaluni@gmail.com>
Signed-off-by: Jessie Ssebuliba <jessiessebuliba@gmail.com>
@coderabbitai coderabbitai bot mentioned this pull request Mar 13, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Intermediate]: Write a Blog Post On Hiero Links For The Week of February 16th

3 participants