generated from just-the-docs/just-the-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow parsing local html, add basic eclipse sponsorship map
- Loading branch information
1 parent
5814f7d
commit 53febc7
Showing
2 changed files
with
60 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
identifier: eclipse | ||
commonName: Eclipse | ||
nonprofit: c6 | ||
sponsorurl: https://www.eclipse.org/membership/exploreMembership.php | ||
levelurl: https://www.eclipse.org/membership/documents/membership-prospectus.pdf | ||
levels: | ||
first: | ||
name: Strategic | ||
amount: '300000' | ||
amountCurrency: EUR | ||
amountVaries: sliding scale by corporate revenues | ||
selector: "div.eclipsefdn-members-list > div.row:nth-of-type(1) a.link-unstyled" | ||
attr: href | ||
benefits: | ||
governance: board seat | ||
advisory: can lead working groups; seat on Foundation councils | ||
events: additional event discounts | ||
services: IP analysis and reporting | ||
marketing: access to marketing programs | ||
logo: yes, premium spot in conferences | ||
second: | ||
name: Contributing | ||
amount: '25000' | ||
amountCurrency: EUR | ||
amountVaries: sliding scale by corporate revenues | ||
selector: "div.eclipsefdn-members-list > div.row:nth-of-type(2) a.link-unstyled" | ||
attr: href | ||
benefits: | ||
governance: can vote in board elections | ||
advisory: can join working groups as voting member | ||
events: ticket and sponsorship discounts | ||
marketing: access to marketing programs | ||
logo: yes | ||
third: | ||
name: Associate | ||
amount: '25000' | ||
amountCurrency: EUR | ||
amountVaries: sliding scale by corporate revenues; 0 for nonprofits | ||
selector: "div.eclipsefdn-members-list > div.row:nth-of-type(3) a.link-unstyled" | ||
attr: href | ||
benefits: | ||
advisory: can join working groups as guest | ||
logo: yes | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters