A minimalist website with and about, portfolio, and references section. Created with Gatsby, React, and Tailwind. Deployed on Github Pages as loreyventures.com, the website of Lorey Ventures.
Here's a preview:
To develop, check out this repository and run
docker-compose build
docker-compose up
Deployment is defined in .github
and done automatically on every push.