Skip to content

Commit 5c6d476

Browse files
committed
Add updates for phil-opp/blog_os
1 parent f6a3e47 commit 5c6d476

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/this-month/2021-06/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,21 @@ In this section, we describe updates to personal projects that are not directly
116116

117117
<span class="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
118118

119-
This month, ...
119+
The [_Writing an OS in Rust_](https://os.phil-opp.com/) blog received the following changes this month:
120+
121+
- [Switch comments from utterances to giscus](https://github.com/phil-opp/blog_os/pull/996)
122+
- [giscus: Use specific search term instead of `og:title`](https://github.com/phil-opp/blog_os/pull/1007)
123+
- [giscus: Make it possible to set discussion thread manually per post](https://github.com/phil-opp/blog_os/pull/1010)
124+
- [Translate `post-12` to Japanese](https://github.com/phil-opp/blog_os/pull/977)
125+
- Lots of smaller improvements and typo fixes: [#1021](https://github.com/phil-opp/blog_os/pull/1021), [#1023](https://github.com/phil-opp/blog_os/pull/1023), [#1026](https://github.com/phil-opp/blog_os/pull/1026), [#1028](https://github.com/phil-opp/blog_os/pull/1028), [#1032](https://github.com/phil-opp/blog_os/pull/1032)
126+
127+
Thanks to:
128+
129+
- [@kahirokunn](https://github.com/kahirokunn) for the new Japanese translation,
130+
- [@woodyZootopia](https://github.com/woodyZootopia), [@JohnTitor](https://github.com/JohnTitor), and [@sozysozbot](https://github.com/sozysozbot) for reviewing this translation, and
131+
- [@Foo-x](https://github.com/Foo-x), [@tsao-chi](https://github.com/tsao-chi), and [@conorbros](https://github.com/conorbros) for fixing typos.
132+
133+
Unfortunately, I didn't have time to work on the upcoming third edition this month. I'll try my best to continue working on it soon!
120134

121135
## Join Us?
122136

0 commit comments

Comments
 (0)