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