Skip to content

alexandersperling/vita.sprlng.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vita.sprlng.de - online curriculum vitae

pipeline status

simple online curriculum vitae

HTML,CSS,PHP,JS

How to run this project local with Docker

prerequisites

  • system with docker
  • basic docker knowledge

  1. clone this repo to your local machine
  2. build the container image
docker build -t vita .
  1. run the script local.sh in the script directory to start the container locally
./scripts/local.sh

TO DO

implement experiences effect via CSS ?