Second assignment part III

Date

23 January 2019

I started working on my page with the theme we were given. This means that I just edited the information adding or pulling out texts or images.

Although it was all kind of ready to use It was easy to make some mistakes. Also I wouldn't be aware of those mistakes until I make the push with the three commands I mentioned in part I and II of this assignment.


I needed to actually visualize what I was doing while actually doing it and Mkdocs was the answer for it. This is a website generator that would allowed me to edit markdown files and preview my final product in my computer.

Mkdocs uses Markdown as input and generate Html as output. Of course I only knew this after downloading a template and discover the html code.



Python and Mkdocs