Jonathan Wright
6a9bec922d
make blog permalinks relative ( #283 )
2 years ago
mattlasheboro
c7e85ff391
Updates Wording + Adds Spacing for Clarity
2 years ago
mattlasheboro
511aa903cc
Adds TuxCare and OpenLogic blurbs
2 years ago
Jonathan Wright
faca06f4ef
Use relative localized URLs ( #269 )
* add discord redirect
* use relative links to make previewing changes easier
2 years ago
Sofia Boldyreva
69037f4446
Separate page for AlmaLinux downloads
2 years ago
Jonathan Wright
c7ee02b468
update nav message with latest blog post about RHEL changes
2 years ago
benny Vasquez
b4e6fc1e0f
Update layouts/index.html
Co-authored-by: Jonathan Wright <8390543+jonathanspw@users.noreply.github.com>
2 years ago
benny Vasquez
19d81d8acb
Update layouts/index.html
Co-authored-by: Jonathan Wright <8390543+jonathanspw@users.noreply.github.com>
2 years ago
benny Vasquez
d7e59996c6
Update layouts/index.html
Co-authored-by: Jonathan Wright <8390543+jonathanspw@users.noreply.github.com>
2 years ago
benny Vasquez
de9e8dda21
Adding blog post and updating relevant phrasing
2 years ago
Sofia Boldyreva
70ba290d27
Changed top banner to the recent blog post
2 years ago
Sujal Singh
535ad87a7c
fix x-overflow in single.html
2 years ago
Sujal Singh
e1e3a5540b
fix x-overflow in blog section
2 years ago
mattlasheboro
abb622ac76
Changes Margin of "Resources" Drop Down
For some reason the a element for .dropdown-toggle had it's top margin set to 3px, while all the other menu items had theirs set to 5px.
I updated this to make it 5px across the board so that the top menu would line up on desktop browsers.
2 years ago
benny Vasquez
ec7357ffe1
typos!
2 years ago
benny Vasquez
d2287c6bdd
Removing AlmaCare at their request
2 years ago
Daniel
eea8de65f7
Add picture for Daniel
2 years ago
Sofia Boldyreva
e44dc62183
Replaced the Migrate from CentOS 8 link in Resourses
2 years ago
Andrew Lukoshko
2cea6e99cd
Change Download link to absolute in Nav and Footer sections ( #205 )
* Change Download link to absolute in Nav and Footer sections
* Update Download link in footer
Co-authored-by: benny Vasquez <bennyvasquez@users.noreply.github.com>
* Update download link in nav
Co-authored-by: benny Vasquez <bennyvasquez@users.noreply.github.com>
---------
Co-authored-by: benny Vasquez <bennyvasquez@users.noreply.github.com>
2 years ago
Cody Robertson
f2ca9fe5cd
Fix casing on Cybertrust Japan alt text
2 years ago
Cody Robertson
20f1c08dfb
Use appropriate case for alt text on CTJ logo
2 years ago
Cody Robertson
93c5d0d761
Add CyberTrust Japan logos & hyperlinks to the front page
2 years ago
krumelmonster
1539041d30
actual fix without the sed faux-pas
2 years ago
krumelmonster
a3da26e2d8
stop double escaping on home page
2 years ago
benny Vasquez
b304399822
Adding the tuxcare logo to the list of backers.
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
95aa59ae76
set max-width for images in blog
2 years ago
Jonathan Wright
24153abcf1
increase width of blog content
2 years ago
benny Vasquez
aa5ff78f86
Swapping out the almacare logo for the new one
2 years ago
benny Vasquez
80839075fc
added shortcode for linebreaks in the table.
2 years ago
Sofia Boldyreva
4ddb62a15c
Added Get AlmaLinux OS Section to the main page
2 years ago
benny Vasquez
4fb64242b1
Fixed Hawk Host
2 years ago
Sofia Boldyreva
e7d5312221
Changed Migrate link to the wiki's Migration Guide
2 years ago
Sofia Boldyreva
0e410a0c64
Small fixes
2 years ago
benny Vasquez
9ca4fc2ef3
Added the missing board members. Moved the board member images to a folder thatmakes sense.
2 years ago
benny Vasquez
beed8da2f6
Clarifying text on the ELevate page. Added new strings to the en.json file.
2 years ago
benny Vasquez
0ea1273799
committing a small change to trigger a website rebuild.
2 years ago
benny Vasquez
e4a542b0d3
Fixing the 'registered' symbol - we can just use the actual character when using it in markup.
2 years ago
benny Vasquez
3792b23e59
Swap out the Tuxcare logo for the AlmaCare logo, and increase Commercial Support logos by 100px in width.
2 years ago
Sofia Boldyreva
31a52a64f5
Updates for the main ELevate page
2 years ago
Sofia Boldyreva
3ca0ec9021
Updates for the main ELevate page
2 years ago
benny Vasquez
8e0c950cef
adding OpenLogic logo again
2 years ago
Cody Robertson
fda95e2128
Remove publish date from subpages as it's unnecessary
- Was defaulting to 0000-00-00 as no `date` was in the front matter
2 years ago
Jonathan
e96ffe071f
update copyright
2 years ago
Jonathan
fb0ac9e5c7
fix /members links
2 years ago
Jonathan
229df7dec1
clean whitespace
2 years ago
Jonathan
3218ad6a0c
fix 404 to rss feed
2 years ago
Jonathan
514fd05789
fix broken link
2 years ago
Jonathan
ffd5b6a721
remove unused script that was 404ing
2 years ago
Jonathan
c20983b561
fix rss feed link
2 years ago