Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding shasum links for release files to download page (#742) #819

Merged
merged 1 commit into from
Jul 8, 2016
Merged

Adding shasum links for release files to download page (#742) #819

merged 1 commit into from
Jul 8, 2016

Conversation

raphaelokon
Copy link
Contributor

@raphaelokon raphaelokon commented Jul 8, 2016

I opened #742 to improve the usability regarding retrieving SHASUM for the releases (something I do quite frequently). As discussed there this adds the link to the SHASUMs on the /download page. There is already another PR. The main difference is: I included the shamus text in the download section of locale/en/site.json (and this one is from 20 May but I forgot to push it :-) )

@@ -71,6 +71,9 @@
"package-manager": {
"link": "download/package-manager",
"text": "Installing Node.js via package manager"
},
"shasums":{
"text": "Signed SHASUMS for release files"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case I would also add the "link" property for consistency and use {{site.download.shasums.link}} in the href attribute.

@raphaelokon
Copy link
Contributor Author

I was just about to ask this … Good call @lpinca. Will do that.

@raphaelokon
Copy link
Contributor Author

Done. Added the link section as described by @lpinca

@ghost
Copy link

ghost commented Jul 8, 2016

LGTM!

@fhemberger
Copy link
Contributor

Great, thank you!

@raphaelokon
Copy link
Contributor Author

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants