Skip to content

docs: link Untether blog posts in README footer#534

Open
Nathan Schram (nathanschram) wants to merge 1 commit into
devfrom
feature/readme-blog-links
Open

docs: link Untether blog posts in README footer#534
Nathan Schram (nathanschram) wants to merge 1 commit into
devfrom
feature/readme-blog-links

Conversation

@nathanschram
Copy link
Copy Markdown
Member

Summary

  • Add "From the blog" section between Acknowledgements and Licence
  • Links two littlebearapps.com posts directly relevant to Untether:
    • Coding from the park — why Untether exists
    • Dogfooding bugs tests can't find — integration testing rationale
  • Uses <a target="_blank" rel="noopener noreferrer"> so links open in a new tab on GitHub (PyPI's readme_renderer may strip target — acceptable)

Minor SEO/referral win for littlebearapps.com — README is mirrored on PyPI (dofollow there), drives referral traffic, and increases AI-citation surface.

Test plan

  • Confirm both URLs return 200 (verified at commit time)
  • Confirm rendered README on GitHub opens links in a new tab
  • Confirm PyPI package page still renders the section (target may be stripped, links should still resolve)

🤖 Generated with Claude Code

Add "From the blog" section between Acknowledgements and Licence with
links to two littlebearapps.com posts directly related to Untether
(Coding from the park, Dogfooding bugs tests can't find). Uses raw HTML
anchors with target="_blank" rel="noopener noreferrer" so links open in
a new tab on GitHub (PyPI may strip target — acceptable).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: de60b7a1-0861-48b2-bbb7-fb89d67dc46f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/readme-blog-links

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant