diff --git a/build/assets/css/style.css b/build/assets/css/style.css index 2556dde..1e9e15f 100644 --- a/build/assets/css/style.css +++ b/build/assets/css/style.css @@ -29,6 +29,12 @@ body { gap: .25em; } +.end-of-content { + display: flex; + justify-content: center; + align-items: center; + padding: 8px; +} a { color: #6581de; @@ -60,4 +66,6 @@ footer{ display: flex; justify-content: center; border-top: 1px solid lightgray; + padding-top: 3px; + padding-bottom: 3px; } diff --git a/build/index.html b/build/index.html index 8d278e7..4cf631e 100644 --- a/build/index.html +++ b/build/index.html @@ -6,12 +6,23 @@ + + + + + + + + + + + Turkman Linux
-
+
+
@@ -39,8 +53,26 @@

What is Turkman Linux ?

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.

How to download iso images ?

-If you are end user, you should use end user edition

-If you are advanced user, you should our editions:
+

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: + + + + + + + + +
Cinnamonend user edition
+

If you're interested in downloading the rootfs image, you can download our tarball: + + + + + + + +
minimaltarball
+

If you are an advanced user, you should check out our editions:
@@ -79,7 +111,7 @@

How to download iso images ?

-
or Firmware

+

* The FOSS edition does not include linux-firmware, but the firmware edition does. @@ -92,6 +124,9 @@

How to contribute project ?

Ymp documentation here:
* Ymp documentation

+Turkman Wiki (Turkish) here:
+* Turkman Wiki
+
You can use our docker image:
* docker image gitlab page

@@ -120,7 +155,9 @@

Team:

- +
+ This site is free of cookies and javascript +
diff --git a/build/screenshots.html b/build/screenshots.html new file mode 100644 index 0000000..f009275 --- /dev/null +++ b/build/screenshots.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + Turkman Linux + + + +
+ + +
+
+
+ This site is free of cookies and javascript +
+ + +
+ + + diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 2556dde..1e9e15f 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -29,6 +29,12 @@ body { gap: .25em; } +.end-of-content { + display: flex; + justify-content: center; + align-items: center; + padding: 8px; +} a { color: #6581de; @@ -60,4 +66,6 @@ footer{ display: flex; justify-content: center; border-top: 1px solid lightgray; + padding-top: 3px; + padding-bottom: 3px; } diff --git a/src/index.html b/src/index.html index dee8279..96e43e9 100644 --- a/src/index.html +++ b/src/index.html @@ -9,8 +9,26 @@

What is Turkman Linux ?

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.

How to download iso images ?

-If you are end user, you should use end user edition

-If you are advanced user, you should our editions:
+

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: + + + + + + + + +
Cinnamonend user edition
+

If you're interested in downloading the rootfs image, you can download our tarball: + + + + + + + +
minimaltarball
+

If you are an advanced user, you should check out our editions:
@@ -49,7 +67,7 @@

How to download iso images ?

-
or Firmware

+

* The FOSS edition does not include linux-firmware, but the firmware edition does. @@ -62,6 +80,9 @@

How to contribute project ?

Ymp documentation here:
* Ymp documentation

+Turkman Wiki (Turkish) here:
+* Turkman Wiki
+
You can use our docker image:
* docker image gitlab page

diff --git a/src/screenshots.html b/src/screenshots.html new file mode 100644 index 0000000..e69de29 diff --git a/src/template/begin.html b/src/template/begin.html index 7018aea..dbb2630 100644 --- a/src/template/begin.html +++ b/src/template/begin.html @@ -8,7 +8,7 @@ - + @@ -22,7 +22,7 @@

-
+
+
diff --git a/src/template/end.html b/src/template/end.html index 106f670..26e37eb 100644 --- a/src/template/end.html +++ b/src/template/end.html @@ -1,5 +1,7 @@
- +
+ This site is free of cookies and javascript +