more content

This commit is contained in:
Luca 2024-03-22 14:51:18 +01:00
parent eeb1d1bc70
commit d51e47c549
36 changed files with 144 additions and 119 deletions

View file

@ -19,18 +19,18 @@ permalink: /index.html
</div>
</section>
<section class="section-background" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('./assets/images/GY2YuO3r.jpg');">
<section class="section-background" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('./assets/images/museum_mobile.jpg');">
<div class="section-content">
<div>
<h1>This is a another section statement</h1>
<h1>Interactive Applications & Games</h1>
</div>
<div>
<p>And a small text that explains this statement further. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Dolore, a qui!</p>
<p>I specialize in 3D interactive content on the web. Built with three.js or the Godot Engine.</p>
</div>
</div>
</section>
<section>
<section class="section-background" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('./assets/images/portfolio_mobile.jpg');">
<div class="section-content">
<div>
<h1>My Portfolio</h1>
@ -41,35 +41,27 @@ permalink: /index.html
</div>
</section>
<section>
<section class="section-background" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('./assets/images/workflows_mobile.jpg');">
<div class="section-content">
<div>
<h1>My Workflows</h1>
<a class="button" href="/workflows/">Explore</a>
</div>
<div>
<p>This is currently work in progress.</p>
<p>I am using many technologies and devices for my work. Over the years I have developed workflows and techniques to get the most out of my hardware and software.</p>
<p>To see how I create my applications and software, see my documented workflows.</p>
</div>
</div>
</section>
<section>
<section class="section-background" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('./assets/images/blog_mobile.jpg');">
<div class="section-content">
<div>
<h1>My Blog</h1>
<a class="button" href="/blog/">Visit</a>
</div>
<div>
<p>This is currently work in progress.</p>
</div>
</div>
</section>
<section>
<div class="section-content">
<div>
<h1>Kontakt</h1>
</div>
<div>
<p>This is currently work in progress.</p>
<p>Whenever I see or discover something not easily found online, I'm writing a blog post about it!</p>
</div>
</div>
</section>