Skip to content

Commit

Permalink
Merge pull request #32 from edrlab/contents-updates
Browse files Browse the repository at this point in the history
Contents updates
  • Loading branch information
gautierchomel authored Jun 5, 2024
2 parents f64b94d + 3d0b5e7 commit b0dc5ba
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# EDRLab's members' website

This EDRLab's members' online directory aims to help with mutual identification and collaboration.
This repo is the source for [EDRLab's members' online directory website](https://members.edrlab.org/).

Each organization has a dedicated page where they can showcase their activities and promote their services.
It aims to help with mutual identification and collaboration as well as providing an additional vitrine for our members.

Each organization has a dedicated page where they can showcase their activities and promote their services. Cross categories allow for filtering the members per Activities, Collaborations and Services provided.

Generated by [Hugo](https://gohugo.io/), based on the [Clarity theme](https://github.com/chipzoller/hugo-clarity).

## Member card
Each member card is composed of the following information in YAML format:
Expand All @@ -13,13 +17,13 @@ Each member card is composed of the following information in YAML format:
* `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"]
* `tags`: Tags are not used for now, might be useful in the future. Leave blank or add any relevant keyword not listed in another field to let us know what other information can be of use to present your organization.
* `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
Additionally to that YAML information, each member can provide a markdown or HTML content that will be displayed


0 comments on commit b0dc5ba

Please sign in to comment.