Skip to content

Commit

Permalink
Rebuild of membership page (#737)
Browse files Browse the repository at this point in the history
Complete rebuild of the membership page, and added one little blurb to the by-laws page.
  • Loading branch information
bennyvasquez authored Jan 23, 2025
1 parent 1376f83 commit d4f5de5
Show file tree
Hide file tree
Showing 17 changed files with 565 additions and 505 deletions.
4 changes: 0 additions & 4 deletions assets/css/bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,6 @@ padding: 0px !important;

.al-members .al-member-item {
height: 100%;
background: rgb(14, 59, 92);
}
.al-page-foundation-members-index .al-member-apply-category-icon {
color: white;
Expand Down Expand Up @@ -522,9 +521,6 @@ padding: 0px !important;
.al-page-foundation-members-index #al-mirror-info ul, .al-page-foundation-members-index #al-sponsor-info ul {
list-style-type: "- ";
}
.al-page-foundation-members-index .member-info:hover {
color: #86da2f;
}
.al-page-foundation-members-index .al-foundation-members-apply-content-wrap {
display: flex;
flex-direction: column;
Expand Down
44 changes: 1 addition & 43 deletions assets/scss/members.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions assets/scss/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ $al-c-sunburnt-cyclops-light: #ff6e71;

// Sizing
$al-page-readable-max-width: 680px;


5 changes: 3 additions & 2 deletions content/members.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Members"
title: "AlmaLinux OS Foundation Membership"
type: members
images:
- /membership-images/og_ALOSFmembership.png
---

members content
3 changes: 3 additions & 0 deletions content/p/foundation-bylaws.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "AlmaLinux Foundation Bylaws"
type: p
---

These were adopted in August 2021 by email, and confirmed in the September 2021 meeting of the [Board of Directors](https://wiki.almalinux.org/Transparency.html#minutes-of-almalinux-os-foundation-board-meetings).

## AMENDED AND RESTATED BY-LAWS OF
## ALMALINUX OS FOUNDATION, INC.
_____________________________________________________________________________
Expand Down
130 changes: 75 additions & 55 deletions i18n/en.json

Large diffs are not rendered by default.

Loading

0 comments on commit d4f5de5

Please sign in to comment.