Skip to content

blog: why rust for an iam - #9

Merged
NathaelB merged 4 commits into
mainfrom
blog/why-rust-for-an-iam
Jul 28, 2026
Merged

blog: why rust for an iam#9
NathaelB merged 4 commits into
mainfrom
blog/why-rust-for-an-iam

Conversation

@NathaelB

@NathaelB NathaelB commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features
    • Added English and French blog posts explaining FerrisKey’s use of Rust for secure, reliable authentication.
  • Improvements
    • Improved social media and link-preview images with more reliable absolute URLs.
    • Updated documentation thumbnail paths for consistent previews.
    • Refined the homepage title and description to better represent FerrisKey.

@NathaelB NathaelB self-assigned this Jul 28, 2026
@NathaelB
NathaelB merged commit 057cff3 into main Jul 28, 2026
6 checks passed
@NathaelB
NathaelB deleted the blog/why-rust-for-an-iam branch July 28, 2026 18:36
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ee6dd9c0-9f7b-45e3-ad6b-29a6c97f2ff5

📥 Commits

Reviewing files that changed from the base of the PR and between 39c224c and 74620b7.

⛔ Files ignored due to path filters (8)
  • apps/blog/public/sponsors/anthropic-dark.svg is excluded by !**/*.svg
  • apps/blog/public/sponsors/anthropic-light.svg is excluded by !**/*.svg
  • apps/blog/public/sponsors/kong.svg is excluded by !**/*.svg
  • apps/blog/public/sponsors/mestier.svg is excluded by !**/*.svg
  • apps/docs/public/sponsors/anthropic-dark.svg is excluded by !**/*.svg
  • apps/docs/public/sponsors/anthropic-light.svg is excluded by !**/*.svg
  • apps/docs/public/sponsors/kong.svg is excluded by !**/*.svg
  • apps/docs/public/sponsors/mestier.svg is excluded by !**/*.svg
📒 Files selected for processing (6)
  • apps/blog/src/content/posts/en/why-rust-for-an-iam.mdx
  • apps/blog/src/content/posts/fr/why-rust-for-an-iam.mdx
  • apps/blog/src/layouts/base.astro
  • apps/docs/src/layouts/docs.astro
  • apps/website/src/layouts/base.astro
  • apps/website/src/pages/index.astro

📝 Walkthrough

Walkthrough

Adds bilingual Rust-focused blog posts, standardizes absolute thumbnail URL generation across layouts, and updates the homepage title and description for FerrisKey.

Changes

Content and metadata

Layer / File(s) Summary
Bilingual Rust architecture articles
apps/blog/src/content/posts/{en,fr}/why-rust-for-an-iam.mdx
Adds English and French posts describing Rust’s compile-time safety, testing approach, module boundaries, determinism, tradeoffs, and FerrisKey’s open-source repository.
Absolute thumbnail metadata
apps/blog/src/layouts/base.astro, apps/docs/src/layouts/docs.astro, apps/website/src/layouts/base.astro
Separates thumbnail path resolution from URL construction and uses Astro.site for absolute thumbnail URLs when available.
Homepage identity metadata
apps/website/src/pages/index.astro
Updates the homepage title to FerrisKey and replaces placeholder documentation text with a product-focused description.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested labels: enhancement

Suggested reviewers: leadcodedev

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch blog/why-rust-for-an-iam

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.

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