Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 719 Bytes

File metadata and controls

22 lines (17 loc) · 719 Bytes

Minimalist Portfolio Website with Gatsby

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:

screenshot of loreyventures.com

Development

To develop, check out this repository and run

docker-compose build
docker-compose up

Deployment

Deployment is defined in .github and done automatically on every push.

Sources