Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 571 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 571 Bytes

Github homepage

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