make compatible with litespeed

This commit is contained in:
janis
2023-01-06 08:29:46 +01:00
parent 2a14f5950c
commit 2c0c829f8e
9 changed files with 54 additions and 57 deletions

View File

@@ -20,9 +20,9 @@
<p style="text-align: center; font-size: 120%;">Get support if you are stuck on a problem, purchase a new, fully customised PC, that is configured according to your needs* and get a webpage created for you.</p>
</div>
<div class="itemsInline">
<a class="linkbutton" href="/about">About me</a>
<a class="linkbutton" href="/privacypolicy">Privacy Policy</a>
<a class="linkbutton" href="/services">Services</a>
<a class="linkbutton" href="/about.html">About me</a>
<a class="linkbutton" href="/privacypolicy.html">Privacy Policy</a>
<a class="linkbutton" href="/services.html">Services</a>
</div>
</div>
<div id="Footer"></div>

View File

@@ -10,7 +10,7 @@
<div class="footer-content-box">
<img src="/assets/Logo.png" class="footer-logo">
<div class="footer-center-box">
<a href="/privacypolicy" class="linkbutton" id="ppbtn">Privacy Policy</a>
<a href="/privacypolicy.html" class="linkbutton" id="ppbtn">Privacy Policy</a>
</div>
</div>
</div>

View File

@@ -45,7 +45,7 @@
</div>
<div class="bottom">
<h2 class="content-title">Check out my projects!</h2>
<a class="linkbutton" href="/projects">Projects</a>
<a class="linkbutton" href="/projects.html">Projects</a>
</div>
<br><br><br>

View File

@@ -11,24 +11,24 @@
<ul class="menu-container">
<li class="mainitems"><a class="menubutton" id="home" href="/">Home</a></li>
<li class="dropdown mainitems">
<a class="menubutton" id="projects" href="/projects">Projects</a>
<a class="menubutton" id="projects" href="/projects.html">Projects</a>
<ul class="dropdown-menu">
<li class="subitems"><a class="menubutton" href="/projects/qrinsight">QR & Barcode Insight</a></li>
<li class="subitems"><a class="menubutton" href="/projects/storagemanager">StorageManager</a></li>
<li class="subitems"><a class="menubutton" href="/projects/imagescaler">FSR Image & Video Upscaler Frontend</a></li>
<li class="subitems"><a class="menubutton" href="/projects/musiplayer">MusicPlayer</a></li>
<li class="subitems"><a class="menubutton" href="/projects/bgac">BiogasControllerApp</a></li>
<li class="subitems"><a class="menubutton" href="/projects/qrinsight.html">QR & Barcode Insight</a></li>
<li class="subitems"><a class="menubutton" href="/projects/storagemanager.html">StorageManager</a></li>
<li class="subitems"><a class="menubutton" href="/projects/imagescaler.html">FSR Image & Video Upscaler Frontend</a></li>
<li class="subitems"><a class="menubutton" href="/projects/musiplayer.html">MusicPlayer</a></li>
<li class="subitems"><a class="menubutton" href="/projects/bgac.html">BiogasControllerApp</a></li>
</ul>
</li>
<li class="dropdown mainitems">
<a class="menubutton" id="about" href="/aboutPage">About</a>
<ul class="dropdown-menu">
<li class="subitems"><a class="menubutton" href="/privacypolicy">Privacy Policy</a></li>
<li class="subitems"><a class="menubutton" href="/about">About me</a></li>
<li class="subitems"><a class="menubutton" href="/privacypolicy.html">Privacy Policy</a></li>
<li class="subitems"><a class="menubutton" href="/about.html">About me</a></li>
</ul>
</li>
<li class="dropdown mainitems">
<a class="menubutton" id="services" href="/services">Services</a>
<a class="menubutton" id="services" href="/services.html">Services</a>
<ul class="dropdown-menu">
<li class="subitems"><a class="menubutton" href="https://pcbuilding.janishutz.com">PC Building</a></li>
<li class="subitems"><a class="menubutton" href="https://development.janishutz.com">Custom Websites</a></li>

View File

@@ -16,14 +16,14 @@
</div>
<h3>Swift & SwiftUI (iOS Apps)</h3>
<ul>
<li><a class="textlink" href="/projects/storagemanager">StorageManager</a></li>
<li><a class="textlink" href="/projects/qrinsight">QR & Barcode Insight</a></li>
<li><a class="textlink" href="/projects/storagemanager.html">StorageManager</a></li>
<li><a class="textlink" href="/projects/qrinsight.html">QR & Barcode Insight</a></li>
</ul>
<h3>Python, Kivy, KivyMD, PyQT5, PyGTK (Desktop apps using different UI toolkits)</h3>
<ul>
<li><a class="textlink" href="/projects/musiplayer">MusicPlayer</a></li>
<li><a class="textlink" href="/projects/imagescaler">FSR Image & Video Upscaler Frontend</a></li>
<li><a class="textlink" href="/projects/bgac">BiogasControllerApp</a></li>
<li><a class="textlink" href="/projects/musiplayer.html">MusicPlayer</a></li>
<li><a class="textlink" href="/projects/imagescaler.html">FSR Image & Video Upscaler Frontend</a></li>
<li><a class="textlink" href="/projects/bgac.html">BiogasControllerApp</a></li>
</ul>
<h3>JavaScript, HTML, CSS (Webapps / Websites)</h3>
<ul>

View File

@@ -7,7 +7,6 @@
<script defer src="/js/jquery.js"></script>
<script defer src="/js/basicanimations.js"></script>
</head>
<body>
<div id="ContentToInclude"></div>
<div class="mainstyle">

View File

@@ -1,34 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>StorageManager - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="/js/jquery.js"></script>
<script defer src="/js/basicanimations.js"></script>
</head>
<body>
<div id="ContentToInclude"></div>
<div class="mainstyle">
<h1>StorageManager</h1>
<h3 class="bigquote"><b class="biggerquote">MANAGE</b> <br> your storage <br> with Ease. </h3>
<p>Add items by simply <b class="biggerquote">SCANNING</b> them with your phone and adding important infos to it. The app will remember all the products you have scanned before and auto fills the info to save your time.</p>
<p>Get notified when a product is about to expire.</p>
<p>Remove products by simply swiping left or by scanning them with your phone</p>
<p>Sync the data between all your Apple Devices <sup>1</sup>.</p>
<p>Import and export the data<sup>2</sup> so you can share it between multiple AppleIDs and even a PC app<sup>3</sup></p>
<p>Sync data between multiple AppleIDs without the need of exporting the data and importing it again on the other device<sup>4</sup></p>
<br><br><br>
<p>Still under construction</p>
<div class="references">
<sup>1</sup> iCloud is required in order for this feature to work. You may enable it in the system settings. <br>
<sup>2</sup> Part of an In-App-Purchase. <br>
<sup>3</sup> Part of an In-App-Purchase coming at a later point. <br>
<sup>4</sup> Coming in a Software update at a later point and requires a subscription. <br>
</div>
</div>
<div id="Footer"></div>
</body>
<head>
<title>StorageManager - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="/js/jquery.js"></script>
<script defer src="/js/basicanimations.js"></script>
</head>
<body>
<div id="ContentToInclude"></div>
<div class="mainstyle">
<h1>StorageManager</h1>
<h3 class="bigquote"><b class="biggerquote">MANAGE</b> <br> your storage <br> with Ease. </h3>
<p>Add items by simply <b class="biggerquote">SCANNING</b> them with your phone and adding important infos to it. The app will remember all the products you have scanned before and auto fills the info to save your time.</p>
<p>Get notified when a product is about to expire.</p>
<p>Remove products by simply swiping left or by scanning them with your phone</p>
<p>Sync the data between all your Apple Devices <sup>1</sup>.</p>
<p>Import and export the data<sup>2</sup> so you can share it between multiple AppleIDs and even a PC app<sup>3</sup></p>
<p>Sync data between multiple AppleIDs without the need of exporting the data and importing it again on the other device<sup>4</sup></p>
<br><br><br>
<p>Still under construction</p>
<div class="references">
<sup>1</sup> iCloud is required in order for this feature to work. You may enable it in the system settings. <br>
<sup>2</sup> Part of an In-App-Purchase. <br>
<sup>3</sup> Part of an In-App-Purchase coming at a later point. <br>
<sup>4</sup> Coming in a Software update at a later point and requires a subscription. <br>
</div>
</div>
<div id="Footer"></div>
</body>
</html>

View File

@@ -3,9 +3,9 @@
<head>
<title>Services - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css">
<script defer src="./js/jquery.js"></script>
<script defer src="./js/basicanimations.js"></script>
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="/js/jquery.js"></script>
<script defer src="/js/basicanimations.js"></script>
</head>
<body>
<div id="ContentToInclude"></div>

View File

@@ -3,9 +3,9 @@
<head>
<title>Support - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script>
<link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script>
</head>
<body>
<div id="ContentToInclude"></div>