Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add link to installation instructions for Linux #1931

Merged
merged 2 commits into from
Dec 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions layouts/partials/download-list.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
<li><a href="https://nodejs.org/download/nightly/">{{site.nightly}}</a></li>
<li><a href="https://nodejs.org/download/chakracore-nightly/">{{site.chakracore-nightly}}</a></li>
<li><a href="https://github.com/nodejs/node/blob/master/BUILDING.md#building-nodejs-on-supported-platforms">{{downloads.buildInstructions}}</a></li>
<li><a href="https://github.com/nodejs/help/wiki/Installation">{{site.download.install-on-linux.text}}</a></li>
</ul>
</section>
3 changes: 3 additions & 0 deletions locale/ar/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "وتائق الاصدارات مختومة SHASUMS"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/ca/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"text": "Signatures SHASUMS per arxius de versions",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "Com verificar-ho"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/de/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "Signierte SHASUMS für die Versionsdateien"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/en/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"text": "Signed SHASUMS for release files",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "How to verify"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/es/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"text": "Firmas SHASUMS de los archivos de versiones",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "Cómo verificarlo"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
5 changes: 4 additions & 1 deletion locale/fa/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@
"text": "Signed SHASUMS for release files",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "چگونه راستی‌آزمایی کنیم؟"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down Expand Up @@ -147,4 +150,4 @@
"changelog": "تغییرات"
}
}
}
}
3 changes: 3 additions & 0 deletions locale/fr/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "SHASUMS signés pour les fichiers des versions"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/gl/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "Firmas SHASUMS para os arquivos de versións"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/it/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"package-manager": {
"link": "download/package-manager",
"text": "Installa Node.js con un gestore di pacchetti"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/ja/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "リリースファイルのための SHASUM 署名"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/ko/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "릴리스 파일에 서명된 SHASUMS"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/uk/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"text": "Підписані SHASUMS для файлів релізу",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "Як перевірити"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/zh-cn/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"text": "查看发布文件的 SHASUM 签名",
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
"verify-text": "如何校验"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down
3 changes: 3 additions & 0 deletions locale/zh-tw/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"shasums": {
"link": "SHASUMS256.txt.asc",
"text": "發佈文件的 SHASUM 簽名"
},
"install-on-linux": {
"text": "Installing Node.js via binary archive on Linux"
}
},
"docs": {
Expand Down