Philipp Oppermann
|
59f5e4fe17
|
Mention RUST_TARGET_PATH in Set Up Rust post (first edition) (#416)
|
2018-03-13 16:39:32 +01:00 |
|
Josh Backstein
|
02941fe5d3
|
Add information on rust-toolchain file to set-up-rust (#399)
|
2018-03-08 06:12:28 +01:00 |
|
Philipp Oppermann
|
2671fac8c2
|
Rename first first-edition post to “Minimal Multiboot Kernel“
|
2018-02-26 18:57:35 +01:00 |
|
Philipp Oppermann
|
7f3de8dcb4
|
Update to gutenberg 0.3.0
|
2018-02-10 16:42:51 +01:00 |
|
bissonex
|
651a33a98d
|
Fix eh_personality reference error (#383)
Fix issue with undefined reference to `rust_eh_personality' when compiling
|
2018-01-09 19:07:19 +01:00 |
|
Philipp Oppermann
|
8fb813a09d
|
Rewrite “Kernel Heap” to use the new allocator API
|
2017-11-19 15:29:36 +01:00 |
|
Wesley Aptekar-Cassels
|
bed57b03ce
|
Add missing semicolon in double-fault post (#366)
|
2017-11-18 09:22:57 +01:00 |
|
Philipp Oppermann
|
7590050ffe
|
Front matter: insert_anchor was renamed to insert_achor_links
|
2017-10-05 16:01:02 +02:00 |
|
Philipp Oppermann
|
3c6b0b89ac
|
Front matter: url key was renamed to path
|
2017-10-05 15:52:40 +02:00 |
|
Philipp Oppermann
|
1c9c20c810
|
Remove empty toc asides from posts
|
2017-10-05 11:50:32 +02:00 |
|
Philipp Oppermann
|
b58ee1e52b
|
Add new const_unique_new feature gate (#355)
|
2017-10-03 13:29:22 +02:00 |
|
Philipp Oppermann
|
82c4a6f0a0
|
Add new required target-c-int-width field to target json (#354)
|
2017-10-03 13:11:22 +02:00 |
|
Tim Crawford
|
2ebd4ed954
|
Use new Unique API (#346)
Change Unique to use `new_unchecked`. Fixes #345.
|
2017-08-05 12:47:15 +08:00 |
|
Tim Crawford
|
e54cfa4378
|
Update bitflags to 0.9.1 (#347)
Signed-off-by: Tim Crawford <crawfxrd@gmail.com>
|
2017-08-05 12:33:56 +08:00 |
|
Philipp Oppermann
|
7b04934cab
|
Fix dead internal link
|
2017-07-05 23:44:44 +02:00 |
|
Philipp Oppermann
|
54ab56aec5
|
Move links down to avoid splitting list items
|
2017-06-25 21:12:49 +02:00 |
|
Philipp Oppermann
|
d5fe84e1c6
|
Fix broken link
|
2017-06-25 21:12:49 +02:00 |
|
Philipp Oppermann
|
bfe0d12a60
|
Markdown links require a blank line before them
|
2017-06-25 21:12:49 +02:00 |
|
skierpage
|
a06f074bc8
|
Minor error in 01-multiboot-kernel.md (#336)
Fixes #335
|
2017-06-25 13:38:15 +02:00 |
|
skierpage
|
1f0e1f0e21
|
Two minor English fixes (#338)
Garbled sentence, no word "everytime".
|
2017-06-25 13:32:55 +02:00 |
|
skierpage
|
ab8b40a9d1
|
Explain and motivate "ISO"
This change to 01-multiboot-kernel/index.md fixes issue #337
|
2017-06-25 13:28:32 +02:00 |
|
Philipp Oppermann
|
ff8e8e0f8b
|
The collections crate was merged into the alloc crate (#333)
|
2017-06-20 17:41:28 +02:00 |
|
Philipp Oppermann
|
e84c8ac638
|
Display date of last update for posts
|
2017-06-13 17:35:08 +02:00 |
|
Philipp Oppermann
|
918f9045d3
|
Rename naked exception handling section
|
2017-06-13 14:27:24 +02:00 |
|
Philipp Oppermann
|
a1ed273f7f
|
Add redirects from old URLs
|
2017-06-09 18:55:26 +02:00 |
|
Philipp Oppermann
|
c104445880
|
Remove sections from URLs
|
2017-06-09 18:08:10 +02:00 |
|
Philipp Oppermann
|
8140eb0e7c
|
Don't render section pages for posts,pages,extra
|
2017-06-09 17:43:58 +02:00 |
|
Philipp Oppermann
|
88d81461e2
|
Fix dead internal links
|
2017-06-09 15:18:25 +02:00 |
|
Philipp Oppermann
|
59594b8622
|
Replace unsupported highlight syntax with normal code blocks
|
2017-06-09 14:51:37 +02:00 |
|
Philipp Oppermann
|
945a766f0c
|
Fix internal links
|
2017-06-09 14:51:37 +02:00 |
|
Philipp Oppermann
|
66e10facc1
|
Move images next to their corresponding posts
|
2017-06-09 14:51:37 +02:00 |
|
Philipp Oppermann
|
d5a3b48d62
|
Make posts, pages, and extra sections
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
3f51f3c61d
|
Use gutenberg's syntax for internal links
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
7744a08212
|
Move footnotes to the bottom
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
7e63bf08ff
|
Move posts to their own subfolder
This allows us to move the images right next to the posts
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
68453f7374
|
Use manual ordering for posts
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
55b3378e8c
|
Description field is optional now
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
1f5cca2779
|
Fix syntax of <!-- more --> marker
|
2017-06-09 14:51:36 +02:00 |
|
Philipp Oppermann
|
f525541969
|
Fix front matter: Add description field and set slug
|
2017-06-09 14:51:35 +02:00 |
|
Philipp Oppermann
|
4f0fa4e1b3
|
Pluralize content folder names (“post” -> “posts”, etc.)
|
2017-06-09 14:51:35 +02:00 |
|