This commit is contained in:
Valeria Fadeeva 2024-01-05 20:28:29 +05:00
parent b050d6714f
commit dcb4e559e5
11 changed files with 1139 additions and 39 deletions

View File

@ -107,7 +107,7 @@ async function getLog() {
async function getMastodonPage() {
let log = document.getElementById('log');
let tplUrl = 'json/mastodon-tpl.html';
let tplUrl = '/json/mastodon-tpl.html';
let response = await fetch(tplUrl);
var tpl = "";
@ -138,6 +138,6 @@ async function getMastodonPage() {
let query = window.location.pathname;
if (query == "/" || query == "/news" || query == "/mastodon") {
if (query == "/" || query == "/news") {
getLog();
}

View File

@ -94,10 +94,6 @@ switch (query) {
bodyFetch(query);
break;
case "/mastodon":
bodyFetch(query);
break;
default:
bodyFetch();
}

View File

@ -47,14 +47,6 @@
<h5 class="py-4 my-4" style="text-align: center;">Файлы для скачивания</h5>
<!--
<p style="text-align: center;">
Torrent
<a href="https://fosstorrents.com/thankyou/?name=melawy-linux&cat=Official%20Editions&id=0&hybrid=0" target="_blank">Full Edition</a>
<a href="https://fosstorrents.com/thankyou/?name=melawy-linux&cat=Official%20Editions&id=1&hybrid=0" target="_blank">Tiny Edition</a>
</p>
-->
<p style="text-align: center;">
<a href="https://sourceforge.net/projects/melawy-linux/files/" target="_blank">SourceForge</a>
</p>
@ -65,11 +57,9 @@
<h5 class="py-4 my-4" style="text-align: center;">Для проверки ISO-файла в папке с ISO-файлом выполните:</h5>
<pre>
<code>
bash ./verify.sh
</code>
</pre>
<p style="text-align: center;">
bash ./verify.sh
</p>
<h6 style="text-align: center;">Для этого сначала загрузите туда все файлы из раздачи или SourceForge:</h6>
<h6 style="text-align: center;">Не забудьте добавить ключ в доверенные после проверки</h6>

46
public/en/about.tpl.html Normal file
View File

@ -0,0 +1,46 @@
<div class="container py-5 my-5">
<h3 style="text-align: center;">Hello, {username}!</h3>
<div class="row">
<div class="col-lg-5 col-sm-12 order-md-1" style="max-height: 300px; text-align:center;">
<img src="assets/avatar/Valeria_Fadeeva.jpg" style="max-width: 300px; max-height: 300px; border-radius: 50%;">
</div>
<div class="col-lg-7 col-sm-12 order-md-2">
<h2 class="featurette-heading fw-normal lh-1" style="text-align: center;"><span class="text-muted">My name is Valeria</span></h2>
<p class="lead">Creator of the Melawy Linux operating system distribution</p>
<p>
<ul>
<li>I have good knowledge of programming languages, databases, networks, computer design, work
operating systems, virtualization.</li>
<br>
<li>I study and program using Rust, Python, JavaScript, PostgreSQL, SQLite.</li>
<li>I also have an interest in Kotlin, TypeScript, NoSQL.</li>
</ul>
<br>
<ul>
<li>I create products for myself and for people, one of the collections of my work is this operating system distribution
Melawy Linux</li>
<br>
<li>This project started in April 2022 with a skin kit for the GRUB boot loader, rEFInd and a set
Bash scripts for bringing other Arch Linux distributions to normal state after installation</li>
<li>I wasnt going to make my own distribution, but then I wanted to package everything along the Unix-way, and
away we go</li>
</ul>
</p>
<h3 style="text-align: center;">Thank me for my work</h3>
<p>
<ul>
<li><a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI" target="_blank">Tinkoff Bank</a></li>
<li><a href="https://boosty.to/melawy" target="_blank">Boosty</a></li>
<li><a href="https://nowpayments.io/donation?api_key=8Q6DDWH-YYQ4SRQ-JNSMG5B-E7FPYK9&source=lk_donation&medium=referral" target="_blank">Crypto</a></li>
</ul>
</p>
</div>
</div>
</div><!-- /.container -->

View File

@ -0,0 +1,60 @@
<div class="container py-5 my-5">
<h3 style="text-align: center;">Collaboration</h3>
<p>
It's easy to participate in the development of Melawy Linux. Depending on your skills and capabilities, you can help Melawy Linux in one or more ways:
</p>
<h4>Support and promotion</h4>
<h5>Mentioned in conversation</h5>
<p>
If you like Melawy Linux, let people know about it. Write a review and post it on distrowatch.com. Discuss it with your friends, colleagues, relatives and people around you.
</p>
<h5>Joining the community</h5>
<p>
Melawy Linux is not just an operating system, it is also a community of people who enjoy a free and open project, a place for communication and interaction with like-minded people. Whether you are helping other people solve their problems, making them feel at home, or simply communicating with other Melawy Linux users, we encourage you to join the community and take part in the creation of Melawy Linux.
</p>
<h5>Helping others</h5>
<p>
If you have free time and want to help other users with technical problems, you should seriously consider reading the forums and helping other Melawy Linux users solve problems, especially if you know how to fix them.
</p>
<h4>Participation in development</h4>
<h5>Bug reports</h5>
<p>
If while using Melawy Linux you notice something that is not working properly, please let us know. The problem you discovered will most likely affect others. The sooner we find out about it, the sooner we can fix it.
</p>
<h5>New ideas</h5>
<p>
The vast majority of improvements included in each release come from the community. If there is anything you think is missing or could be done better, please let us know. Whether it's the inclusion of a missing hardware driver or a software application that should be part of the official repository, or if you have any other ideas on how to make Melawy Linux better, we're always interested in hearing about them.
</p>
<h5>Design</h5>
<p>
If you have a talent in graphic design and are ready to contribute to the project, send us your work and illustrations. Be it a simple wallpaper, an icon set, screensavers or even a new logo. We are always interested in knowing your vision of design.
</p>
<h5>Programming</h5>
<p>
Most of our development is done in QT, C++, Python, HTML5/CSS and BASH. We also use Git for version control and PKGBUILD for packaging. If you are comfortable using these technologies, feel free to take a look at our code. If you think you can improve our applications or write new ones, feel free to suggest fixes or fork our git repositories.
</p>
<p>
Contact <a href="https://t.me/Melawy_tyan" target="_h5lank">https://t.me/Melawy_tyan</a>
</p>
</div><!-- /.container -->

42
public/en/donate.tpl.html Normal file
View File

@ -0,0 +1,42 @@
<div class="container py-5 my-5">
<h3 style="text-align: center;">Support</h3>
<p>
Dear users and fans of Open Source software.
</p>
<p>
I am asking you for financial support. For the past 1.5 years, I've spent my free time developing a distribution of the Linux operating system, and I'd like to share with you why this work is so important and why your donation makes a difference.
</p>
<p>
Open source software plays a key role in the modern world, providing freedom to use, study, change and distribute programs. This means that everyone who uses Open Source software has the opportunity to adapt it to their needs and improve it for all users.
</p>
<p>
My project, a distribution of the Linux operating system, is one example of such Open Source software. I strive to create a reliable and user-friendly operating system while giving users choice and control over their computers. Linux is based on open standards and collaborative development, making it available to everyone without the restrictions of commercial licenses.
</p>
<p>
However, developing and maintaining Open Source software requires resources - time, energy and, of course, financial resources. Your donations will help me continue to work on the project, improve its functionality, fix bugs and ensure security.
</p>
<p>
Financial support will also allow me to devote more time to developing new features, improving the user interface and optimizing the system as a whole. Without your support, my project may not reach its full potential and benefit the community.
</p>
<p>
All collected donations will be invested in the development of the project: payment for the domain, hosting, equipment upgrades, testing and development of new functions. Be sure that every ruble, dollar, euro you donate will be used effectively and responsibly.
</p>
<p>
I encourage you to support my work in developing a distribution of the Linux operating system financially. Your donation will be appreciated, and together we can continue to develop Open Source software and make the world more open, free and accessible to everyone.
</p>
<p>
Best regards, Valeria.
</p>
<h3 style="text-align: center;">Support</h3>
<p>
<ul>
<li><a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI" target="_blank">Tinkoff Bank</a></li>
<li><a href="https://boosty.to/melawy" target="_blank">Boosty</a></li>
<li><a href="https://nowpayments.io/donation?api_key=8Q6DDWH-YYQ4SRQ-JNSMG5B-E7FPYK9&source=lk_donation&medium=referral" target="_blank">Crypto</a></li>
</ul>
</p>
</div><!-- /.container -->

106
public/en/download.tpl.html Normal file
View File

@ -0,0 +1,106 @@
<div class="container py-5 my-5">
<h3 style="text-align: center;">LiveISO:</h3>
<div class="py-4 my-4 row">
<div class="col-sm-12 col-md-4">
Minimum system requirements:<br>
RAM: 4 GB<br>
Disk space: 150 GB<br>
EFI: 2 GB<br>
System: 100 GB<br>
Home partition: 48 GB<br>
Swap partition: 0 GB, hibernation not possible<br>
Internet for online installation<br>
<br>
</div>
<div class="col-sm-12 col-md-4">
Recommended system requirements:<br>
RAM: 8 GB<br>
Disk space: 200+ GB<br>
EFI: 2 GB<br>
System: 100 GB<br>
Home section: 90- GB<br>
Swap partition: 8+ GB, hibernation possible<br>
Internet for online installation<br>
<br>
</div>
<div class="col-sm-12 col-md-4">
Optimal system requirements:<br>
RAM: 16 GB<br>
Disk space: 1024+ GB<br>
EFI: 2 GB<br>
System: 100 GB<br>
Home section: 890- GB<br>
Swap partition: 16+ GB, hibernation possible<br>
Internet for online installation<br>
<br>
</div>
</div>
<div class="py-4 my-4" style="text-align: center;">
User: liveuser<br>
Password: 123<br>
</div>
<h5 class="py-4 my-4" style="text-align: center;">Files for download</h5>
<p style="text-align: center;">
<a href="https://sourceforge.net/projects/melawy-linux/files/" target="_blank">SourceForge</a>
</p>
<p style="text-align: center;">
<a href="https://fosstorrents.com/distributions/melawy-linux/" target="_blank">FossTorrents</a>
</p>
<h5 class="py-4 my-4" style="text-align: center;">To check the ISO file in the folder where the ISO file is located, run:</h5>
<p style="text-align: center;">
bash ./verify.sh
</p>
<h6 style="text-align: center;">To do this, first upload there all the files from the distribution or SourceForge:</h6>
<h6 style="text-align: center;">Don't forget to add the key to trusted after verification</h6>
<h5 class="py-4 my-4" style="text-align: center;">ISO image signed: Valeria Fadeeva &lt;valeria@fadeeva.me&gt;</h5>
<pre>
<code>
pub ed25519 2023-08-12 [SCA] [ годен до: 2028-12-17]
BC8B600E8DDA1F4CB77B10D2BA803A261A5EE6B8
uid [ абсолютно ] Valeria Fadeeva &lt;valeria@fadeeva.me&gt;
sub cv25519 2023-08-12 [E] [ годен до: 2028-12-17]
pub rsa4096 2023-12-18 [SC] [ годен до: 2028-12-16]
B175815513971572FE7B1557CEC07AC8FF64DA4B
uid [ абсолютно ] Valeria Fadeeva &lt;valeria@fadeeva.me&gt;
sub rsa4096 2023-12-18 [E] [ годен до: 2028-12-16]
</code>
</pre>
<h5 style="text-align: center;">Adding a key to trusted</h5>
<pre>
<code>
sudo pacman-key --recv-keys BC8B600E8DDA1F4CB77B10D2BA803A261A5EE6B8 --keyserver hkps://keys.openpgp.org
sudo pacman-key --lsign-key BC8B600E8DDA1F4CB77B10D2BA803A261A5EE6B8
или
sudo pacman-key --lsign-key BC8B600E8DDA1F4CB77B10D2BA803A261A5EE6B8 --keyserver hkps://keyserver.ubuntu.com
sudo pacman-key --lsign-key BC8B600E8DDA1F4CB77B10D2BA803A261A5EE6B8
sudo pacman-key --recv-keys B175815513971572FE7B1557CEC07AC8FF64DA4B --keyserver hkps://keys.openpgp.org
sudo pacman-key --lsign-key B175815513971572FE7B1557CEC07AC8FF64DA4B
или
sudo pacman-key --recv-keys B175815513971572FE7B1557CEC07AC8FF64DA4B --keyserver hkps://keyserver.ubuntu.com
sudo pacman-key --lsign-key B175815513971572FE7B1557CEC07AC8FF64DA4B
</code>
</pre>
</div><!-- /.container -->

256
public/en/index.html Normal file
View File

@ -0,0 +1,256 @@
<!doctype html>
<html lang="ru-RU" data-bs-theme="dark" prefix="og: //ogp.me/ns#">
<head>
<meta property="og:type" content="website">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5, minimum-scale=1">
<meta charset="utf-8">
<meta property="og:locale" content="ru_RU">
<meta property="og:site_name" content="Melawy Linux">
<title>Melawy Linux - Arch Linux based distro</title>
<meta property="og:title" content="Melawy Linux - Arch Linux based distro">
<meta name="twitter:title" content="Melawy Linux - Arch Linux based distro">
<link rel="canonical" href="https://melawy.ru">
<meta property="og:url" content="https://melawy.ru/">
<link rel="manifest" href="manifest.json">
<link href="/assets/ico/favicon.svg" type="image/svg+xml" rel="icon">
<link href="/assets/ico/favicon.png" type="image/png" rel="alternate icon">
<link href="/assets/ico/favicon.ico" type="image/x-icon" rel="icon">
<link href="/assets/ico/favicon-32x32.png" type="image/png" sizes="32x32" rel="icon">
<link href="/assets/ico/favicon-16x16.png" type="image/png" sizes="16x16" rel="icon">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/ico/apple-touch-icon.png">
<meta property="og:image" content="/assets/banner/banner.webp">
<meta property="og:image:secure_url" content="/assets/banner/banner.webp" />
<meta property="og:image:alt" content="Melawy Linux - Arch Linux based distro">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@MelawyLinux">
<meta name="twitter:creator" content="@MelawyLinux">
<meta name="DCTERMS.modified" content="2023-12-11">
<meta name="DCTERMS.audience" content="Russia,Russian,Linux,Developers,Programmer">
<meta name="author" content="Valeria Fadeeva">
<meta name="keywords" content="Melawy Linux,melawy linux,melawylinux,melawy-linux,melawy,linux,arch,archlinux,torrent,russia,russian,bittorrent,utorrent,Download,دانلود,ダウンロード,download,open source,foss">
<meta name="description" content="Melawy Linux - Arch Linux based distro">
<meta property="og:description" content="Melawy Linux - Arch Linux based distro">
<link rel="stylesheet" href="/node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/node_modules/@fortawesome/fontawesome-free/css/all.min.css">
<!-- Custom styles for this template -->
<link href="/assets/css/carousel.css" rel="stylesheet">
<link href="/assets/css/blog.css" rel="stylesheet">
<link href="/assets/css/style.css" rel="stylesheet">
<meta name="yandex-verification" content="52074020b13ceabe" />
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(95466230, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/95466230" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</head>
<body>
<div id="loader"></div>
<button type="button" class="btn btn-danger btn-floating btn-lg" id="btn-back-to-top">
<i class="fas fa-arrow-up"></i>
</button>
<header class="mb-auto">
<nav class="navbar navbar-expand-lg fixed-top navbar-dark bg-dark border-bottom" aria-label="Main navigation">
<div class="container">
<a class="navbar-brand justify-content-center float-md-start mb-0" href="/">
<img src="/assets/ico/logo.svg" alt="Melawy Linux" width="96" height="48" class="d-inline-block align-text-top">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar"
aria-controls="offcanvasNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="offcanvas offcanvas-end text-bg-dark" tabindex="-1" id="offcanvasNavbar"
aria-labelledby="offcanvasNavbarLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasNavbarLabel">Menu</h5>
<button type="button" class="btn-close btn-close-white" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<ul class="navbar-nav justify-content-center flex-grow-1 pe-3">
<li class="nav-item">
<a class="nav-link" href="news"><i class="fa-solid fa-newspaper"></i> News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="overview"><i class="fa-solid fa-compact-disc"></i> Distributive</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about"><i class="fa-solid fa-user"></i> Author</a>
</li>
<li class="nav-item">
<a class="nav-link" href="cooperation"><i class="fa-solid fa-handshake"></i> Cooperation</a>
</li>
<li class="nav-item">
<a class="nav-link" href="donate"><i class="fa-solid fa-hand-holding-heart"></i> Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="download"><i class="fa-solid fa-download"></i> Download</a>
</li>
<li class="nav-item">
<a rel="me" class="nav-link" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="@Melawy@techhub.social на Mastodon">
<i class="fa-brands fa-mastodon text-secondary"></i> <span class="hidden_span">Mastodon</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://discord.gg/725zXx7RhJ" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="Discord">
<i class="fa-brands fa-discord text-secondary"></i> <span class="hidden_span">Discord</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.youtube.com/@Melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="YouTube">
<i class="fa-brands fa-youtube text-secondary"></i> <span class="hidden_span">YouTube</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://gitlab.com/melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="GitLab">
<i class="fa-brands fa-square-git text-secondary"></i> <span class="hidden_span">GitLab</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="donate" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="Support the project">
<i class="fa-solid fa-circle-dollar-to-slot text-secondary"></i> <span class="hidden_span">Support the project</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<div class="modal fade" id="myModal" tabindex="-1" aria-labelledby="myModalLabel" aria-modal="true" role="dialog">
<div class="modal-dialog modal-fullscreen">
<div class="modal-content">
<div class="modal-header">
<h3 id="myModalHeader"></h3>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" text-align="center;">
<img src="" id="myModalImg">
</div>
</div>
</div>
</div>
<main id="main">
<div id="body">
<div>
</main>
<!-- FOOTER -->
<!-- d-flex flex-wrap justify-content-between align-items-center py-3 my-4 -->
<footer class="container border-top py-3 my-4">
<div class="row">
<div class="col-lg-4 justify-content-start align-items-center">
<p class="mb-0 text-muted">&copy; 2023 Melawy (Valeria Fadeeva)</p>
<a href="download" role="button" class="menu btn btn-outline-secondary">
<i class="fa-solid fa-download"></i> Download
</a>
<a href="donate" target="_blank" role="button" class="menu btn btn-outline-secondary">
<i class="fa-solid fa-hand-holding-heart"></i> Support the project
</a>
</div>
<div class="col-lg-4 align-items-center justify-content-between">
</div>
<div class="col-lg-4">
<ul class="nav justify-content-end list-unstyled p-3">
<li class="ms-2">
<a rel="me" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-title="@Melawy@techhub.social на Mastodon">
<i class="fa-brands fa-mastodon"></i>
</a>
</li>
<li class="ms-2">
<a href="https://discord.gg/725zXx7RhJ" target="_blank" data-bs-toggle="tooltip"
data-bs-title="Discord">
<i class="fa-brands fa-discord"></i>
</a>
</li>
<li class="ms-2">
<a href="https://www.youtube.com/@Melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-title="YouTube">
<i class="fa-brands fa-youtube"></i>
</a>
</li>
<li class="ms-2">
<a href="https://gitlab.com/melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-title="GitLab">
<i class="fa-brands fa-square-git"></i>
</a>
</li>
<li class="ms-2">
<a href="donate" target="_blank" data-bs-toggle="tooltip"
data-bs-title="Support the project">
<i class="fa-solid fa-circle-dollar-to-slot"></i>
</a>
</li>
</ul>
</div>
</div>
</footer>
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="/node_modules/@fortawesome/fontawesome-free/js/all.min.js"></script>
<script src="/assets/js/script.js"></script>
<script src="/assets/js/mastodon.js" type="module" async="async"></script>
<script>
</script>
</body>
</html>

194
public/en/news.tpl.html Normal file
View File

@ -0,0 +1,194 @@
<div id="myCarousel" class="carousel slide carousel-fade carousel-light py-4" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="3" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/slide1.png" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="assets/img/slide4.png" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="assets/img/slide6.png" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="assets/img/slide8.png" class="d-block w-100">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#myCarousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#myCarousel" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<div class="container py-5 my-5">
<div id="log"></div>
<article class="container" style="text-align: center; border: 1px solid #444; border-radius: 10px; background-color: #353535; margin-top: 1rem; margin-bottom: 1rem;">
<div class="row" style="padding: 1rem 0; border-bottom: 1px solid #444;">
<div class="col-md-6">
<a href="https://melawy.ru/about" title="Валерия Фадеева" target="_blank">
<span style="width: 46px; height: 46px;"><img src="assets/avatar/Valeria_Fadeeva.jpg" alt="Валерия Фадеева" style="width: 46px; height: 46px; border-radius: 50%;"></span>
<span><span>@Валерия Фадеева</span></span>
</a>
</div>
<div class="col-md-6">
<a href="https://melawy.ru/news" rel="noopener noreferrer">
<span><i class="fa fa-globe" title="Публичный"></i></span>
<time datetime="{created_at}" title="{created_at}">30 октября 2023</time>
<abbr title="Последнее изменение: {edited_at}"> *</abbr>
</a>
</div>
</div>
<div style="padding: 1rem; text-align: start;">
<h2 class="blog-post-title mb-1">Релиз дистрибутива Melawy Linux</h2>
<p>
Тихо и почти незаметно спустя 1,5 года работы вышел первый релиз операционно системы Melawy Linux.
</p>
<h4>Что внутри?</h4>
<ul>
<li>
Установка с диска и по сети с выбором загрузчика rEFInd, systemd-boot, Grub2 в одном установщике.
</li>
<li>
Возможность выбрать и установить версию драйверов для видеокарты Nvidia:
<ul>
<li>
установка с диска - драйверы только для новых видеокарт
</li>
<li>
установка по сети - выбор драйвера вручную
</li>
</ul>
</li>
<li>
Нестандартное ядро - с патчами на производительность и защиту от Meltdown и Spectre и др.
</li>
<li>
Сборщик начального окружения ядра с помощью модульного, автоматизированного Dracut.
</li>
<li>
Генерация цифровых подписей и подписывания ядра для старта через Secure Boot:
<ul>
<li>
Позже будет автоматизировано подписывание загрузчика и проверен полный цикл загрузки через Secure Boot.
</li>
<li>
Полный этап загрузки через Secure Boot защищает от вирусов начиная с загрузчика и загрузки ядра.
</li>
</ul>
</li>
<li>
Поддержка полнодискового шифрования Luks2 последним алгоритмом Аrgon2.
</li>
<li>
Красивое, информативное визуальное оформление:
<ul>
<li>
экран выбора заргузки операционной системы
</li>
<li>
этап загрузки ядра и базового окружения initrd
</li>
<li>
вход в систему
</li>
<li>
рабочее окружение:
<ul>
<li>
стили
</li>
<li>
цвет
</li>
<li>
иконки
</li>
<li>
курсоры
</li>
</ul>
</li>
<li>
Не надоедающий апплет проверки обновлений:
<ul>
<li>
автоматическая проверка при входе через 10 секунд - после того как всё запустится
</li>
<li>
кнопка принудительной проверки и кнопка установки
</li>
</ul>
</li>
</ul>
</li>
<li>
Предустановленные средства управления оборудованием AMD через пользовательский интерфейс и видеокартой Nvidia.
</li>
<li>
Заранее выбранный большой список программ, которые можно сразу использовать.
</li>
<li>
Возможность использовать все эти программы прямо на Live образе, без установки системы на диск.
</li>
<li>
И другое...
</li>
</ul>
</div>
</article>
<!--
<nav class="blog-pagination" aria-label="Pagination">
<a class="btn btn-outline-primary rounded-pill" href="#">Older</a>
<a class="btn btn-outline-secondary rounded-pill disabled">Newer</a>
</nav>
-->
</div><!-- /.container -->

406
public/en/overview.tpl.html Normal file
View File

@ -0,0 +1,406 @@
<div class="container marketing py-5 my-5">
<div class="p-4 p-md-5 mb-4 rounded text-bg-dark">
<div class="col-md-12 px-0">
<h1 class="display-4 fst-italic">Melawy Linux</h1>
<p class="lead my-3">
Дистрибутив операционной системы Linux, основанный на пакетной базе Arch Linux, установщике Calamares,
с индивидуально разработанным оформлением под загрузчик rEFInd, экран загрузки Plymouth, менеджер входа в систему SDDM,
рабочий стол KDE Plasma.
</p>
<p>
Продукт является открытым программным обеспечением со свободной лицензией.
</p>
<p>
Проект нацелен на сегмент ПК и ноутбуков.</p>
</div>
</div>
<!-- Three columns of text below the carousel -->
<div class="row justify-content-center align-items-center text-center">
<div class="col-lg-12 col-md-12 col-sm-12 justify-content-center align-items-center">
<h5 class="text-muted">Список ключевых особенностей</h5>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div>
<p>
<ul class="list-unstyled text-start">
<li>ISO: ArchISO</li>
<li>Installer: Calamares</li>
<li>Loader: rEFInd</li>
<li>Kernel: Linux CachyOS</li>
</ul>
</p>
</div>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div>
<p>
<ul class="list-unstyled text-start">
<li>Initrd: Dracut, Dracut-UKIFY</li>
<li>EFI, Secure Boot, TPM</li>
<li>Splash screen: Plymouth</li>
<li>Init: Systemd</li>
</ul>
</p>
</div>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div>
<p>
<ul class="list-unstyled text-start">
<li>DM: SDDM</li>
<li>DE: KDE Plasma</li>
<li>PM: pacman, pamac</li>
</ul>
</p>
</div>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Установка Melawy Linux c диска</span></h2>
<p class="lead">В ISO-образе имеется всё необходимое для начала работы</p>
<p>Необходимые программы можно легко установить через пакетный менеджер</p>
</div>
<div class="col-md-7 order-md-1">
<div class="iframe-container">
<iframe src="https://www.youtube-nocookie.com/embed/waCnwyxdSS0?rel=0" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen class="responsive-iframe"></iframe>
</div>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-1">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Установка по сети</span></h2>
<p class="lead">Позволяет выбрать дополнительные компоненты до установки</p>
</div>
<div class="col-md-7 order-md-2">
<img src="assets/img/online.png" alt="Установка по сети" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Загрузчик rEFInd</span></h2>
<p class="lead">Позволяет загрузить Linux, Unix, MacOS, Windows и другие операционные системы</p>
</div>
<div class="col-md-7 order-md-1">
<img src="assets/img/refind.png" alt="Загрузчик rEFInd" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-1">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Загрузочный экран Plymouth</span></h2>
<p class="lead">Позволяет скрыть текстовый вывод этапа загрузки</p>
<p>Позволяет ввести пароль для разблокировки диска</p>
<p>Вернуться в текстовый режим и обратно можно кнопкой HOME на клавиатуре</p>
</div>
<div class="col-md-7 order-md-2">
<img src="assets/img/plymouth.png" alt="Загрузочный экран Plymouth" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Экран входа в систему SDDM</span></h2>
<p class="lead">Позволяет выбрать доступных для входа в систему пользователей и произвести вход</p>
<p>При необходимости можно показать вводимый пароль, чтобы не ошибиться при вводе</p>
</div>
<div class="col-md-7 order-md-1">
<img src="assets/img/sddm.png" alt="Экран входа в систему SDDM" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-1">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Рабочий стол KDE Plasma</span></h2>
<!-- <p class="lead">Обозреватель папок, Dolphin, имеет возможность открывать вкладки как в браузере,
работать в режиме двух панелей, когда слева и справа в одном окне открыты разные папки</p>
<p>Командный терминал, Konsole, позволяет открывать вкладки, делить экран термнинала вертикально, горизонтально</p> -->
</div>
<div class="col-md-7 order-md-2">
<img src="assets/img/plasma.png" alt="Рабочий стол KDE Plasma" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Главное меню</span></h2>
<p class="lead">Позволяет получать простой доступ к необходимым программам</p>
<p>Закреплять в избранном необходимые программы и выносить их на панель задач</p>
</div>
<div class="col-md-7 order-md-1">
<img src="assets/img/start-menu.png" alt="Главное меню" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-1">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Обозреватель папок, Dolphin</span></h2>
<p class="lead">Обозреватель папок, Dolphin, имеет возможность открывать вкладки как в браузере, работать в режиме
двух панелей, когда слева и справа в одном окне открыты разные папки</p>
<p>Командный терминал, Konsole, позволяет открывать вкладки, делить экран термнинала вертикально, горизонтально</p>
</div>
<div class="col-md-7 order-md-2">
<img src="assets/img/dolphin.png" alt="Обозреватель папок, Dolphin" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Пакетный менеджер Pamac</span></h2>
<p class="lead">Позволяет устанавливать и удалять программы</p>
<p>В некоторых случаях не обойтись без использования консоли и консольного пакетного менеджера Pacman</p>
</div>
<div class="col-md-7 order-md-1">
<img src="assets/img/pamac.png" alt="Пакетный менеджер Pamac" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5 order-md-1">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Апплет и программа обновления системы</span></h2>
<p class="lead">Проверяют наличие обновлений системы и программ</p>
<p>Позволяют скачать и установить обновления в любое время по щелчку на кнопке</p>
</div>
<div class="col-md-7 order-md-2">
<img src="assets/img/updater-and-applet.png" alt="Апплет и программа обновления системы" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7 order-md-2">
<h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Ядро операционной системы CachyOS</span></h2>
<p class="lead">
Это оптимизированное ядро Linux, которое разработано для повышения производительности и улучшения отзывчивости системы.
</p>
<p class="d-inline-flex gap-1">
Оно включает в себя множество патчей и оптимизаций, которые позволяют значительно ускорить работу компьютера.
</p>
<p class="d-inline-flex gap-1">
Преимущества
</p>
<ul>
<li>
Содержит оптимизации для улучшения производительности и снижения задержек в играх и других приложениях с высокими
требованиями к производительности.
</li>
<li>
Поддержка многопоточности и многопроцессорных систем.
</li>
<li>
Оптимизация работы сетевых подсистем, что позволяет увеличить скорость передачи данных.
</li>
<li>
Улучшение работы с файловой системой, что повышает скорость чтения и записи данных на диск.
</li>
<li>
Поддержка новых технологий и устройств, таких как NVMe и USB 3.0.
</li>
<li>
Улучшение работы с памятью, что позволяет увеличить производительность приложений.
</li>
<li>
Поддержка новых функций безопасности, таких как защита от атак Spectre и Meltdown.
</li>
<li>
Оптимизация работы с графическими картами, что улучшает производительность игр и других графических приложений.
</li>
<li>
Ядро CachyOS может быть установлено на любой дистрибутив Linux и предоставляет значительные
преимущества
для пользователей, которые нуждаются в максимальной производительности и отзывчивости своей системы.
</li>
<li>
Оно также содержит некоторые дополнительные функции и патчи, которые не включены в стандартное ядро Linux. Ядро CachyOS
предназначено для пользователей, которые хотят получить максимальную производительность из своей системы Linux.
</li>
</ul>
<p class="d-inline-flex gap-1">
ВНИМАНИЕ
</p>
<ul>
<li>
Некоторые патчи и оптимизации могут привести к нестабильной работе системы или совместимости с некоторым программным
обеспечением.
</li>
<li>
Некоторые оптимизации могут привести к увеличению потребления энергии, что может негативно сказаться на времени
работы
от аккумулятора в ноутбуках.
</li>
</ul>
</div>
<div class="col-md-5 order-md-1">
<img src="assets/img/CachyOS.png" alt="Ядро CachyOS" class="fullscreen" onclick="showFullscreenImage(this);">
</div>
</div>
<hr class="featurette-divider">
<div class="row">
<div class="col-lg-12">
<p class="d-inline-flex gap-1">
<button class="btn btn-outline-secondary" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
Набор программ и репозиториев
</button>
</p>
<div class="collapse" id="collapse2">
<p>Репозитории:</p>
<ul>
<li>melawy</li>
<li>melawy-core</li>
<li>melawy-3party</li>
<li>melawy-archlinux</li>
<li>cachyos</li>
<li>core</li>
<li>extra</li>
<li>multilib</li>
<li>arcolinux_repo</li>
<li>arcolinux_repo_xlarge</li>
<li>arcolinux_repo_3party</li>
<li>garuda</li>
<li>chaotic-aur</li>
<li>endeavouros</li>
</ul>
<p>Не используются специфичные для ArcoLinux, Garuda Linux, EndeavourOS программы и оформление.</p>
<p>Системные компоненты:</p>
<ul>
<li>refind</li>
<li>systemd-boot</li>
<li>grub2</li>
<li>linux-cachyos</li>
<li>btrfs</li>
<li>efi + ukify</li>
<li>vmlinuz + initrd</li>
<li>dracut</li>
<li>systemd 254+</li>
<li>timeshift</li>
<li>btrfs assistant</li>
<li>plymouth</li>
<li>sddm</li>
<li>kde</li>
<li>pipewire</li>
</ul>
<p>Пакетные менеджеры:</p>
<ul>
<li>pacman</li>
<li>pamac</li>
<li>octopi</li>
<li>paru</li>
<li>yay</li>
</ul>
<p>Обновление зеркал пакетов:</p>
<ul>
<li>Reflector</li>
</ul>
<p>Стандартный набор программ:</p>
<ul>
<li>FreeOffice</li>
<li>LibreOffice</li>
<li>OnlyOffice</li>
<li>Firefox</li>
<li>Firefox Dev</li>
<li>Chrome</li>
<li>Brave</li>
<li>Telegram</li>
<li>Discord</li>
<li>VS Code</li>
<li>Zoom</li>
<li>Skype</li>
<li>KeePassXC</li>
<li>YandexDisk</li>
<li>AnyDesk</li>
</ul>
<p>Графические редакторы:</p>
<ul>
<li>Gimp</li>
<li>InkScape</li>
<li>Krita</li>
</ul>
<p>Мультимедиа:</p>
<ul>
<li>ObsStudio with Browser support</li>
<li>Haruna</li>
<li>Vlc</li>
<li>Mpv</li>
<li>Elisa</li>
<li>Audacious</li>
<li>Audacity</li>
<li>Avidemux</li>
</ul>
<p>Почта:</p>
<ul>
<li>Mailspring</li>
<li>Thunderbird</li>
</ul>
<p>При необходимости можно установить:</p>
<ul>
<li>Opera</li>
<li>WhatsApp</li>
</ul>
</div>
</div>
</div>
</div><!-- /.container -->

View File

@ -18,15 +18,15 @@
<link rel="manifest" href="manifest.json">
<link href="assets/ico/favicon.svg" type="image/svg+xml" rel="icon">
<link href="assets/ico/favicon.png" type="image/png" rel="alternate icon">
<link href="assets/ico/favicon.ico" type="image/x-icon" rel="icon">
<link href="assets/ico/favicon-32x32.png" type="image/png" sizes="32x32" rel="icon">
<link href="assets/ico/favicon-16x16.png" type="image/png" sizes="16x16" rel="icon">
<link rel="apple-touch-icon" sizes="180x180" href="assets/ico/apple-touch-icon.png">
<link href="/assets/ico/favicon.svg" type="image/svg+xml" rel="icon">
<link href="/assets/ico/favicon.png" type="image/png" rel="alternate icon">
<link href="/assets/ico/favicon.ico" type="image/x-icon" rel="icon">
<link href="/assets/ico/favicon-32x32.png" type="image/png" sizes="32x32" rel="icon">
<link href="/assets/ico/favicon-16x16.png" type="image/png" sizes="16x16" rel="icon">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/ico/apple-touch-icon.png">
<meta property="og:image" content="assets/banner/banner.webp">
<meta property="og:image:secure_url" content="assets/banner/banner.webp" />
<meta property="og:image" content="/assets/banner/banner.webp">
<meta property="og:image:secure_url" content="/assets/banner/banner.webp" />
<meta property="og:image:alt" content="Melawy Linux - Arch Linux based distro">
<meta name="twitter:card" content="summary_large_image">
@ -43,14 +43,14 @@
<meta name="description" content="Melawy Linux - Arch Linux based distro">
<meta property="og:description" content="Melawy Linux - Arch Linux based distro">
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="node_modules/@fortawesome/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="/node_modules/@fortawesome/fontawesome-free/css/all.min.css">
<!-- Custom styles for this template -->
<link href="assets/css/carousel.css" rel="stylesheet">
<link href="assets/css/blog.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="/assets/css/carousel.css" rel="stylesheet">
<link href="/assets/css/blog.css" rel="stylesheet">
<link href="/assets/css/style.css" rel="stylesheet">
<meta name="yandex-verification" content="52074020b13ceabe" />
@ -85,7 +85,7 @@
<div class="container">
<a class="navbar-brand justify-content-center float-md-start mb-0" href="/">
<img src="assets/ico/logo.svg" alt="Melawy Linux" width="96" height="48" class="d-inline-block align-text-top">
<img src="/assets/ico/logo.svg" alt="Melawy Linux" width="96" height="48" class="d-inline-block align-text-top">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar"
@ -120,6 +120,10 @@
<a class="nav-link" href="download"><i class="fa-solid fa-download"></i> Скачать</a>
</li>
<li class="nav-item">
<a class="nav-link" href="en">EN</a>
</li>
<li class="nav-item">
<a rel="me" class="nav-link" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-title="@Melawy@techhub.social на Mastodon">
@ -240,13 +244,13 @@
</div>
</footer>
<script src="node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="node_modules/@fortawesome/fontawesome-free/js/all.min.js"></script>
<script src="/node_modules/@fortawesome/fontawesome-free/js/all.min.js"></script>
<script src="assets/js/script.js"></script>
<script src="/assets/js/script.js"></script>
<script src="assets/js/mastodon.js" type="module" async="async"></script>
<script src="/assets/js/mastodon.js" type="module" async="async"></script>
<script>