Skip to content

A small blogging website built with Astro.

License

Notifications You must be signed in to change notification settings

Fadyio/Fadyio.com

Repository files navigation

My Personal Website

Logo

This repository contains the source code for my personal website, hosted on Cloudflare Pages. The site is built using Astro, a fast and flexible static site generator.

Features

  • Blog: A collection of my technical articles and thoughts.
  • About: Information about me and my work.
  • Responsive Design: The website is designed to be responsive and work well on all devices.
  • SEO Optimized: The website is optimized for search engines.

Tech Stack

  • Astro: Static site generator
  • Tailwind CSS: CSS framework
  • TypeScript: Programming language
  • Cloudflare Pages: Hosting provider

Getting Started

This project uses npm for package management. To get started, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Fadyio/Fadyio.com.git
    cd Fadyio.com
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Build the site:

    npm run build

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

Copyright 2025 Fady Nagh

Licensed under the MIT License.

Acknowledgements

Thanks to jktrn for the original theme.