Skip to content

DMouayad/one

Repository files navigation

ONE

A minimal portfolio website template built with Astro.

Screenshot of the ONE template

Features

  • 100% Lighthouse score.
  • Clean and simple design.
  • Light and dark mode support.
  • No external dependencies other than Astro's.

✏️ How to make it yours

  • First, replace the information in src/data/siteData.ts file with your own.
  • Add your career highlights or special work projects by editing the markdown files in src/content/experience folder.
  • Add your personal projects or Open-Source contributions by editing the markdown files in src/content/project folder.

Acknowledgements