homebrew-ec-foss / hackerspace-ec-website

11ty starter.
https://hsp-ec.xyz
MIT License
0 stars 6 forks source link

Members Page #3

Open anirudhRowjee opened 2 years ago

anirudhRowjee commented 2 years ago

Hackerspace PESUECC is a growing organization, and we need a place to link our members' public profiles to our organization.

In the same vein, we're looking for a members page located at https://hsp-ec.xyz/members, which will read from a set of individual markdown files (using Eleventy's Deep Data Merge) to render a nice /about, which has the following information for each member -

Members should be able to edit these by making a pull request to the website repository. Ideally, details are stored as follows -

members
    anirudh-rowjee.md
    mukund-deepak.md
    navin-shrinivas.md

where each member has their own markdown file, and uses the frontmatter to store their information.

Should you be assigned, you'll have full control over how to implement this feature. All the best!

anuragrao04 commented 1 year ago

I will try working on this, not sure if I'll be able to make it because this is a tech stack I'm not familiar with. I'll return here if I give up