Commit Graph

18 Commits

Author SHA1 Message Date
Philipp Oppermann
1ba8a4b012 Remove chapter config from translated posts (they are not considered)
We only consider the chapter definitions on the original posts when generating the site.
2024-05-30 11:22:59 +02:00
ds797
1e108fba64 Update pc_keyboard
Updated pc_keyboard to 0.7.0 and fixed breaking changes.
2024-05-23 01:12:15 +00:00
Philipp Oppermann
71f5d220ee Fix links to Rust unstable book 2024-02-08 19:06:38 +01:00
woodyZootopia
f4ab296b8b Change one of translator's github id
woodyZootopia changed their github id to swnakamura. This commit changes
the translators section accordingly
2023-12-02 15:04:01 +09:00
Your Name
417c22556d fix: broken link of generator 2023-11-25 18:15:03 +08:00
Philipp Oppermann
a7f4647e73 Fix link syntax 2023-04-09 19:54:58 +02:00
no
9440629176 fix: check writing reviews 2022-08-16 09:48:21 +02:00
Philipp Oppermann
c2d3f2704c Merge pull request #1113 from phil-opp/japanese-correction
Merge correction for Japanese translation of post-12 and use `translation_contributors` field
2022-05-22 12:33:49 +02:00
Philipp Oppermann
5a1b841711 Use new translation_contributors field 2022-05-22 12:29:16 +02:00
asami
d78dd1582b add translators 2022-05-17 21:12:40 +09:00
asami
1a750f5374 Japanese Correction 2022-05-17 21:05:54 +09:00
asami
611698ec5f Delete unnecessary brackets 2022-05-17 14:57:54 +09:00
Philipp Oppermann
0d40ee3750 Fix interal links and work around errors for #comments links
Zola only checks the markdown source for link targets, so an error occurs if the target is in an template. This is the case for our `#comments` links, so we add a dummy target in a comment.
2022-01-23 16:40:54 +01:00
Philipp Oppermann
d8eff6ba3e Merge pull request #1031 from Foo-x/1030-update-versions
docs: update version of crates
2021-08-07 10:10:58 +02:00
Foo-x
6fbcd8527a docs: fix typo (#1036) 2021-07-14 14:57:50 +02:00
Foo-x
8270e1e12e docs: remove &mut
Replace `&mut InterruptStackFrame` to `InterruptStackFrame` due to the version updating.

Closes #1030
2021-06-30 19:55:25 +09:00
Foo-x
ff9a7c10d3 docs: update version of crates
Closes #1030
2021-06-30 19:02:42 +09:00
kahirokunn
218a2754c7 Translate post-12 to Japanese (#977)
* Added Japanese translation of Async/Await.

* This is a review response.

* This is a review response.

* This is a review response.

* Unified expression.

* This is a review response.

* This is a review response.

* This is a review response.

* This is a review response.

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Yuki Okushi <jtitor@2k36.org>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update index.ja.md

Added translators and reviewers

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* This is a review response.

* I've translated more

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Apply suggestions from code review

Co-authored-by: garasubo <garasubo@gmail.com>

* Waker -> ウェイカー

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: garasubo <garasubo@gmail.com>
2021-06-14 10:09:34 +02:00