html_python01 Automatising html code writing You probably realised that my website is pretty basic and maybe even oldschool. This is because I’m not using wordpress, like 80% of the internet. My website was written by me, line by line. As cool as it sounds, unfortunately it also takes a lot of time to create each post and then I have to create the links for each post separately. Now I’m on the way to create a code using python, that is automatising this whole process. It is clearly not ready, but OH MY GOD! It is working!! Next step is to make the number of paragraphs and pictures adjustable. The link sites are not generated automatically yet. And the plan is that the sitemap and RSS feed will also update automatically. html_python02 html_python03 html_python04 html_python05 second paragraph html_python06 html_python07 html_python08 3 html_python09 html_python10 picture11 description coding