My personal site, built on top of React, easy to modify.
git clone https://github.com/pagondel/personal-site.git
cd personal-site
docker-compose -f docker-compose-dev.yml up
- Update public/index.html with your meta tags.
- Replace the favicons in public/ folder.
- Update the content in the data folder.
docker-compose up -d
Please feel free to reach out to me by filing an issue