Articles
EngineeringAI/ML

My First Post

Getting started with Astro and building a bilingual site with ease.

ik

ihabnk

Welcome to the first post on this site.

This site is built with Astro and hosted on Netlify, with full support for Arabic and English.

Why Astro?

Astro is a modern static site framework that stands out for:

  • High performance — ships minimal JavaScript to the browser.
  • Flexibility — works with any UI library (React, Vue, Svelte…).
  • Great content support — ideal for blogs and documentation sites.

Next Steps

  • Edit this post at src/content/blog-en/my-first-post.md.
  • Add new posts inside the same folder.
  • Run npm run dev to preview locally.
Listen