[GH-ISSUE #422] The semver.org website should have HTML anchor IDs #6301

Closed
opened 2026-06-17 05:01:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @pboling on GitHub (Dec 19, 2017).
Original GitHub issue: https://github.com/semver/semver/issues/422

So that references can be made directly to a specific point of the spec, to facilitate communication.

Originally created by @pboling on GitHub (Dec 19, 2017). Original GitHub issue: https://github.com/semver/semver/issues/422 So that references can be made directly to a specific point of the spec, to facilitate communication.
Author
Owner

@FichteFoll commented on GitHub (Dec 19, 2017):

https://github.com/semver/semver.org

In fact, it used to have them, but it seems they got lost somehow. https://github.com/semver/semver.org/pull/129

<!-- gh-comment-id:352617224 --> @FichteFoll commented on GitHub (Dec 19, 2017): https://github.com/semver/semver.org In fact, it used to have them, but it seems they got lost somehow. https://github.com/semver/semver.org/pull/129
Author
Owner

@FichteFoll commented on GitHub (Dec 19, 2017):

So, loading the javascript fails because it's using http. This regressed in the following commit where the URL was changed to {{ site.github.url }}/js/anchorli.js instead of /js/anchorli.js. I'm not sure where this site.github.url value is defined (there's an entry in _config_local.yml, but I presume it's redundant and also empty).

0fda15421a (diff-2c19d9859b055d0302043d0fa2833e3fR44)

<!-- gh-comment-id:352618611 --> @FichteFoll commented on GitHub (Dec 19, 2017): So, loading the javascript fails because it's using http. This regressed in the following commit where the URL was changed to `{{ site.github.url }}/js/anchorli.js` instead of `/js/anchorli.js`. I'm not sure where this `site.github.url` value is defined (there's an entry in `_config_local.yml`, but I presume it's redundant and also empty). https://github.com/semver/semver.org/commit/0fda15421a777e33fcb83453d8c0e0a8021e1f6d#diff-2c19d9859b055d0302043d0fa2833e3fR44
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#6301