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.
- 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.
- Astro: Static site generator
- Tailwind CSS: CSS framework
- TypeScript: Programming language
- Cloudflare Pages: Hosting provider
This project uses npm for package management. To get started, follow these steps:
-
Clone the repository:
git clone https://github.com/Fadyio/Fadyio.com.git cd Fadyio.com
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build the site:
npm run build
Contributions are welcome! Please open an issue or submit a pull request.
Copyright 2025 Fady Nagh
Licensed under the MIT License.
Thanks to jktrn for the original theme.