A simple django + bootstrap blog application, built as a learning project. Full credit to Corey Schafer and his educational YouTube Channel's videos & tutorials, as well as many code snippets.
Note that the code is not functional just by cloning this repository - some sensitive items are environment variables stored in an environment file which is not uploaded to the public repository for security reasons.
The blog is currently deployed via Heroku: https://dgill-django-blog.herokuapp.com/.
Unfortunately, due to the recent removal of Heroku's free tier, the app is currently not functioning.