benny Vasquez
605bb7420f
Merging in the certification SIG-related updates. ( #638 )
* Adds Hardware Certification page
* Adds hardware ecosystem catalog
* adds software certification page
* adds hardware certification program page
* adds pagefind
---------
Co-authored-by: Matt Lewis <mgunit@gmail.com>
Co-authored-by: Jonathan Wright <jonathan@almalinux.org>
8 months ago
Cody Robertson
a0fa7c9bd5
Update formatting, syntax highlighting
- Add @mattlasheboro style changes for overflow/wrap
2 years ago
Cody Robertson
d4140730ae
Revert "Clean up blog syntax a bit, add code highlighting config"
2 years ago
mattlasheboro
835b249bbb
Forces Word Wrap on PRE elements
2 years ago
mattlasheboro
68650eaaae
Removes the img-fluid, img-thumbnail rules
2 years ago
mattlasheboro
978b3be0c0
Fixes Page Content Overflowing on Blog on Small Displays
I tested https://www.almalinux.com/blog on an iPhone 12 pro, and a Samsung S20 and the content is wider than the screen.
The cause was the inline CSS in the /layouts/blog/list.html
I moved the CSS into the CSS files, and changed
width: 450px;
to
max-width: 100%;
This will prevent page overflow on devices with > 800px wide displays.
2 years ago
Jonathan Wright
24153abcf1
increase width of blog content
2 years ago
jonathanspw
cf83bc8ee3
initial commit of hugo site
2 years ago
Shreeram
b0bc8e979c
Add authors to blog #20
3 years ago
Shreeram
1581a67a3e
[ADD] Blog post new/older links #19
3 years ago
Matīss Treinis
16379357ee
Experimental RTL support
4 years ago
Matīss Treinis
b141342a5f
Contain images to container
4 years ago
Matīss Treinis
a37b1927e9
Add RSS, update blog view, minor fixes, TOS links
Closes #8 , #5 , #4
4 years ago
Matīss Treinis
457def3715
New web
4 years ago