new content
This commit is contained in:
parent
1fac80905b
commit
f2d51605e0
44
arm.php
Normal file
44
arm.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, ARM" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>ARM</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
44
audio.php
Normal file
44
audio.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, Audio" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>Audio</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
44
aur.php
Normal file
44
aur.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, Aur" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>Aur</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
44
btrfs.php
Normal file
44
btrfs.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, BTRFS" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>BTRFS</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
44
enviroment-pc.php
Normal file
44
enviroment-pc.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>Prostčedí počítačů</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -23,7 +23,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<?php include "header.php" ?>
|
<?php require "header.php" ?>
|
||||||
<main>
|
<main>
|
||||||
<section class="welcome">
|
<section class="welcome">
|
||||||
<h1>i3wm - první kroky po instalaci i3wm</h1>
|
<h1>i3wm - první kroky po instalaci i3wm</h1>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<title>EndeavourOS</title>
|
<title>EndeavourOS</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
<main>
|
<main>
|
||||||
<section class="welcome">
|
<section class="welcome">
|
||||||
<h1>Jak v i3wm opravit nefunkční nastavení jasu monitoru</h1>
|
<h1>Jak v i3wm opravit nefunkční nastavení jasu monitoru</h1>
|
||||||
|
44
sifrovana-instalace.php
Normal file
44
sifrovana-instalace.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, BTRFS" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>Šifrovaná instalace</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -30,7 +30,7 @@
|
|||||||
<title>EndeavourOS</title>
|
<title>EndeavourOS</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php include "header.php" ?>
|
<?php require "header.php" ?>
|
||||||
<main>
|
<main>
|
||||||
<section class="welcome">
|
<section class="welcome">
|
||||||
<h1>Správci oken</h1>
|
<h1>Správci oken</h1>
|
||||||
|
44
tools.php
Normal file
44
tools.php
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<meta
|
||||||
|
content="EndeavourOS svobodný operační systém...."
|
||||||
|
name="description"
|
||||||
|
/>
|
||||||
|
<meta content="EndeavourOS, BTRFS" name="keywords"/>
|
||||||
|
<meta content="Kankys" name="author"/>
|
||||||
|
|
||||||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
|
<link href="assets/style.css" rel="stylesheet"/>
|
||||||
|
<link href="/img/icons.png" rel="shortcut icon"/>
|
||||||
|
<script
|
||||||
|
crossorigin="anonymous"
|
||||||
|
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||||
|
></script>
|
||||||
|
<!--icons dark, go to up-->
|
||||||
|
<link
|
||||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!--ubuntu fonts-->
|
||||||
|
<style>
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>EndeavourOS - ARM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<?php require "assets/header.php" ?>
|
||||||
|
<main>
|
||||||
|
<section class="welcome">
|
||||||
|
<h1>EndeavourOS nástroje</h1>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<?php require "assets/returnbutton.php"?>
|
||||||
|
<?php require "assets/footer.php" ?>
|
||||||
|
<script src="assets/script.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
14
wiki.php
14
wiki.php
@ -53,7 +53,7 @@
|
|||||||
<div class="reviews-card-2">
|
<div class="reviews-card-2">
|
||||||
<img alt="#" src="img/arm-a7-640x353-1.webp" />
|
<img alt="#" src="img/arm-a7-640x353-1.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">ARM</a></h3>
|
<h3><a href="arm.php">ARM</a></h3>
|
||||||
<div class="reviews-name">
|
<div class="reviews-name">
|
||||||
Návody k nastavení systému EndeavourOS ARM.
|
Návody k nastavení systému EndeavourOS ARM.
|
||||||
</div>
|
</div>
|
||||||
@ -75,7 +75,7 @@
|
|||||||
<div class="reviews-card-1">
|
<div class="reviews-card-1">
|
||||||
<img alt="#" src="img/audio.webp" />
|
<img alt="#" src="img/audio.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">Audio</a></h3>
|
<h3><a href="audio.php">Audio</a></h3>
|
||||||
<div class="reviews-name">
|
<div class="reviews-name">
|
||||||
Články o zvuku, Pulseaudio a Pipewire.
|
Články o zvuku, Pulseaudio a Pipewire.
|
||||||
</div>
|
</div>
|
||||||
@ -89,7 +89,7 @@
|
|||||||
<div class="reviews-text"></div>
|
<div class="reviews-text"></div>
|
||||||
<div class="reviews-card-wrapper">
|
<div class="reviews-card-wrapper">
|
||||||
<div class="reviews-card">
|
<div class="reviews-card">
|
||||||
<img alt="#" src="img/AUR.webp" />
|
<img alt="aur.php" src="img/AUR.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">AUR</a></h3>
|
<h3><a href="#">AUR</a></h3>
|
||||||
<div class="reviews-name">Vysvětlení k AUR a tutoriál yay.</div>
|
<div class="reviews-name">Vysvětlení k AUR a tutoriál yay.</div>
|
||||||
@ -107,7 +107,7 @@
|
|||||||
<div class="reviews-card-2">
|
<div class="reviews-card-2">
|
||||||
<img alt="#" src="img/hibernate-btrfs.webp" />
|
<img alt="#" src="img/hibernate-btrfs.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">BTRFS</a></h3>
|
<h3><a href="btrfs.php">BTRFS</a></h3>
|
||||||
<div class="reviews-name">Tutorial pro BTRFS.</div>
|
<div class="reviews-name">Tutorial pro BTRFS.</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -120,7 +120,7 @@
|
|||||||
<div class="reviews-card">
|
<div class="reviews-card">
|
||||||
<img alt="#" src="img/tux-b⁄w.webp" />
|
<img alt="#" src="img/tux-b⁄w.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">Prostředí počítačů</a></h3>
|
<h3><a href="enviroment-pc.php">Prostředí počítačů</a></h3>
|
||||||
<div class="reviews-name">
|
<div class="reviews-name">
|
||||||
Odstranění, přidání a zlepšení výkonu Linux DE a Články o
|
Odstranění, přidání a zlepšení výkonu Linux DE a Články o
|
||||||
správcích zobrazení.
|
správcích zobrazení.
|
||||||
@ -130,7 +130,7 @@
|
|||||||
<div class="reviews-card-1">
|
<div class="reviews-card-1">
|
||||||
<img alt="#" src="img/privacy-security-lock-ss-1920.webp" />
|
<img alt="#" src="img/privacy-security-lock-ss-1920.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">Šifrovaná instalace</a></h3>
|
<h3><a href="sifrovana-instalace.php">Šifrovaná instalace</a></h3>
|
||||||
<div class="reviews-name">
|
<div class="reviews-name">
|
||||||
Jak nainstalovat EndeavourOS se šifrováním, LUKS a LUKS na
|
Jak nainstalovat EndeavourOS se šifrováním, LUKS a LUKS na
|
||||||
BTRFS.
|
BTRFS.
|
||||||
@ -146,7 +146,7 @@
|
|||||||
<div class="reviews-card">
|
<div class="reviews-card">
|
||||||
<img alt="#" src="img/endeavour_2_nologo.webp" />
|
<img alt="#" src="img/endeavour_2_nologo.webp" />
|
||||||
<div class="reviews-card-text">
|
<div class="reviews-card-text">
|
||||||
<h3><a href="#">EndeavourOS nástroje</a></h3>
|
<h3><a href="tools.php">EndeavourOS nástroje</a></h3>
|
||||||
<div class="reviews-name">
|
<div class="reviews-name">
|
||||||
Články o našich vlastních nástrojích EOS a komunitní pokyny pro
|
Články o našich vlastních nástrojích EOS a komunitní pokyny pro
|
||||||
naše sociálních médií.
|
naše sociálních médií.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user