When browsing the Chapel website, it would be nice to be able to create links for specific entries.
For example, on https://chapel-lang.org/presentations/, if I want a specific link to the lightning talks with video, I have to manually create a link. This involves me opening the HTML, finding the element link name, and adding the hashtag manually with URL hacking to create https://chapel-lang.org/presentations/#lightning-talks
This is fine for sharing already created links with people, but it doesn't work for most people (most people don't open the HTML of the website), and its quite annoying for people who do open the HTML.
On the Chapel blog (and docs), I can just click on the header/link target and get the link. For example, on https://chapel-lang.org/blog/posts/7qs-champs, if I click on 1. Who are you the URL gets auto updated to https://chapel-lang.org/blog/posts/7qs-champs/#1-who-are-you
When browsing the Chapel website, it would be nice to be able to create links for specific entries.
For example, on https://chapel-lang.org/presentations/, if I want a specific link to the lightning talks with video, I have to manually create a link. This involves me opening the HTML, finding the element link name, and adding the hashtag manually with URL hacking to create https://chapel-lang.org/presentations/#lightning-talks
This is fine for sharing already created links with people, but it doesn't work for most people (most people don't open the HTML of the website), and its quite annoying for people who do open the HTML.
On the Chapel blog (and docs), I can just click on the header/link target and get the link. For example, on https://chapel-lang.org/blog/posts/7qs-champs, if I click on
1. Who are youthe URL gets auto updated to https://chapel-lang.org/blog/posts/7qs-champs/#1-who-are-you