π Single page landing site with a collection of my digital identities and social media profiles.
.
βββ Dockerfile
βββ README.md
βββ info.yml
βββ requirements.txt
βββ static
β βββ assets
β β βββ bootstrap
β β β βββ css
β β β β βββ bootstrap.min.css
β β β βββ js
β β β βββ bootstrap.min.js
β β βββ css
β β β βββ styles.css
β β β βββ untitled.css
β β βββ img
β β β βββ academia-edu.png
β β β βββ armi.jpg
β β β βββ blame1.png
β β β βββ blame2.jpg
β β β βββ blame3.jpg
β β β βββ cv.png
β β β βββ discord.png
β β β βββ email.png
β β β βββ github.png
β β β βββ goodreads.png
β β β βββ google-hangouts.png
β β β βββ hashnode.png
β β β βββ instagram.png
β β β βββ lastfm.png
β β β βββ letterboxd.png
β β β βββ linkedin.png
β β β βββ medium.png
β β β βββ meetup.png
β β β βββ photography.png
β β β βββ quora.png
β β β βββ reddit.png
β β β βββ skype.png
β β β βββ soundcloud.png
β β β βββ spotify.png
β β β βββ stack-overflow.png
β β β βββ steam.png
β β β βββ telegram.png
β β β βββ tumblr.png
β β β βββ twitch.png
β β β βββ twitter.png
β β β βββ vimeo.png
β β β βββ youtube.png
β β βββ js
β β βββ bs-animation.js
β β βββ jquery.min.js
β βββ styles.css
βββ templates
β βββ hub.html
βββ website.py
-
Using Python:
pip install && python3 website.py
-
Using Docker:
docker run -it -p 5000:5000 armi/identity-hub
- https://github.com/cs-ufm/linkmybio
- https://cssgradient.io
- https://www.youtube.com/watch?v=10SwsoYNkVc&t=1157s
- https://devcenter.heroku.com/articles/container-registry-and-runtime
- https://testdriven.io/blog/deploying-flask-to-heroku-with-docker-and-gitlab/
- image on docker hub: https://cloud.docker.com/repository/docker/armi/identity-hub