add multiboot section

This commit is contained in:
Philipp Oppermann
2015-07-23 16:00:43 +02:00
parent 72f8e122fa
commit 9588bbe5ff
3 changed files with 60 additions and 19 deletions

View File

@@ -11,6 +11,10 @@ tagline: "rust, kernels, and more"
paginate: 10
baseurl: ""
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "superscript", "footnotes"]
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
@@ -33,3 +37,4 @@ navigation_pages:
Archive: '/archive'
contact: '/contact'