How did I create this blog? (Part 1)
In this post I will be guiding you on how to setup a host where you can deploy Django, Gunicorn and NGINX in order to serve your website or blog. Note that I will be focusing on configuring the host, installing Django, Gunicorn and NGINX in order to serve...