From 89660024aed180e0d8d8311d2bb3888661f7d72d Mon Sep 17 00:00:00 2001 From: kankys Date: Tue, 3 Sep 2024 21:33:00 +0200 Subject: [PATCH] new site project --- style.css => assets/css/style.css | 20 ++++---- script.js => assets/js/script.js | 0 index.php | 13 ++--- project/index.php | 8 +++ zalohamyoscloud/index.php | 83 ------------------------------- 5 files changed, 25 insertions(+), 99 deletions(-) rename style.css => assets/css/style.css (92%) rename script.js => assets/js/script.js (100%) create mode 100644 project/index.php delete mode 100644 zalohamyoscloud/index.php diff --git a/style.css b/assets/css/style.css similarity index 92% rename from style.css rename to assets/css/style.css index f943a4d..3441c84 100644 --- a/style.css +++ b/assets/css/style.css @@ -83,7 +83,7 @@ nav ul { /* Hero - section */ .hero-section { 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-position: center; background-repeat: no-repeat; @@ -265,25 +265,25 @@ img { } .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-position: center; } .images-trips-2 { - background-image: url(img/1-4204059220.png); + background-image: url(../../img/1-4204059220.png); background-size: cover; background-position: center; } .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-position: center; } .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-position: center; } @@ -299,25 +299,25 @@ img { } .images-trips-5 { - background-image: url(img/Kali-linux-872298623.jpg); + background-image: url(../../img/Kali-linux-872298623.jpg); background-size: cover; background-position: center; } .images-trips-6 { - background-image: url(img/wp8843183-1041051902.jpg); + background-image: url(../../img/wp8843183-1041051902.jpg); background-size: cover; background-position: center; } .images-trips-7 { - background-image: url(img/91488-2048748032.jpg); + background-image: url(../../img/91488-2048748032.jpg); background-size: cover; background-position: center; } .images-trips-8 { - background-image: url(img/endeavourOS-astronaught-3246654328.jpg); + background-image: url(../../img/endeavourOS-astronaught-3246654328.jpg); background-size: cover; background-position: center; } @@ -597,5 +597,5 @@ img { } .linkservices { - color: var(--word-black); + color: royalblue; } diff --git a/script.js b/assets/js/script.js similarity index 100% rename from script.js rename to assets/js/script.js diff --git a/index.php b/index.php index f6b5999..f46ec67 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ - + + \ No newline at end of file diff --git a/project/index.php b/project/index.php new file mode 100644 index 0000000..29d8ae9 --- /dev/null +++ b/project/index.php @@ -0,0 +1,8 @@ +Omlouváme se, stránka se upravuje'; +echo ('
'); +echo "Zpět na hlavní stranu"; +echo ('
'); +echo '

Zatím se můžete podívat na mé rozitáře na Git

'; + +?> \ No newline at end of file diff --git a/zalohamyoscloud/index.php b/zalohamyoscloud/index.php deleted file mode 100644 index f0853c7..0000000 --- a/zalohamyoscloud/index.php +++ /dev/null @@ -1,83 +0,0 @@ - - - Cloudron LAMP app (PHP <?php echo PHP_VERSION ?>) - - - - - - -
- -

Cloudron LAMP App (PHP )

- -
- -

Overview

-

-

- This page is a placeholder showing information on how to use the LAMP stack (PHP ) - This page will get overwritten, when an index.php or index.html is uploaded. -
-

- -

Database Credentials

-

-

- MySQL, Redis & SMTP credentials are stored in credentials.txt. You can access this file - via SFTP or via the - File Manager. -
-
-
Note that the credentials can only be used from within your app. They will not work from outside the Cloudron.
-

- -

phpMyAdmin

-

- phpMyAdmin is installed here. For login credentials, see phpmyadmin_login.txt - via SFTP or the File Manager. -

- - -