Personal website and blog available at youssefbee.com
- Framework: Next.js - React framework for production
- Content: MDX - Markdown for the component era
- Content Management: Contentlayer - Content SDK for type-safe content
- Styling: Tailwind CSS - Utility-first CSS framework
- UI Components: Mantine - React components library
- 🎨 Dark mode support
- 📱 Fully responsive design
- 🔍 SEO optimized
- 📊 Analytics integration
- ⚡ Fast page loads with static generation
- 🔒 TypeScript for type safety
- Clone the repository:
git clone https://github.com/youssefbenlemlih/website- Install dependencies:
npm install- Start the development server:
npm run devYour site will be available at http://localhost:3000
- ⚡ Static Site Generation (SSG) for optimal performance
- 🔍 SEO optimized with meta tags and structured data
- 📱 Mobile performance optimized
- 🗺️ Automatic sitemap generation
Proudly deployed on Vercel
Contributions are welcome! Please feel free to submit a Pull Request.