Skip to content

Commit

Permalink
rootfs link added
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed May 23, 2024
1 parent 166495a commit d8ae4bb
Show file tree
Hide file tree
Showing 8 changed files with 148 additions and 13 deletions.
8 changes: 8 additions & 0 deletions build/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ body {
gap: .25em;
}

.end-of-content {
display: flex;
justify-content: center;
align-items: center;
padding: 8px;
}

a {
color: #6581de;
Expand Down Expand Up @@ -60,4 +66,6 @@ footer{
display: flex;
justify-content: center;
border-top: 1px solid lightgray;
padding-top: 3px;
padding-bottom: 3px;
}
49 changes: 43 additions & 6 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,40 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/style.css">
<meta name="description" content="Wellcome to TurkMan Linux, Yerli ve Milli Package manager, GNU/Linux, CcC">
<meta name="google-site-verification" content="qhh-Yt-WAJZMRVNqeKnxIOyY0-OOgnUTdMHh4cF0R84" />
<meta name="keywords" content="Linux, TurkMan, open source, operating system, free software, yerli ve milli, jsfree, nosystemd, ">
<meta name="author" content="TurkMan Linux">
<meta name="robots" content="index, follow">
<meta property="og:url" content="https://turkman.gitlab.io/">
<meta property="og:type" content="website">
<meta property="og:title" content="Turkman Linux">
<meta property="og:description" content="Wellcome to TurkMan Linux, Yerli ve Milli Package manager, GNU/Linux, CcC">
<meta property="og:image" content="https://turkman.gitlab.io/devel/doc/wiki/_static/logo.svg">

<title>Turkman Linux</title>
</head>

<body>
<div class="main">
<div class="header">
<nav class="header">
<div class="header-left">
<a href="/" class="route"> <span>
Home
</span> </a>
<a href="https://turkman.gitlab.io/devel/doc/wiki/" class="route">
Wiki (Turkish)
</a>
<a href="https://gitlab.com/turkman" class="route">
Source
</a>
</div>
<div class="header-right">
<a href="https://github.com/turkman-linux/.github/blob/main/profile/README.md" class="route">
Download
</a>
</div>
</div>
</nav>

<div class="content">
<div class="content" >
Expand All @@ -39,8 +53,26 @@ <H2>What is Turkman Linux ?</H2><p>
It has a mixed (binary and source) package system that works quickly. While those who want to install packages from the source code, those who want can use the compiled packages.<br>
<br>
<H2>How to download iso images ?</H2><p>
If you are end user, you should use <a href="https://github.com/turkman-linux/turkman-enduser/releases/download/latest/turkman-cinnamon-enduser.iso">end user edition</a><br><br>
If you are advanced user, you should our editions:<br>
<p>It seems like you're looking for guidance on downloading ISO images or if you're an end user you can download our end user edition:

<table class="tg">
<tbody>
<tr>
<th class="tg-0lax">Cinnamon</th>
<th class="tg-0lax"><a href="https://github.com/turkman-linux/turkman-enduser/releases/download/latest/turkman-cinnamon-enduser.iso">end user edition</a></th>
</tr>
</tbody>
</table>
<p>If you're interested in downloading the rootfs image, you can download our tarball:
<table class="tg">
<tbody>
<tr>
<th class="tg-0lax">minimal</th>
<th class="tg-0lax"><a href="https://github.com/turkman-linux/rootfs/releases/download/latest/turkman-rootfs-minimal.tar.gz">tarball</a></th>
</tr>
</tbody>
</table>
<p>If you are an advanced user, you should check out our editions:<br>
<table class="tg">
<tbody>
<tr>
Expand Down Expand Up @@ -79,7 +111,7 @@ <H2>How to download iso images ?</H2><p>
<th class="tg-0lax">or <a href="https://github.com/turkman-linux/iso-kde/releases/download/latest/turkman-kde-firmware.iso">Firmware</a></th>
</tr>
</tbody>
</table><br>
</table></p>
<b>*</b> The FOSS edition does not include linux-firmware, but the firmware edition does.


Expand All @@ -92,6 +124,9 @@ <H2>How to contribute project ?</H2><p>
Ymp documentation here:<br>
<b>*</b> <a href="https://gitlab.com/turkman/devel/sources/ymp/-/tree/master/doc">Ymp documentation</a><br>
<br>
Turkman Wiki (Turkish) here:<br>
<b>*</b> <a href="hhttps://turkman.gitlab.io/devel/doc/wiki/">Turkman Wiki</a><br>
<br>
You can use our docker image:<br>
<b>*</b> <a href="https://gitlab.com/turkman/devel/assets/docker-images">docker image gitlab page</a><br>
<br>
Expand Down Expand Up @@ -120,7 +155,9 @@ <H2>Team:</H2><p>
</div>
</div>
</div>

<div class="end-of-content">
This site is free of cookies and javascript
</div>
<footer>
Turkman Linux - 2024
</footer>
Expand Down
56 changes: 56 additions & 0 deletions build/screenshots.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/style.css">
<meta name="description" content="Wellcome to TurkMan Linux, Yerli ve Milli Package manager, GNU/Linux, CcC">
<meta name="google-site-verification" content="qhh-Yt-WAJZMRVNqeKnxIOyY0-OOgnUTdMHh4cF0R84" />
<meta name="keywords" content="Linux, TurkMan, open source, operating system, free software, yerli ve milli, jsfree, nosystemd, ">
<meta name="author" content="TurkMan Linux">
<meta name="robots" content="index, follow">
<meta property="og:url" content="https://turkman.gitlab.io/">
<meta property="og:type" content="website">
<meta property="og:title" content="Turkman Linux">
<meta property="og:description" content="Wellcome to TurkMan Linux, Yerli ve Milli Package manager, GNU/Linux, CcC">
<meta property="og:image" content="https://turkman.gitlab.io/devel/doc/wiki/_static/logo.svg">

<title>Turkman Linux</title>
</head>

<body>
<div class="main">
<nav class="header">
<div class="header-left">
<a href="/" class="route"> <span>
Home
</span> </a>
<a href="https://turkman.gitlab.io/devel/doc/wiki/" class="route">
Wiki (Turkish)
</a>
<a href="https://gitlab.com/turkman" class="route">
Source
</a>
</div>
<div class="header-right">
<a href="https://github.com/turkman-linux/.github/blob/main/profile/README.md" class="route">
Download
</a>
</div>
</nav>

<div class="content">
</div>
<div class="end-of-content">
This site is free of cookies and javascript
</div>
<footer>
Turkman Linux - 2024
</footer>

</div>
</body>

</html>
8 changes: 8 additions & 0 deletions src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ body {
gap: .25em;
}

.end-of-content {
display: flex;
justify-content: center;
align-items: center;
padding: 8px;
}

a {
color: #6581de;
Expand Down Expand Up @@ -60,4 +66,6 @@ footer{
display: flex;
justify-content: center;
border-top: 1px solid lightgray;
padding-top: 3px;
padding-bottom: 3px;
}
27 changes: 24 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,26 @@ <H2>What is Turkman Linux ?</H2><p>
It has a mixed (binary and source) package system that works quickly. While those who want to install packages from the source code, those who want can use the compiled packages.<br>
<br>
<H2>How to download iso images ?</H2><p>
If you are end user, you should use <a href="https://github.com/turkman-linux/turkman-enduser/releases/download/latest/turkman-cinnamon-enduser.iso">end user edition</a><br><br>
If you are advanced user, you should our editions:<br>
<p>It seems like you're looking for guidance on downloading ISO images or if you're an end user you can download our end user edition:

<table class="tg">
<tbody>
<tr>
<th class="tg-0lax">Cinnamon</th>
<th class="tg-0lax"><a href="https://github.com/turkman-linux/turkman-enduser/releases/download/latest/turkman-cinnamon-enduser.iso">end user edition</a></th>
</tr>
</tbody>
</table>
<p>If you're interested in downloading the rootfs image, you can download our tarball:
<table class="tg">
<tbody>
<tr>
<th class="tg-0lax">minimal</th>
<th class="tg-0lax"><a href="https://github.com/turkman-linux/rootfs/releases/download/latest/turkman-rootfs-minimal.tar.gz">tarball</a></th>
</tr>
</tbody>
</table>
<p>If you are an advanced user, you should check out our editions:<br>
<table class="tg">
<tbody>
<tr>
Expand Down Expand Up @@ -49,7 +67,7 @@ <H2>How to download iso images ?</H2><p>
<th class="tg-0lax">or <a href="https://github.com/turkman-linux/iso-kde/releases/download/latest/turkman-kde-firmware.iso">Firmware</a></th>
</tr>
</tbody>
</table><br>
</table></p>
<b>*</b> The FOSS edition does not include linux-firmware, but the firmware edition does.


Expand All @@ -62,6 +80,9 @@ <H2>How to contribute project ?</H2><p>
Ymp documentation here:<br>
<b>*</b> <a href="https://gitlab.com/turkman/devel/sources/ymp/-/tree/master/doc">Ymp documentation</a><br>
<br>
Turkman Wiki (Turkish) here:<br>
<b>*</b> <a href="hhttps://turkman.gitlab.io/devel/doc/wiki/">Turkman Wiki</a><br>
<br>
You can use our docker image:<br>
<b>*</b> <a href="https://gitlab.com/turkman/devel/assets/docker-images">docker image gitlab page</a><br>
<br>
Expand Down
Empty file added src/screenshots.html
Empty file.
9 changes: 6 additions & 3 deletions src/template/begin.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="assets/css/style.css">
<meta name="description" content="Wellcome to TurkMan Linux, Yerli ve Milli Package manager, GNU/Linux, CcC">
<meta name="google-site-verification" content="qhh-Yt-WAJZMRVNqeKnxIOyY0-OOgnUTdMHh4cF0R84" />
<meta name="keywords" content="Linux, TurkMan, open source, operating system, free software, yerli ve milli">
<meta name="keywords" content="Linux, TurkMan, open source, operating system, free software, yerli ve milli, jsfree, nosystemd, ">
<meta name="author" content="TurkMan Linux">
<meta name="robots" content="index, follow">
<meta property="og:url" content="https://turkman.gitlab.io/">
Expand All @@ -22,20 +22,23 @@

<body>
<div class="main">
<div class="header">
<nav class="header">
<div class="header-left">
<a href="/" class="route"> <span>
Home
</span> </a>
<a href="https://turkman.gitlab.io/devel/doc/wiki/" class="route">
Wiki (Turkish)
</a>
<a href="https://gitlab.com/turkman" class="route">
Source
</a>
</div>
<div class="header-right">
<a href="https://github.com/turkman-linux/.github/blob/main/profile/README.md" class="route">
Download
</a>
</div>
</div>
</nav>

<div class="content">
4 changes: 3 additions & 1 deletion src/template/end.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
</div>

<div class="end-of-content">
This site is free of cookies and javascript
</div>
<footer>
Turkman Linux - 2024
</footer>
Expand Down

0 comments on commit d8ae4bb

Please sign in to comment.