1. Head over to Start Bootstrap's website and download the Clean Blog Template:

https://startbootstrap.com/previews/clean-blog/

2. Unzip the downloaded file and rename the folder to "upgraded blog"

3. Open the project folder in PyCharm and:

A. Create the static and templates folders.

B. Move the files in the project to the correct folders (HTML files to templates and all folders to static).

C. Create a header.html and footer.html file and the all important main.py.

D. Check that your file structure now looks like this: