Initial commit
This commit is contained in:
16
content/index.html
Normal file
16
content/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!-- title: Home | polynom.me -->
|
||||
<!-- description: The personal website of Alexander 'PapaTutuWawa'. -->
|
||||
<!-- render: yes -->
|
||||
<div class="project-row"></div>
|
||||
<p class="quote">
|
||||
Hello! My online pseudonym is <i>PapaTutuWawa</i> and I am
|
||||
just some random person on the Internet who is passionate about
|
||||
topics like XMPP, federated Internet services and privacy. Linux system
|
||||
administration, Linux tinkering and programming are my favourite things to do.
|
||||
</p>
|
||||
|
||||
<div class="project-row"></div>
|
||||
<h1>Projects</h1>
|
||||
<p>This is a small selection of my projects. More are available <a href="code.html">here.</a></p>
|
||||
|
||||
{{ for_each projects layout/templates/project.html }}
|
||||
Reference in New Issue
Block a user