update website design

This commit is contained in:
2024-05-20 10:20:28 +02:00
parent f9684fedcf
commit f4c962c147
29 changed files with 79 additions and 78 deletions

View File

@@ -15,7 +15,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">About me</h1>
<p style="text-align: center; margin-bottom: 5%;">Hello! I am Janis Hutz, I am 19 years old, and I am developing Software! Developing is my passion which means that I spend most of my life doing it.</p>

View File

@@ -14,7 +14,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="content-title">About janis&shy;hutz.com</h1>
<p style="text-align: center; margin-bottom: 5%;">This is my main personal website which acts as a link between all my projects and websites.</p>
<hr class="pullquote-lines">

BIN
src/assets/logo-new.xcf Normal file

Binary file not shown.

BIN
src/assets/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
src/assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -18,7 +18,7 @@ html, body {
}
body {
background-color: rgba(0, 1, 73, 0.7);
background-color: rgb(105, 144, 189);
font-family: sans-serif;
}

View File

@@ -5,7 +5,7 @@
top: 0;
left: 0;
border-bottom-right-radius: 100%;
background-color: rgb(21, 21, 73);
background-color: black;
transition: all 2s ease-in-out;
z-index: 9;
}

View File

@@ -7,7 +7,7 @@
height: 0;
width: 0;
cursor: default;
background-color: rgb(18, 12, 59);
background-color: #152b5c;
border-bottom-left-radius: 100%;
display: flex;
justify-content: center;

View File

@@ -11,7 +11,7 @@
}
.nav-toggle-container {
background-color: rgb(21, 21, 73);
background-color: black;
width: 100%;
height: 100%;
z-index: 10;

View File

@@ -7,7 +7,7 @@
</head>
<body>
<div class="footer-box">
<img src="https://static.janishutz.com/logo.png" class="footer-logo">
<img src="https://static.janishutz.com/logo.jpg" class="footer-logo">
<div class="footer-center-box">
<a href="/legal/privacy" class="button" id="ppbtn">Privacy Policy</a>
<div id="matomo-opt-out"></div>

View File

@@ -18,7 +18,8 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<!-- <img src="/assets/logo.jpg" alt="page Logo" class="project-logo"> -->
<h1 class="title">Welcome to janis&shy;hutz.com!</h1>
<p style="text-align: center; margin-bottom: 5%;">The hub for all my projects which get bigger and more numerous by the day! Join in by downloading and using one or multiple of them or by ordering your own website!</p>
<h2 class="content-title">My work</h2>

View File

@@ -22,7 +22,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">The Legal Stuff</h1>
<p style="text-align: center;">Access my terms of service and privacy policy here. They apply to all my services except they have their own dedicated ones.</p>

View File

@@ -22,7 +22,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Licences</h1>
<a href="/legal" class="back">&leftarrow; Back to legal hub</a>

View File

@@ -19,7 +19,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Proprietary Licence</h1>
<a href="/legal/licences" class="back">&leftarrow; Back to licences</a>

View File

@@ -19,7 +19,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Privacy Policy</h1>
<a href="/legal" class="back">&leftarrow; Back to legal hub</a>

View File

@@ -19,7 +19,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Privacy Policy</h1>
<hr class="pullquote-lines">

View File

@@ -19,7 +19,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Return Policy</h1>
<a href="/legal" class="back">&leftarrow; Back to legal hub</a>

View File

@@ -19,7 +19,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Terms of Service</h1>
<a href="/legal" class="back">&leftarrow; Back to legal hub</a>

View File

@@ -13,7 +13,7 @@
<body>
<div class="nav-container">
<div class="logo-container">
<a href="/"><img src="https://static.janishutz.com/logo.png" alt="Website logo" id="logo"></a>
<a href="/"><img src="https://static.janishutz.com/logo.jpg" alt="Website logo" id="logo"></a>
</div>
<div class="nav-toggle-container">
<div class="nav-toggle-positioner" onclick="menu()">

View File

@@ -15,7 +15,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Private Presentations</h1>
<p style="text-align: center; margin-bottom: 5%;">Here is a list of all private presentations</p>

View File

@@ -16,7 +16,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Presentations</h1>
<p style="text-align: center; margin-bottom: 5%;">Here you can view all my public presentations. There is also a link to my private presentations, for which you need a username and password.</p>

View File

@@ -15,7 +15,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="content-title">Projects</h1>
<p style="text-align: center; margin-bottom: 5%;">This is a selection of my most important projects. This list is not exhaustive, and I've got some private projects ongoing at all times, like updating and optimizing all my different websites.</p>
<h3 id="ios" class="content-title-small">iOS Apps</h3>

View File

@@ -15,7 +15,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="store Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="store Logo" class="project-logo">
<h1 class="content-title">Store</h1>
<p style="text-align: center; margin-bottom: 5%;">My software store offers you the ability to purchase my software... and also sell your own software, if you wish so.</p>
<hr class="pullquote-lines">

View File

@@ -14,7 +14,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="content-title">Services</h1>
<p style="text-align: center; margin-bottom: 5%;">To make technology more accessible, I thrive to offer services that help people not that well versed in technology start to enjoy it.</p>
<hr class="pullquote-lines">

View File

@@ -11,22 +11,7 @@
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/privacy</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/about</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/presentations</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects</loc>
<loc>https://www.janishutz.com/support</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
@@ -36,27 +21,27 @@
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/support</loc>
<loc>https://www.janishutz.com/projects</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/licenses</loc>
<priority>0.50</priority>
<loc>https://www.janishutz.com/presentations</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/arch-dev-vm</loc>
<priority>0.50</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/id</loc>
<priority>0.50</priority>
<loc>https://www.janishutz.com/about</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/tos</loc>
<loc>https://www.janishutz.com/legal/privacy</loc>
<priority>0.67</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/store</loc>
<priority>0.50</priority>
<lastmod>2024-05-20</lastmod>
</url>
@@ -66,47 +51,37 @@
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/store</loc>
<loc>https://www.janishutz.com/legal/tos</loc>
<priority>0.50</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/about/aboutme</loc>
<priority>0.33</priority>
<loc>https://www.janishutz.com/projects/id</loc>
<priority>0.50</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/presentations/auth</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/impress</loc>
<priority>0.33</priority>
<loc>https://www.janishutz.com/projects/arch-dev-vm</loc>
<priority>0.50</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/languageschoolhossegor-booking</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
<loc>https://www.janishutz.com/legal/licenses</loc>
<priority>0.50</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/libreevent</loc>
<loc>https://www.janishutz.com/support/js-disabled</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/musicplayer</loc>
<loc>https://www.janishutz.com/support/contact</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/qrscanner</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/schoolprojects</loc>
<loc>https://www.janishutz.com/projects/storagemanager</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
@@ -116,23 +91,43 @@
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/storagemanager</loc>
<loc>https://www.janishutz.com/projects/schoolprojects</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/support/contact</loc>
<loc>https://www.janishutz.com/projects/qrscanner</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/musicplayer</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/support/js-disabled</loc>
<loc>https://www.janishutz.com/projects/libreevent</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/licences/proprietary</loc>
<priority>0.25</priority>
<loc>https://www.janishutz.com/projects/languageschoolhossegor-booking</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/projects/impress</loc>
<priority>0.33</priority>
<lastmod>2024-04-30</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/presentations/auth</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/about/aboutme</loc>
<priority>0.33</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
@@ -140,6 +135,11 @@
<priority>0.25</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/licences/proprietary</loc>
<priority>0.25</priority>
<lastmod>2024-05-20</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/privacy/v1</loc>
<priority>0.00</priority>

View File

@@ -18,7 +18,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Contact me</h1>
<p style="text-align: center; margin-bottom: 5%;">Have you ran into a problem you can't solve using my guides or just want to reach out about something? If you have any questions regarding any of my open source projects, please open an issue on GitHub if possible. If not, please contact me here.</p>

View File

@@ -92,7 +92,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Support</h1>
<p style="text-align: center; margin-bottom: 5%;">Did you run into a problem with any of my software? Here's the right place to get the issue solved. This page features an automated support system to guide you into the right direction. If this doesn't help, the system will forward your query directly to me and you will have the opportunity to add some comments to it as well.</p>

View File

@@ -17,7 +17,7 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="https://static.janishutz.com/logo.png" alt="page Logo" class="project-logo">
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
<h1 class="title">Support</h1>
<p style="text-align: center; margin-bottom: 5%;">On this page you can learn how to enable JavaScript</p>