You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2021-12/index.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,13 @@ We are working to support Firecracker in the near future.
162
162
163
163
<spanclass="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
164
164
165
-
This month, ...
165
+
This month, we merged a small translation improvement to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog:
166
+
167
+
-[Add Chinese translation to `_index.zh-CN.md`](https://github.com/phil-opp/blog_os/pull/1067)
168
+
169
+
Thanks to [@TisnKu](https://github.com/TisnKu) for this contribution!
170
+
171
+
My personal focus this month has been on the new bootloader version [mentioned above](#bootloader), which I plan to use for the third edition of the blog. I'm also thinking about writing a post about creating a basic BIOS bootloader in Rust if I can find the time.
0 commit comments