mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Mark all 3rd edition posts as drafts
This commit is contained in:
@@ -3,6 +3,7 @@ title = "Minimal Kernel"
|
|||||||
weight = 1
|
weight = 1
|
||||||
path = "minimal-kernel"
|
path = "minimal-kernel"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Bare Bones"
|
chapter = "Bare Bones"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "Booting"
|
|||||||
weight = 2
|
weight = 2
|
||||||
path = "booting"
|
path = "booting"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Bare Bones"
|
chapter = "Bare Bones"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "UEFI Booting"
|
|||||||
path = "booting/uefi"
|
path = "booting/uefi"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
template = "edition-3/page.html"
|
template = "edition-3/page.html"
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
hide_next_prev = true
|
hide_next_prev = true
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "Screen Output"
|
|||||||
weight = 3
|
weight = 3
|
||||||
path = "screen-output"
|
path = "screen-output"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Basic I/O"
|
chapter = "Basic I/O"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "Keyboard & Serial"
|
|||||||
weight = 4
|
weight = 4
|
||||||
path = "keyboard-and-serial"
|
path = "keyboard-and-serial"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Basic I/O"
|
chapter = "Basic I/O"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "Simple Shell"
|
|||||||
weight = 5
|
weight = 5
|
||||||
path = "simple-shell"
|
path = "simple-shell"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Basic I/O"
|
chapter = "Basic I/O"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title = "Basic Games"
|
|||||||
weight = 6
|
weight = 6
|
||||||
path = "basic-games"
|
path = "basic-games"
|
||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
|
draft = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
chapter = "Basic I/O"
|
chapter = "Basic I/O"
|
||||||
|
|||||||
Reference in New Issue
Block a user