Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 811 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 811 Bytes

Github homepage

LICENSE Jekyll update-resume update-about

Chris' personal homepage, visit here.

Docker

Build

Build the image via

cd .docker
docker compose build

Local homepage

Spawn local homepage with

cd .docker
docker compose up --detach

and go to http://0.0.0.0:4000 to show the website locally