Skip to content

Commit

Permalink
Merge pull request #31 from edrlab/contents-updates
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gautierchomel authored Jun 5, 2024
2 parents a01abd0 + 013de77 commit f64b94d
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# members
test
# EDRLab's members' website

This EDRLab's members' online directory aims to help with mutual identification and collaboration.

Each organization has a dedicated page where they can showcase their activities and promote their services.

## Member card
Each member card is composed of the following information in YAML format:
* `title`: the name of the organization, displayed as a title
* `member_url`: URL of the organization's website
* `geographies`: countries where the organization acts. Two letter codes are expected, the global mentions "Worldwide", "Africa", "America", "Asia", "Europe" and "Oceania" are also accepted. *This value is not displayed, we may use it later*
* `based`: countries where the organization's headquarters is based. *This value is not displayed and used only to count the number of countries.*
* `ig`: interest group within the EDRlab collaboration group. For now two values are possible: "LCP" and "Accessibility".
* `crossroads`: other membership organizations or signatory engagements that are common to different members. Values for now are: ["Sustainable Development Goals", "Divina", "Readium", "Daisy Consortium"]
* `services`: a list of services provided by your organization
* `tags`: ["Accessibility", "DAISY"]
* `categories`: one or more edrlab's membership categories. Available values are: ["NGOs", "Libraries", "Serving persons with print disabilities", "Publishers and publishing groups", "Technology providers", "Content portals", "Providers of publishing services", "Academic", "Booksellers", "Ebook distributors", "Libraries", "Membership organizations", "Officio members"]
* `summary`: "A short description of the organization. Around 100 words is a good balance."
* `press`: if a press release or an online article announces or emphasizes your organization's EDRLab membership, the URL can be added here.
* `date`: when did the edrlab membership started? This field is used to sort cards (last members first)
* `featureImage`: a URL to your organization logo. Please consider that the edrlab's members website has a white background.

Additionally to thise YAML information, each member can provide a markdown or HTML content that will be displayed


0 comments on commit f64b94d

Please sign in to comment.