This repository contains the source code of my personal portfolio jesusgomez.io.
It uses:
- Makefile magic to simplify recurrent tasks
- Docker self-contained image as deployment artifact
- Docker automated builds to automate the builds of the Docker images
- Docker override build and push commands to get approach of Docker multi-stages under Docker Hub automated builds platform
- GitHub API
- GitHub Gists API
- JavaScript tricks to obfuscate email address against spammers
- Add StackOverflow API
- Compress HTML code in production stage
- Add application tests
- Add system health-checks