mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
* Add traditional chinese on chapter 1 * Fix markdown typo * Fix language tag * Rename post name to right language tag * Add commit data to front matter * Update extra info in front matter
Blog Content
This folder contains the content for the "Writing an OS in Rust" blog.
License
This folder is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, available in LICENSE-CC-BY-NC or under http://creativecommons.org/licenses/by-nc/4.0/.
All code examples between markdown code blocks denoted by three backticks (```) are additionally licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.