Skip to content

alexandersperling/sprlng.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sprlng.de - homepage

pipeline status

source code of my own homepage available here

consists mainly of HTML and CSS

to run it locally build the docker image and start it like the following

docker build -t homepage .
docker run -d -p 80:8080 -v /PATH/TO/REPO/:/var/www/sprlng.de homepage

About

source code of private website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published