awesome-rust-mentors icon indicating copy to clipboard operation
awesome-rust-mentors copied to clipboard

Add anchors to the `awesome-rust-mentors` website so people can link directly to specific mentors

Open yaahc opened this issue 4 years ago • 2 comments

yaahc avatar Jan 12 '21 21:01 yaahc

@yaahc I assume you'd accept a JS-based implementation of this? Kramdown, the markdown processor used by default by Jekyll, is already creating IDs for all the h3s but there's no programmatic way of accessing those IDs in the markdown itself, I don't think.

zevaverbach avatar Dec 24 '21 09:12 zevaverbach

@yaahc I assume you'd accept a JS-based implementation of this?

absolutely! :+1:

yaahc avatar Dec 27 '21 22:12 yaahc

I think this has been done :) e.g. https://rustbeginners.github.io/awesome-rust-mentors/#jane-losare-lusby-yaahc

jyn514 avatar Feb 03 '23 00:02 jyn514