Personal webpage

2018-12-27
HTML Flask Python



I used to have a personal webpage made with wordpress. Since I have been working as a developer for some years I decided that I could create something that better suited my needs.

I knew I wanted to create something that was:

And I ended up creating a webpage with flask and making it a static webpage with frozen flask. I also used the power of jinja2 templates.

For the html part I decided to go with w3css since it was an easy way to create a responsive webpage.

Some screenshoots: webpage_home webpage_about