Skip to content
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
80 changes: 40 additions & 40 deletions content/documentation/master/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/documentation/master/std/data.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/learn/overview.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ Zig uses a "support tier" system to communicate the level of support for differe
### Tier System

#### Tier 1 Support
- Not only can Zig generate machine code for these targets, but the standard library cross-platform abstractions have implementations for these targets. Thus it is practical to write a pure Zig application with no dependency on libc.
- Not only can Zig generate machine code for these targets, but the standard library cross-platform abstractions have implementations for these targets.
- The CI server automatically tests these targets on every commit to master branch, and updates [the download page](https://ziglang.org/download) with links to pre-built binaries.
- These targets have debug info capabilities and therefore produce [stack traces](https://ziglang.org/#Stack-traces-on-all-targets) on failed assertions.
- [libc is available for this target even when cross compiling](https://ziglang.org/#Zig-ships-with-libc).
Expand Down
130 changes: 0 additions & 130 deletions content/zsf/index.html

This file was deleted.

40 changes: 20 additions & 20 deletions data/releases.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"master": {
"version": "0.8.0-dev.956+2c79d669a",
"date": "2021-01-13",
"version": "0.8.0-dev.976+2b0e3ee22",
"date": "2021-01-14",
"docs": "https://ziglang.org/documentation/master/",
"stdDocs": "https://ziglang.org/documentation/master/std/",
"src": {
"tarball": "https://ziglang.org/builds/zig-0.8.0-dev.956+2c79d669a.tar.xz",
"shasum": "bd95f895b73a924c14324ed07cf2bdf68d2224f153e619906c44e6027241cf16",
"size": "11957616"
"tarball": "https://ziglang.org/builds/zig-0.8.0-dev.976+2b0e3ee22.tar.xz",
"shasum": "5a2afe6bf410ec7ae1dc25e09d89700b32490091293692d19abd5c4f7d1b300c",
"size": "11958948"
},
"x86_64-freebsd": {
"tarball": "https://ziglang.org/builds/zig-freebsd-x86_64-0.8.0-dev.956+2c79d669a.tar.xz",
"shasum": "da11cfb332798612e8da351fe728f56002b5592a8daca7b9af264d716276a8f4",
"size": "40398360"
"tarball": "https://ziglang.org/builds/zig-freebsd-x86_64-0.8.0-dev.976+2b0e3ee22.tar.xz",
"shasum": "e7a2bd90286112dc124470d89476bd7bb9219a84926eb64047f3257ff460f46a",
"size": "40405640"
},
"x86_64-macos": {
"tarball": "https://ziglang.org/builds/zig-macos-x86_64-0.8.0-dev.956+2c79d669a.tar.xz",
"shasum": "c88837cb14018e384d8b9fae88e06dcbe932eb98b3dec8e25825dfe66a8d96c0",
"size": "37132032"
"tarball": "https://ziglang.org/builds/zig-macos-x86_64-0.8.0-dev.976+2b0e3ee22.tar.xz",
"shasum": "7ef789869b98d6e24b55fca2e815bb3f4004d2fe344813c1a9b29cc3a10a91db",
"size": "37152976"
},
"x86_64-windows": {
"tarball": "https://ziglang.org/builds/zig-windows-x86_64-0.8.0-dev.956+2c79d669a.zip",
"shasum": "641cef5283b8358191bc3c84652ada434f0970d3c6687b9fe6882dd169e1ac92",
"size": "54574210"
"tarball": "https://ziglang.org/builds/zig-windows-x86_64-0.8.0-dev.976+2b0e3ee22.zip",
"shasum": "2f019f951e6b1884861426a0558329857f03d3b398887209c3be1bf1ddf786d4",
"size": "54580840"
},
"x86_64-linux": {
"tarball": "https://ziglang.org/builds/zig-linux-x86_64-0.8.0-dev.956+2c79d669a.tar.xz",
"shasum": "4f2fe3743c565e36cf7311bd08e8e56c4b7cf13b42b7cd97dced23a338a63345",
"size": "38887548"
"tarball": "https://ziglang.org/builds/zig-linux-x86_64-0.8.0-dev.976+2b0e3ee22.tar.xz",
"shasum": "edea879c12615e3a56fd2eea874fe6c2ca4038af1486ff79972f61c6c226b470",
"size": "38909804"
},
"aarch64-linux": {
"tarball": "https://ziglang.org/builds/zig-linux-aarch64-0.8.0-dev.956+2c79d669a.tar.xz",
"shasum": "d68a14347e90aa2ba5e6ce12f3b9e8dbab9967a07cf384cedad1c40d9e02200f",
"size": "45162044"
"tarball": "https://ziglang.org/builds/zig-linux-aarch64-0.8.0-dev.976+2b0e3ee22.tar.xz",
"shasum": "77843c9b6076e7c8d59f8938ed33c28afee179768ef0af9fbbe75bf92eaae514",
"size": "45346056"
}
},
"0.7.1": {
Expand Down
50 changes: 27 additions & 23 deletions themes/ziglang-original/i18n/en.toml
Original file line number Diff line number Diff line change
@@ -1,46 +1,50 @@
[slogan-latest-release]
other = "Latest Release: &nbsp; <b>{{ . }}</b>"

[menu-source]
other = "Source Code"

[menu-community]
other = "Join a Community"
[back-to-home]
other = "← Back to the <b>Home</b> page"

[back-to-parent]
other = "← Back to the <b>{{ . }}</b> section"

[back-to-home]
other = "← Back to the <b>Home</b> page"

[menu-community]
other = "Join a Community"

[download-filename]
other = "Filename"
[menu-source]
other = "Source Code"

[download-kind]
other = "Kind"

[download-size]
other = "Size"
[downloads-heading]
other = "Releases"

[download-source]
other = "Source"
[downloads-install-from-pkg-manager]
other = "You can also <a href=\"https://github.com/ziglang/zig/wiki/Install-Zig-from-a-Package-Manager\"> install Zig from a package manager</a>."

[downloads-json]
other = "There is a <a href=\"https://ziglang.org/download/index.json\">JSON version of this page</a>."

[download-binary]
other = "Binary"

[download-documentation]
other = "<a href=\"{{ . }}\">Language Reference</a>"

[download-release-notes]
other = "<a href=\"{{ . }}\">Release Notes</a>"

[download-stdlib-docs]
other = "<a href=\"{{ . }}\">Standard Library Documentation</a> (experimental)"




[download-filename]
other = "Filename"

[download-kind]
other = "Kind"

[download-release-notes]
other = "<a href=\"{{ . }}\">Release Notes</a>"

[download-size]
other = "Size"

[download-source]
other = "Source"

[download-stdlib-docs]
other = "<a href=\"{{ . }}\">Standard Library Documentation</a> (experimental)"
22 changes: 16 additions & 6 deletions themes/ziglang-original/i18n/it.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,29 @@
[slogan-latest-release]
other = "Ultima Versione: &nbsp; <b>{{ . }}</b>"


[back-to-parent]
other = "← Torna alla sezione <b>{{ . }}</b>"

[back-to-home]
other = "← Torna alla <b>Home</b>"


[menu-source]
other = "Codice Sorgente"

[menu-community]
other = "Unisciti ad una Community"

[back-to-parent]
other = "← Torna alla sezione <b>{{ . }}</b>"

[back-to-home]
other = "← Torna alla <b>Home</b>"
[downloads-heading]
other = "Releases"

[downloads-install-from-pkg-manager]
other = "Puoi anche <a href=\"https://github.com/ziglang/zig/wiki/Install-Zig-from-a-Package-Manager\">installare Zig tramite un package manager</a>."

[menu-zsf-mobile]
other = "Dona alla ZSF"
[downloads-json]
other = "C'e' anche una <a href=\"https://ziglang.org/download/index.json\">versione JSON di questa pagina</a>."

[download-filename]
other = "Nome del File"
Expand Down
2 changes: 1 addition & 1 deletion themes/ziglang-original/layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<a href="{{ "" | relLangURL }}"><span id="header-image"></span></a>
</div>
{{- partial "navigation.html" . -}}
<div id="content" >
<div id="content" role="main">
{{- block "main" . }}{{- end }}
</div>
{{- partial "footer.html" . -}}
Expand Down
12 changes: 3 additions & 9 deletions themes/ziglang-original/layouts/_default/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@
{{ end }}
{{ define "main" }}
<div class="container">
<h1>Releases</h1>
<p>You can also
<a href="https://github.com/ziglang/zig/wiki/Install-Zig-from-a-Package-Manager">
install Zig from a package manager</a>.
</p>
<p>There is a
<a href="https://ziglang.org/download/index.json">
JSON version of this page</a>.
</p>
<h1>{{ i18n "downloads-heading" }}</h1>
<p>{{ i18n "downloads-install-from-pkg-manager" | safeHTML }}</p>
<p>{{ i18n "downloads-json" | safeHTML }}</p>

<div>
{{ range $release_name := $.Site.Params.downloads_release_order }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</div>
<div class="cta-buttons">
<a href="{{ ref . (dict "path" "learn/getting-started.md" "lang" $lang) }}" class="button main" style="margin-bottom: 5px;">{{ .Get "get_started" }}</a>
<span class="slogan-separator" style= "font-size: 0.5em;"> Latest Release: &nbsp; <b>{{ $version }}</b> </span>
<span class="slogan-separator" style= "font-size: 0.5em;"> {{ i18n "slogan-latest-release" $version | safeHTML }} </span>
<div style="display:flex; flex-direction: row; margin-top: 5px;">
<a href="https://ziglang.org/documentation/{{ $version }}/" class="button" style="flex-grow: 1; margin-top: 0px;">{{ .Get "docs" }}</a>
<a href="https://ziglang.org/download/{{ $version }}/release-notes.html" class="button" style="margin-left:5px; margin-top: 0px;">{{ .Get "notes" }}</a>
Expand Down