Merge branch 'master' into translations

This commit is contained in:
Philipp Oppermann
2020-02-17 10:38:43 +01:00
41 changed files with 1555 additions and 149 deletions

View File

@@ -1,5 +1,6 @@
title = "Writing an OS in Rust"
base_url = "https://os.phil-opp.com"
description = "This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code."
highlight_code = true
highlight_theme = "visual-studio-dark"