Commit Graph

6 Commits

Author SHA1 Message Date
Philipp Oppermann
531a069a6e Create a new “Handling Exceptions” post
This post combines the previous exception handling posts “Catching Exceptions”, “Better Exception Messages” and “Returning from Exceptions” into a single post by using the `x86-interrupt` calling convention and the `Idt` type of the `x86_64` crate.
2017-03-25 16:22:33 +01:00
Philipp Oppermann
e20a48712b Increase opacity of table of contents to 0.5 2017-03-21 19:38:31 +01:00
Philipp Oppermann
2afa815b2f inline-block instead of inline 2017-03-19 14:30:18 +01:00
Philipp Oppermann
3765d2337b Color <code> elements inside <a> 2017-03-19 14:30:18 +01:00
Philipp Oppermann
0fc98f2a92 Remove files that were only needed for github pages 2017-03-11 19:21:45 +01:00
Philipp Oppermann
ce36e25da9 Move everything into a “blog” directory 2017-03-11 12:41:53 +01:00