mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-04-29 03:33:42 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63efdb601e | ||
|
|
0aadd619b4 |
36
about.html
36
about.html
@@ -25,8 +25,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {background: #0779BF} div#sliding-popup.eu-cookie-withdraw-wrapper { background: transparent; } #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab { color: #ffffff;} .eu-cookie-withdraw-tab { border-color: #ffffff;}</style>
|
||||
<link rel="icon" href="modules/custom/clearlinux.org/themes/clearlinux_theme/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="canonical" href="about.html" />
|
||||
<link rel="shortlink" href="about.html" />
|
||||
<link rel="canonical" href="node/31099.html" />
|
||||
<link rel="shortlink" href="node/31099.html" />
|
||||
<script src="sites/default/files/eu_cookie_compliance/eu_cookie_compliance.script.js" defer></script>
|
||||
|
||||
<title>About | Clear Linux* Project</title>
|
||||
@@ -67,9 +67,9 @@
|
||||
<script src="core/misc/modernizr-additional-tests.js"></script>
|
||||
|
||||
</head>
|
||||
<body class="alias-- nodetype--landing_page logged-out">
|
||||
<body class="alias--about nodetype--landing_page logged-out">
|
||||
<div id="skip">
|
||||
<a class="visually-hidden focusable skip-link" href=".html#main-menu">
|
||||
<a class="visually-hidden focusable skip-link" href="about.html#main-menu">
|
||||
Skip to main navigation
|
||||
</a>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* page--node--landing-page-redesign.html.twig
|
||||
x page--node--landing-page.html.twig
|
||||
* page--node--.html.twig
|
||||
* page--node--31099.html.twig
|
||||
* page--node--%.html.twig
|
||||
* page--node.html.twig
|
||||
* page.html.twig
|
||||
@@ -115,7 +115,7 @@
|
||||
<nav class="header__menu">
|
||||
<ul class="header__menu_list">
|
||||
<li class="header__menu_list_item active header__menu_list_parent">
|
||||
<a tabindex='1' href=".html"></a>
|
||||
<a tabindex='1' href="about.html">About</a>
|
||||
</li>
|
||||
<li class="header__menu_list_item ">
|
||||
<a tabindex='1' href="developer.html">Developer</a>
|
||||
@@ -154,16 +154,16 @@
|
||||
|
||||
<ul class="Header__main">
|
||||
<li>
|
||||
<a href="about.html" data-drupal-link-system-path="about.html" class="is-active">The Project</a>
|
||||
<a href="about.html" data-drupal-link-system-path="node/31099" class="is-active">The Project</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="news-blogs.html" data-drupal-link-system-path="news-blogs.html">Blogs & News</a>
|
||||
<a href="news-blogs.html" data-drupal-link-system-path="node/3899">Blogs & News</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="events.html" data-drupal-link-system-path="events.html">Events</a>
|
||||
<a href="events.html" data-drupal-link-system-path="node/1700">Events</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="terms-and-policies.html" data-drupal-link-system-path="terms-and-policies">Terms & Policies</a>
|
||||
<a href="terms-and-policies.html" data-drupal-link-system-path="node/1701">Terms & Policies</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -218,8 +218,8 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'node' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* node----full.html.twig
|
||||
* node--.html.twig
|
||||
* node--31099--full.html.twig
|
||||
* node--31099.html.twig
|
||||
* node--landing-page--full.html.twig
|
||||
* node--landing-page.html.twig
|
||||
* node--full.html.twig
|
||||
@@ -2096,18 +2096,12 @@
|
||||
<a href="https://community.clearlinux.org" class="fa fa-comments-o" target="_self" title="https://community.clearlinux.org">Clear Linux Forum</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">IRC:Libera.chat #clearlinux</a>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-hashtag" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="mailto:info@clearlinux.org" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.org">Contact us</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="mailto:info@clearlinux.discoursemail.com" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.discoursemail.com">Contact us</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
--> </ul>
|
||||
</div>
|
||||
|
||||
<div class="card__menu-section">
|
||||
@@ -2806,7 +2800,7 @@
|
||||
<div class="footer_bottom">
|
||||
<div class="container padding-md--left-right">
|
||||
<div class="footer_bottom__copyright">
|
||||
<i class="fa fa-copyright"></i> This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
|
||||
<i class="fa fa-copyright"></i> This project belongs to <a href="open.intel.com">open.intel</a>, Intel's opensource platform. </div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -319,7 +319,7 @@
|
||||
<h2>Introduction</h2>
|
||||
|
||||
<p dir="ltr">This case study describes how to redesign a traditional video inference pipeline with a monolithic architecture into a cloud-native architecture. Our use case combines edge computing and video inference. We explore how the new cloud-native architecture allows us use Kubernetes* pod scaling for a complex edge inference solution. <br /><br />
|
||||
The demo source code is published on <a href="https://github.com/kenplusplus/cloud-native-demos">GitHub</a>. The software uses the <a href="https://software.intel.com/en-us/openvino-toolkit">Intel® Distribution of OpenVINO™</a> and <a href="https://hub.docker.com/u/clearlinux">container images based on Clear Linux* OS</a>.</p>
|
||||
The demo source code is published on <a href="https://github.com/clearlinux/cloud-native-demos">GitHub</a>. The software uses the <a href="https://software.intel.com/en-us/openvino-toolkit">Intel® Distribution of OpenVINO™</a> and <a href="https://hub.docker.com/u/clearlinux">container images based on Clear Linux* OS</a>.</p>
|
||||
|
||||
<h2><br />
|
||||
Background</h2>
|
||||
|
||||
@@ -678,7 +678,7 @@
|
||||
<div class="footer_bottom">
|
||||
<div class="container padding-md--left-right">
|
||||
<div class="footer_bottom__copyright">
|
||||
<i class="fa fa-copyright"></i> This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
|
||||
<i class="fa fa-copyright"></i> This project belongs to <a href="open.intel.com">open.intel</a>, Intel's opensource platform. </div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -734,21 +734,16 @@
|
||||
<!-- <li>
|
||||
<a href="node/656.html" class="fa fa-envelope" target="_self" title="https://clearlinux.org/community/mailing-list">Subscribe to our mailing list</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
--> <li>
|
||||
<a href="https://community.clearlinux.org" class="fa fa-comments-o" target="_self" title="https://community.clearlinux.org">Clear Linux Forum</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">IRC:Libera.chat #clearlinux</a>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-hashtag" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="mailto:info@clearlinux.org" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.org">Contact us</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="mailto:info@clearlinux.discoursemail.com" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.discoursemail.com">Contact us</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
124
downloads.html
124
downloads.html
@@ -347,7 +347,7 @@
|
||||
</div>
|
||||
|
||||
<div class="card__body ">
|
||||
Launch a live desktop to explore the power of Clear Linux OS without modifying your host. Use the GUI installer to install on bare metal.
|
||||
Launch a live desktop to explore the power of Clear Linux OS without modifying your host. Use the GUI installer to install on bare metal.
|
||||
|
||||
<div class="card-dynamic-content">
|
||||
|
||||
@@ -365,50 +365,23 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-desktop.iso"
|
||||
class="call_to_action button__color_4 ">
|
||||
Download
|
||||
</a>
|
||||
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso-SHA512SUMS">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-desktop.iso-SHA512SUMS">
|
||||
SHA512
|
||||
<i class="fa map"></i>
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso-SHA512SUMS.sig">
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-desktop.iso-SHA512SUMS.sig">
|
||||
Signature
|
||||
<i class="fa map"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="card__footer ">
|
||||
<div class="card__footer__left">
|
||||
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso"
|
||||
class="call_to_action button__color_4 ">
|
||||
Download
|
||||
</a>
|
||||
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso-SHA512SUMS">
|
||||
SHA512
|
||||
<i class="fa map"></i>
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-desktop.iso-SHA512SUMS.sig">
|
||||
Signature
|
||||
<i class="fa map"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</a> </div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -451,7 +424,7 @@
|
||||
</div>
|
||||
|
||||
<div class="card__body ">
|
||||
Launch a lightweight live server image to explore Clear Linux OS from the command line. Use a text-based installer to install on bare metal.
|
||||
Launch a lightweight live server image to explore Clear Linux OS from the command line. Use a text-based installer to install on bare metal.
|
||||
|
||||
<div class="card-dynamic-content">
|
||||
|
||||
@@ -469,50 +442,23 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-server.iso"
|
||||
class="call_to_action button__color_4 ">
|
||||
Download
|
||||
</a>
|
||||
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso-SHA512SUMS">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-server.iso-SHA512SUMS">
|
||||
SHA512
|
||||
<i class="fa map"></i>
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso-SHA512SUMS.sig">
|
||||
Signature
|
||||
<i class="fa map"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- <div class="card__footer ">
|
||||
<div class="card__footer__left">
|
||||
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso"
|
||||
class="call_to_action button__color_4 ">
|
||||
Download
|
||||
</a>
|
||||
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso-SHA512SUMS">
|
||||
SHA512
|
||||
<i class="fa map"></i>
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-live-server.iso-SHA512SUMS.sig">
|
||||
</a> <a class="link button__color_4" href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-live-server.iso-SHA512SUMS.sig">
|
||||
Signature
|
||||
<i class="fa map"></i>
|
||||
</a> </div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1139,7 +1085,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-azure-hyperv.vhd.gz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-azure-hyperv.vhd.gz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1148,7 +1094,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-azure-hyperv.vhd.gz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-azure-hyperv.vhd.gz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1157,7 +1103,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-azure-hyperv.vhd.gz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-azure-hyperv.vhd.gz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1183,7 +1129,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-cloudguest.img.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-cloudguest.img.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1192,7 +1138,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-cloudguest.img.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-cloudguest.img.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1201,7 +1147,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-cloudguest.img.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-cloudguest.img.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1227,7 +1173,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-aws.img.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-aws.img.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1236,7 +1182,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-aws.img.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-aws.img.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1245,7 +1191,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-aws.img.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-aws.img.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1271,7 +1217,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-gce.tar.gz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-gce.tar.gz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1280,7 +1226,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-gce.tar.gz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-gce.tar.gz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1289,7 +1235,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-gce.tar.gz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-gce.tar.gz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1315,7 +1261,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm.img.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm.img.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1324,7 +1270,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm.img.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm.img.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1333,7 +1279,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm.img.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm.img.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1359,7 +1305,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm-legacy.img.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm-legacy.img.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1368,7 +1314,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm-legacy.img.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm-legacy.img.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1377,7 +1323,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-kvm-legacy.img.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-kvm-legacy.img.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1403,7 +1349,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-vmware.vmdk.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-vmware.vmdk.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1412,7 +1358,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-vmware.vmdk.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-vmware.vmdk.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1421,7 +1367,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-vmware.vmdk.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-vmware.vmdk.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
@@ -1447,7 +1393,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-pxe.tar.xz"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-pxe.tar.xz"
|
||||
class="call_to_action Download ">
|
||||
Download
|
||||
</a>
|
||||
@@ -1456,7 +1402,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-pxe.tar.xz-SHA512SUMS"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-pxe.tar.xz-SHA512SUMS"
|
||||
class="call_to_action SHA512 ">
|
||||
SHA512
|
||||
</a>
|
||||
@@ -1465,7 +1411,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="https://cdn.download.clearlinux.org/releases/41640/clear/clear-41640-pxe.tar.xz-SHA512SUMS.sig"
|
||||
href="https://cdn.download.clearlinux.org/releases/41430/clear/clear-41430-pxe.tar.xz-SHA512SUMS.sig"
|
||||
class="call_to_action Signature ">
|
||||
Signature
|
||||
</a>
|
||||
|
||||
15
events.html
15
events.html
@@ -530,19 +530,12 @@
|
||||
<a href="https://community.clearlinux.org" class="fa fa-comments-o" target="_self" title="https://community.clearlinux.org">Clear Linux Forum</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">IRC:Libera.chat #clearlinux</a>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-hashtag" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="mailto:info@clearlinux.org" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.org">Contact us</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="mailto:info@clearlinux.discoursemail.com" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.discoursemail.com">Contact us</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
--> </ul>
|
||||
</div>
|
||||
|
||||
<div class="card__menu-section">
|
||||
@@ -731,14 +724,14 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__bottom">
|
||||
<p class="footer__copyright">© 2024 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
|
||||
<p class="footer__copyright">© 2022 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container padding-md--left-right">
|
||||
<div class="footer_bottom__copyright">
|
||||
<i class="fa fa-copyright"></i> This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
|
||||
<i class="fa fa-copyright"></i> This project belongs to 01.org, Intel's opensource platform. </div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
63
index.html
63
index.html
@@ -407,7 +407,7 @@
|
||||
|
||||
<a
|
||||
tabindex='1'
|
||||
href="news-blogs.html"
|
||||
href="node/3899.html"
|
||||
class="call_to_action button__color_3 ">
|
||||
VIEW ALL
|
||||
</a>
|
||||
@@ -447,25 +447,7 @@
|
||||
<!-- BEGIN OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/paragraphs/paragraph--dynamic-block.html.twig' -->
|
||||
<div class="card__dynamic_item ">
|
||||
<div class="card__dynamic_item--image">
|
||||
<a href="https://github.com/intel/thin-layout-optimizer/wiki"> <img src="sites/default/files/ClearLinuxProject_logo_primary_dark_1.png" alt="Thin-Layout-Optimizer is a new code-layout optimizer used in Clear Linux">
|
||||
</a> </div>
|
||||
|
||||
|
||||
<div class="content_divided">
|
||||
<a href="https://github.com/intel/thin-layout-optimizer/wiki"> <h3>Thin-Layout-Optimizer is a new code-layout optimizer used in Clear Linux</h3>
|
||||
</a>
|
||||
|
||||
<p class="text-aditional">12 Apr, 2024</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="card__dynamic_item ">
|
||||
<div class="card__dynamic_item--image">
|
||||
<a href="https://community.clearlinux.org/t/apx-and-avx10-compiled-binaries-coming-to-clear-linux-this-week/9421"> <img src="sites/default/files/ClearLinuxProject_logo_primary_dark_1.png" alt="Major improvements in GCC 10.1">
|
||||
<a href="https://community.clearlinux.org/t/apx-and-avx10-compiled-binaries-coming-to-clear-linux-this-week/9421"> <img src="sites/default/files/CL_Twitter_Header_3 (1)_0.png" alt="Major improvements in GCC 10.1">
|
||||
</a> </div>
|
||||
|
||||
|
||||
@@ -498,8 +480,27 @@
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> <div class="card__dynamic_item ">
|
||||
<div class="card__dynamic_item--image">
|
||||
<a href="blogs-news/performant-containerized-go-applications-intel-advanced-vector-extensions-512-clear.html"> <img src="sites/default/files/ClearLinuxProject_logo_primary_dark_1.png" alt="Performant Containerized Go* Applications with Intel® Advanced Vector Extensions 512 on Clear Linux* OS">
|
||||
</a> </div>
|
||||
|
||||
|
||||
<div class="content_divided">
|
||||
<a href="blogs-news/performant-containerized-go-applications-intel-advanced-vector-extensions-512-clear.html"> <h3>Performant Containerized Go* Applications with Intel® Advanced Vector Extensions 512 on Clear Linux* OS</h3>
|
||||
</a>
|
||||
|
||||
<!-- <p class="text-aditional">
|
||||
<a href="blogs_category_5.html" title="Maintenance">Maintenance</a>
|
||||
</p>
|
||||
-->
|
||||
Using the clearlinux/golang container to write AVX-512 code in different ways
|
||||
|
||||
<p class="text-aditional">26 May, 2020</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- END OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/paragraphs/paragraph--dynamic-block.html.twig' -->
|
||||
|
||||
</div>
|
||||
@@ -1007,7 +1008,7 @@
|
||||
|
||||
<div class="field field--name-field-card-description field--type-text-with-summary field--label-hidden field__item"><p>Everything you need to get up and running with Clear Linux OS.</p>
|
||||
|
||||
<table class="content-table"><tbody><tr><td width="50%"><img alt="" src="sites/default/files/styles/thumbnail/public/developer_connect.png" /><p><a href="developer.html"><strong>Desktop</strong></a></p>
|
||||
<table class="content-table"><tbody><tr><td width="50%"><img alt="" src="sites/default/files/styles/thumbnail/public/developer_connect.png" /><p><a href="node/31103.html"><strong>Desktop</strong></a></p>
|
||||
|
||||
<p>We understand desktops are not a one-size fits all. Clear Linux OS offers options that are tailored specifically for the developers’ production. Learn more about it on the developer page</p>
|
||||
</td>
|
||||
@@ -1885,18 +1886,12 @@
|
||||
</li>
|
||||
<li>
|
||||
<!-- Fontawesome hashtag isn't working <a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-hashtag" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a> -->
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">IRC:Libera.chat #clearlinux</a>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="mailto:info@clearlinux.org" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.org">Contact us</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="mailto:info@clearlinux.discoursemail.com" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.discoursemail.com">Contact us</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
--> </ul>
|
||||
</div>
|
||||
|
||||
<div class="card__menu-section">
|
||||
@@ -1919,13 +1914,13 @@
|
||||
<div class="card__menu-section">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="code-of-conduct.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="code-of-conduct.html">Code of conduct</a>
|
||||
<a href="code-of-conduct.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="node/1702">Code of conduct</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="terms-and-policies.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="terms-and-policies.html">Terms of use</a>
|
||||
<a href="terms-and-policies.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="node/1701">Terms of use</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="terms-and-policies.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="terms-and-policies.html">Licenses</a>
|
||||
<a href="terms-and-policies.html" class="fa fa-file-text-o" target="_self" data-drupal-link-system-path="node/1701">Licenses</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
204
news-blogs.html
204
news-blogs.html
@@ -285,10 +285,7 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'form_element_label' -->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
|
||||
<!-- Removing nonfunctional filter and sort by labels - pixelgeek 4/12/24 -->
|
||||
<!-- <label for="edit-category">Filter by</label> -->
|
||||
|
||||
<label for="edit-category">Filter by</label>
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
|
||||
|
||||
@@ -315,8 +312,7 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'form_element_label' -->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
<!-- Removing nonfunctional filter and sort by labels - pixelgeek 4/12/24 -->
|
||||
<!-- <label for="edit-sort-bef-combine">Sort by</label> -->
|
||||
<label for="edit-sort-bef-combine">Sort by</label>
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
|
||||
|
||||
@@ -376,205 +372,9 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'views_view_unformatted' -->
|
||||
<!-- BEGIN OUTPUT from 'themes/contrib/cog/templates/views/views-view-unformatted.html.twig' -->
|
||||
|
||||
<div class="views-row">
|
||||
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'node' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* node--view--latest-blog-posts--block-landing-blogs.html.twig
|
||||
* node--view--latest-blog-posts.html.twig
|
||||
* node--31814--teaser.html.twig
|
||||
* node--31814.html.twig
|
||||
x node--blog--teaser.html.twig
|
||||
* node--blog.html.twig
|
||||
* node--teaser.html.twig
|
||||
* node.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/content/node--blog--teaser.html.twig' -->
|
||||
|
||||
|
||||
|
||||
<article role="article" about="https://github.com/intel/thin-layout-optimizer/wiki" class="entity--type-node">
|
||||
|
||||
<div class="card_blog published">
|
||||
<div class="card_blog__image">
|
||||
<a href="https://github.com/intel/thin-layout-optimizer/wiki">
|
||||
<img src="sites/default/files/ClearLinuxProject_logo_primary_dark_1.png" alt="Thumbnail">
|
||||
</a>
|
||||
</div>
|
||||
<div class="card_blog__wrapper">
|
||||
<span class="card_blog__wrapper--categories">
|
||||
<a href="blogs_category_2.html" title="Power and Performance">Power and Performance</a>
|
||||
</span>
|
||||
<div class="card_blog__wrapper--title">
|
||||
<a href="https://github.com/intel/thin-layout-optimizer/wiki">
|
||||
<h2>
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'field' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* field--node--title--blog.html.twig
|
||||
x field--node--title.html.twig
|
||||
* field--node--blog.html.twig
|
||||
* field--title.html.twig
|
||||
* field--string.html.twig
|
||||
* field.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/field/field--node--title.html.twig' -->
|
||||
<span>Thin-Layout-Optimizer is a new code-layout optimizer used in Clear Linux</span>
|
||||
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/field/field--node--title.html.twig' -->
|
||||
|
||||
</h2>
|
||||
</a>
|
||||
</div>
|
||||
<div class="card_blog__wrapper--description">
|
||||
<p>
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'field' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* field--node--field-subheader--blog.html.twig
|
||||
* field--node--field-subheader.html.twig
|
||||
* field--node--blog.html.twig
|
||||
* field--field-subheader.html.twig
|
||||
* field--string.html.twig
|
||||
x field.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'themes/contrib/cog/templates/field/field.html.twig' -->
|
||||
|
||||
<div class="field field--name-field-subheader field--type-string field--label-hidden field__item">It primarily emphasizes ease of use and ease of adoption while remaining competitive in performance compared to BOLT/Propeller.</div>
|
||||
|
||||
<!-- END OUTPUT from 'themes/contrib/cog/templates/field/field.html.twig' -->
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="card_blog__wrapper--footer">
|
||||
<span
|
||||
class="card_blog__wrapper--footer-authors"
|
||||
>
|
||||
Clear Team
|
||||
</span>
|
||||
<span class="card_blog__wrapper--footer-date">12 Apr, 2024</span>
|
||||
</div>
|
||||
</div>
|
||||
</div></article>
|
||||
|
||||
<!-- END OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/content/node--blog--teaser.html.twig' -->
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="views-row">
|
||||
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'node' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* node--view--latest-blog-posts--block-landing-blogs.html.twig
|
||||
* node--view--latest-blog-posts.html.twig
|
||||
* node--31814--teaser.html.twig
|
||||
* node--31814.html.twig
|
||||
x node--blog--teaser.html.twig
|
||||
* node--blog.html.twig
|
||||
* node--teaser.html.twig
|
||||
* node.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/content/node--blog--teaser.html.twig' -->
|
||||
|
||||
|
||||
|
||||
<article role="article" about="https://community.clearlinux.org/t/apx-and-avx10-compiled-binaries-coming-to-clear-linux-this-week/9421" class="entity--type-node">
|
||||
|
||||
<div class="card_blog published">
|
||||
<div class="card_blog__image">
|
||||
<a href="https://community.clearlinux.org/t/apx-and-avx10-compiled-binaries-coming-to-clear-linux-this-week/9421">
|
||||
<img src="sites/default/files/ClearLinuxProject_logo_primary_dark_1.png" alt="Thumbnail">
|
||||
</a>
|
||||
</div>
|
||||
<div class="card_blog__wrapper">
|
||||
<span class="card_blog__wrapper--categories">
|
||||
<a href="blogs_category_2.html" title="Power and Performance">Power and Performance</a>
|
||||
</span>
|
||||
<div class="card_blog__wrapper--title">
|
||||
<a href="https://community.clearlinux.org/t/apx-and-avx10-compiled-binaries-coming-to-clear-linux-this-week/9421">
|
||||
<h2>
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'field' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* field--node--title--blog.html.twig
|
||||
x field--node--title.html.twig
|
||||
* field--node--blog.html.twig
|
||||
* field--title.html.twig
|
||||
* field--string.html.twig
|
||||
* field.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/field/field--node--title.html.twig' -->
|
||||
<span>APX and AVX10 compiled binaries coming to Clear Linux</span>
|
||||
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/field/field--node--title.html.twig' -->
|
||||
|
||||
</h2>
|
||||
</a>
|
||||
</div>
|
||||
<div class="card_blog__wrapper--description">
|
||||
<p>
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'field' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
* field--node--field-subheader--blog.html.twig
|
||||
* field--node--field-subheader.html.twig
|
||||
* field--node--blog.html.twig
|
||||
* field--field-subheader.html.twig
|
||||
* field--string.html.twig
|
||||
x field.html.twig
|
||||
-->
|
||||
<!-- BEGIN OUTPUT from 'themes/contrib/cog/templates/field/field.html.twig' -->
|
||||
|
||||
<div class="field field--name-field-subheader field--type-string field--label-hidden field__item">APX and AVX10 compiled binaries coming to Clear Linux</div>
|
||||
|
||||
<!-- END OUTPUT from 'themes/contrib/cog/templates/field/field.html.twig' -->
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="card_blog__wrapper--footer">
|
||||
<span
|
||||
class="card_blog__wrapper--footer-authors"
|
||||
>
|
||||
Clear Team
|
||||
</span>
|
||||
<span class="card_blog__wrapper--footer-date">4 Feb, 2024</span>
|
||||
</div>
|
||||
</div>
|
||||
</div></article>
|
||||
|
||||
<!-- END OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/content/node--blog--teaser.html.twig' -->
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="views-row">
|
||||
|
||||
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'node' -->
|
||||
<!-- FILE NAME SUGGESTIONS:
|
||||
|
||||
@@ -839,7 +839,7 @@
|
||||
<div class="column__right">
|
||||
<div class="links__wrapper">
|
||||
<div class="field__item">
|
||||
<a href="https://gitlab.gnome.org/World/AbiWord" target="_blank">
|
||||
<a href="http://www.nl.abisource.com/" target="_blank">
|
||||
Website
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -839,7 +839,7 @@
|
||||
<div class="column__right">
|
||||
<div class="links__wrapper">
|
||||
<div class="field__item">
|
||||
<a href="https://wiki.almond.stanford.edu/" target="_blank">
|
||||
<a href="https://almond.stanford.edu" target="_blank">
|
||||
Website
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -839,7 +839,7 @@
|
||||
<div class="column__right">
|
||||
<div class="links__wrapper">
|
||||
<div class="field__item">
|
||||
<a href="https://wiki.gnome.org/Design/Apps/Fonts" target="_blank">
|
||||
<a href="http://www.gnome.org/gnome-3/" target="_blank">
|
||||
Website
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -732,18 +732,12 @@
|
||||
<a href="https://community.clearlinux.org" class="fa fa-comments-o" target="_self" title="https://community.clearlinux.org">Clear Linux Forum</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-message" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">IRC:Libera.chat #clearlinux</a>
|
||||
<a href="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest%7C%3F#clearlinux" class="fa fa-hashtag" target="_self" title="https://kiwiirc.com/client/irc.libera.chat/?nick=web_guest|?#clearlinux">_irc.libera.chat_* network: #clearlinux</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="mailto:info@clearlinux.org" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.org">Contact us</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="mailto:info@clearlinux.discoursemail.com" class="fa fa-envelope" target="_self" title="Email: info@clearlinux.discoursemail.com">Contact us</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
--> </ul>
|
||||
</div>
|
||||
|
||||
<div class="card__menu-section">
|
||||
|
||||
Reference in New Issue
Block a user