mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-07-31 09:06:13 +00:00
Update news-blogs.html
Added APX/AVX10 and Thin Layout Optimizer news updates, removed non-functional filter by and sort by.
This commit is contained in:
+202
-2
@@ -285,7 +285,10 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'form_element_label' -->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
<label for="edit-category">Filter by</label>
|
||||
>
|
||||
<!-- Removing nonfunctional filter and sort by labels - pixelgeek 4/12/24 -->
|
||||
<!-- <label for="edit-category">Filter by</label> -->
|
||||
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
|
||||
|
||||
@@ -312,7 +315,8 @@
|
||||
<!-- THEME DEBUG -->
|
||||
<!-- THEME HOOK: 'form_element_label' -->
|
||||
<!-- BEGIN OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
<label for="edit-sort-bef-combine">Sort by</label>
|
||||
<!-- Removing nonfunctional filter and sort by labels - pixelgeek 4/12/24 -->
|
||||
<!-- <label for="edit-sort-bef-combine">Sort by</label> -->
|
||||
<!-- END OUTPUT from 'core/themes/stable/templates/form/form-element-label.html.twig' -->
|
||||
|
||||
|
||||
@@ -372,9 +376,205 @@
|
||||
<!-- 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:
|
||||
|
||||
Reference in New Issue
Block a user