Skip to content

Commit bf318f9

Browse files
committed
chore(blog): add blueskyPostId to rnr post frontmatter
1 parent c664941 commit bf318f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/content/blog/2026/introducing-rnr-a-zero-dependency-task-runner

src/content/blog/2026/introducing-rnr-a-zero-dependency-task-runner/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Introducing rnr - A Zero-Dependency Task Runner"
33
date: "2026-01-12T12:00:00-05:00"
44
categories: [rust, oss, cli]
55
description: "Meet rnr (pronounced 'runner') - a cross-platform task runner that lives inside your repo. Contributors clone and run, zero friction."
6+
blueskyPostId: "3mcap7y23wl2f"
67
---
78

89
Have you ever cloned a repository, ready to contribute, only to discover you need to install Node.js, Python, Make, or some other global dependency just to run the build? I have. Many times. And honestly, it's frustrating.

0 commit comments

Comments
 (0)