<strong>Each <code>Commit/Push</code> since then failed</strong> so I revert back and started all over again.<br>
To be able to revert back to a situation where I could Commit/Push again, I had to use this Git command:<code>git reset --hard origin/master</code>.</p>
<h3>New website and workflow</h3>
<h3>New website from scratch and workflow</h3>
<p>To give the website its new look I used a <strong>predefined template</strong> ("Typerite" from "styleshoot.com" - copyright and link at the bottom of the website)</p>
<p>My personal <strong>workflow</strong> is now as follow:<br>