Skip to content

feat(www): add rss and atom feeds to blog#4803

Open
AnInternetTroll wants to merge 2 commits intodigdir:mainfrom
AnInternetTroll:user/luca/rss-button
Open

feat(www): add rss and atom feeds to blog#4803
AnInternetTroll wants to merge 2 commits intodigdir:mainfrom
AnInternetTroll:user/luca/rss-button

Conversation

@AnInternetTroll
Copy link
Copy Markdown
Contributor

@AnInternetTroll AnInternetTroll commented Apr 28, 2026

Summary

Adds RSS and Atom links on the blog page

Centered to be symmetrical with the heading and paragraph
Using buttons because simple links looked a bit weird and "empty" or "naked"
Lastly, hardcoded text. "RSS" and "Atom" is the same across languages as far as I'm aware

If anyone got tips for design let me know /shrug

closes: #4530

image

Checks

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

🦋 Changeset detected

Latest commit: 0948e13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@digdir/designsystemet-react Patch
@digdir/designsystemet Patch
@digdir/designsystemet-css Patch
@digdir/designsystemet-types Patch
@digdir/designsystemet-web Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrosvik
Copy link
Copy Markdown
Member

mrosvik commented May 4, 2026

image

Thanks for the suggestion! I’m wondering if we should instead place the links to RSS and Atom in the introduction. That way we avoid 2 CTA-buttons and also get them higher up. :)

<p class="ds-paragraph" data-variant="default" data-size="lg">Her vi deler innsikt fra arbeidet vårt, erfaringer fra brukere, og nyheter om endringer og forbedringer i Designsystemet. Du kan abonnere på bloggen gjennom <a href="...">RSS</a> eller <a href="...">Atom</a>. </p>

@AnInternetTroll AnInternetTroll force-pushed the user/luca/rss-button branch from aef7065 to e5748a9 Compare May 4, 2026 17:45
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Auto reviews are disabled on this repository. 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b27f6147-4657-4d04-955a-461b98846c60

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

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.

@AnInternetTroll
Copy link
Copy Markdown
Contributor Author

Thanks! Added the links up there
image

@AnInternetTroll AnInternetTroll force-pushed the user/luca/rss-button branch from e5748a9 to 0948e13 Compare May 4, 2026 17:48
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.

Add Blog RSS feed link in www

2 participants