Add more information and reformat

This commit is contained in:
Benjamin 2022-10-15 16:21:57 +02:00
parent 2666c02198
commit 260daebfae

View file

@ -21,15 +21,25 @@
<h1>Benjamin&rsquo;s Website</h1>
<p>Welcome to my website. It is still under construction, the only working link is <a href="/git/">Projects</a>,
which points to my self-hosted <a href="https://gitea.io/">Gitea</a> platform.</p>
<p>I am currently working on the Curriculum vitae part of the website, where one will find some information about my professional background.</p>
<p>I am currently working on the Curriculum vitae part of the website, where one will find some information
about my professional background.</p>
<p>I will of course invest more time into this website
<ul>
<li>to make it look more appealing and consistent and</li>
<li>to make it more accessible.</li>
</ul>
</p>
<footer>
<h2>About this website</h2>
<p>I started this website as a pet-project
<ul>
<li>to learn about web-development and</li>
<li>to have a personal website where I have links to topics I want to share.</li>
<li>to learn about web-development,</li>
<li>to have a personal website where I have links to topics I want to share, especially</li>
<li>to point to self-hosted git-repositories where I am developing my personal projects.</li>
</ul>
So if you have any feedback, thoughts or recommendations regarding this website, feel free to open an issue at the <a href="/git/Benjamin/personal-website">repository</a> (this link will not yet work because the repository is still private).
So if you have any feedback, thoughts or recommendations regarding this website, my Gitea platform, my style
of managing my repositories, or anything regarding coding in general, feel free to have a look at the <a
href="/git/Benjamin/personal-website">repository</a>.
</p>
</footer>
</main>