benny Vasquez
d4f5de515f
Rebuild of membership page ( #737 )
Complete rebuild of the membership page, and added one little blurb to the by-laws page.
4 months ago
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
December Garnet-Smith
f80857a9b2
Updated Commercial Support Layout ( #597 )
* Create buttons and switch to horizontal layout
---------
Co-authored-by: Simon John <git@the-jedi.co.uk>
9 months ago
Cody Robertson
17456396c8
Remove duplicate instance of `font-family`
2 years ago
Cody Robertson
947faa09fd
Update styling for code,pre blocks so they're not hideous
2 years ago
mattlasheboro
3ac61e0f28
Make Long Links Break Into New Line Instead of Overflowing
2 years ago
mattlasheboro
511aa903cc
Adds TuxCare and OpenLogic blurbs
2 years 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