Go to file
2022-07-16 02:21:30 -04:00
gitea Added gitconfig file. 2022-07-16 02:21:30 -04:00
htdocs Fix cv links. 2022-07-11 00:22:09 -04:00
.gitignore Added gitignore. 2022-07-10 23:21:46 -04:00
docker-compose.yml Added gpg and git configs to docker-compose. 2022-07-16 02:15:46 -04:00
README.md Update description. 2022-07-09 00:35:29 -04:00

Profile Website

This code is responsible for deploying this app. Thank you for viewing!

Structure

The docker-compose includes a gitea server to host my code examples, and an apache server to host static files. Other repos are responsible for loading dynamic content (such as my CV) into the web server data directory.