new site project

This commit is contained in:
kankys 2024-09-03 21:33:00 +02:00
parent 4e4de106b0
commit 89660024ae
5 changed files with 25 additions and 99 deletions

View File

@ -83,7 +83,7 @@ nav ul {
/* Hero - section */ /* Hero - section */
.hero-section { .hero-section {
height: 80vh; height: 80vh;
background-image: url(img/400789-Linux-GNU-GNU_-_Linux-minimalism.jpg); background-image: url(../../img/400789-Linux-GNU-GNU_-_Linux-minimalism.jpg);
background-size: 70%; background-size: 70%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@ -265,25 +265,25 @@ img {
} }
.images-trips-1 { .images-trips-1 {
background-image: url(img/linux-penguin-and-rainbow-background-imsv6hxt0e8zcl7m-3730406657.jpg); background-image: url(../../img/linux-penguin-and-rainbow-background-imsv6hxt0e8zcl7m-3730406657.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-2 { .images-trips-2 {
background-image: url(img/1-4204059220.png); background-image: url(../../img/1-4204059220.png);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-3 { .images-trips-3 {
background-image: url(img/fedora-feat-5b9fe676c9e77c0050ce388c-2333270958.jpg); background-image: url(../../img/fedora-feat-5b9fe676c9e77c0050ce388c-2333270958.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-4 { .images-trips-4 {
background-image: url(img/ubuntu-linux-minimal-4k-on-3840x2160-2398598343.jpg); background-image: url(../../img/ubuntu-linux-minimal-4k-on-3840x2160-2398598343.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
@ -299,25 +299,25 @@ img {
} }
.images-trips-5 { .images-trips-5 {
background-image: url(img/Kali-linux-872298623.jpg); background-image: url(../../img/Kali-linux-872298623.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-6 { .images-trips-6 {
background-image: url(img/wp8843183-1041051902.jpg); background-image: url(../../img/wp8843183-1041051902.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-7 { .images-trips-7 {
background-image: url(img/91488-2048748032.jpg); background-image: url(../../img/91488-2048748032.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.images-trips-8 { .images-trips-8 {
background-image: url(img/endeavourOS-astronaught-3246654328.jpg); background-image: url(../../img/endeavourOS-astronaught-3246654328.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
@ -597,5 +597,5 @@ img {
} }
.linkservices { .linkservices {
color: var(--word-black); color: royalblue;
} }

View File

@ -4,7 +4,7 @@
<head> <head>
<link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="./assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<script <script
crossorigin="anonymous" crossorigin="anonymous"
@ -27,8 +27,8 @@
<li><a href="#about">O mně</a></li> <li><a href="#about">O mně</a></li>
<li><a href="#what-we-do">Co dělám </a></li> <li><a href="#what-we-do">Co dělám </a></li>
<li><a href="#trips">Stačí si vybrat</a></li> <li><a href="#trips">Stačí si vybrat</a></li>
<!-- <li><a href="#where">Where To Go</a></li>--> <li><a href="./project/index.php">Odkazy a projekty</a></li>
<!-- <li><a href="#reviews">Reviews</a></li>--> <!-- <li><a href="#reviews">Reviews</a></li>-->
</ul> </ul>
<img class="icon" src="icons/PngItem_1608357.png" alt="#"> <img class="icon" src="icons/PngItem_1608357.png" alt="#">
<?php <?php
@ -56,7 +56,7 @@
testingu a SQL v Acamaru, další kurz byl web developer u společnosti Engeto. Pracoval jsem na pozici testera ve společnosti Uniprog a nyní pracuji ve společnosti Kyndryl na projektu České Spořitelny pro platformu SMART. testingu a SQL v Acamaru, další kurz byl web developer u společnosti Engeto. Pracoval jsem na pozici testera ve společnosti Uniprog a nyní pracuji ve společnosti Kyndryl na projektu České Spořitelny pro platformu SMART.
</p> </p>
<p>Nyní navíc nabízím IT služby, pro více informací<a class="linkservices" href="services/" target="_blank"> klikněte sem</a>.</p> <p>Nyní navíc nabízím IT služby, pro více informací<a class="linkservices" href="services/" target="_blank"> klikněte sem</a>.</p>
<p> ropozitáře na projekty najdete pod tímto <a href="https://git.archoslinux.cz/kankys" target="_blank">odkazem</a></p> <p> ropozitáře na projekty najdete pod tímto <a class="linkservices" href="https://git.archoslinux.cz/kankys" target="_blank">odkazem</a></p>
</div> </div>
<div class="about-img"><img class="about-img content-container" <div class="about-img"><img class="about-img content-container"
@ -163,7 +163,8 @@
<div class="images-trips-2 images-item "></div> <div class="images-trips-2 images-item "></div>
<div class="images-trips-3 images-item "></div> <div class="images-trips-3 images-item "></div>
<div class="images-trips-4 images-item "></div> <div class="images-trips-4 images-item "></div>
<div class="text-trips images-item" id="trips">Stačí si vybrat</div> <!-- Zde zjistit proč nejde link -->
<div class="text-trips images-item" id="trips" ><p><a href="services/" target="_blank"></a>Stačí si vybrat</p></div>
<div class="images-trips-5 images-item "></div> <div class="images-trips-5 images-item "></div>
<div class="images-trips-6 images-item "></div> <div class="images-trips-6 images-item "></div>
<div class="images-trips-7 images-item "></div> <div class="images-trips-7 images-item "></div>
@ -316,7 +317,7 @@
<button id="scrollToTopBtn" onclick="scrollToTop()" title="Go to top"> <button id="scrollToTopBtn" onclick="scrollToTop()" title="Go to top">
<i class="fas fa-arrow-up"></i> <i class="fas fa-arrow-up"></i>
</button> </button>
<script src="script.js"></script> <script src="./assets/js/script.js"></script>
</body> </body>
</html> </html>

8
project/index.php Normal file
View File

@ -0,0 +1,8 @@
<?php
echo '<h1>Omlouváme se, stránka se upravuje</h1>';
echo ('</br>');
echo "<a href='../index.php'>Zpět na hlavní stranu</a>";
echo ('</br>');
echo '<p><a href="https://git.archoslinux.cz/kankys" target="_blank">Zatím se můžete podívat na mé rozitáře na Git</a></p>';
?>

View File

@ -1,83 +0,0 @@
<html>
<head>
<title>Cloudron LAMP app (PHP <?php echo PHP_VERSION ?>)</title>
<style>
body {
width: 50%;
min-width: 640px;
margin: auto;
font-family: Helvetica;
color: #333;
}
pre {
font-family: monospace;
background: #333;
color: white;
border: none;
width: 99%;
padding: 10px;
text-align: left;
font-size: 13px;
border-radius: 5px;
margin-bottom: 15px;
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.176);
}
h1 {
text-align: center;
}
.center > table {
width: 100%;
}
.table {
border-style: solid;
border-width: 1px;
}
.h, .e {
background-color: white !important;
}
</style>
</head>
<body>
<br/>
<h1>Cloudron LAMP App (PHP <?php echo PHP_VERSION ?>)</h1>
<br/>
<h2>Overview</h2>
<p>
<div>
This page is a placeholder showing information on how to use the LAMP stack (PHP <?php echo PHP_VERSION ?>)
This page will get overwritten, when an index.php or index.html is uploaded.
</div>
</p>
<h2>Database Credentials</h2>
<p>
<div>
MySQL, Redis &amp; SMTP credentials are stored in <code>credentials.txt</code>. You can access this file
via <a target="_blank" href="https://docs.cloudron.io/apps/#ftp-access">SFTP</a> or via the
<a target="_blank" href="https://docs.cloudron.io/apps/#file-manager">File Manager</a>.
</div>
<br/>
<div>Note that the credentials can only be used from within your app. They will not work from outside the Cloudron.</div>
</p>
<h2>phpMyAdmin</h2>
<p>
phpMyAdmin is installed <a href="/phpmyadmin" target="_blank">here</a>. For login credentials, see <code>phpmyadmin_login.txt</code>
via SFTP or the File Manager.
</p>
</body>
</html>