Commit Graph

22 Commits

Author SHA1 Message Date
Philipp Oppermann
e23479bd9e Make “Recent Updates” a h2 instead of h1 2017-10-10 09:37:41 +02:00
Philipp Oppermann
dae2edfbf5 Let gutenberg generate the table of contents
Remove the javascript toc code.
2017-10-05 11:37:23 +02:00
Philipp Oppermann
557c6a58ea Make subtitle non-wrapping 2017-06-20 20:28:00 +02:00
Philipp Oppermann
31806c7e92 Add redirect from /handling-exceptions-with-naked-fns.html 2017-06-14 15:15:04 +02:00
Philipp Oppermann
ee6a4ecc53 Add missing redirect from /modifying-page-tables.html 2017-06-13 23:08:20 +02:00
Philipp Oppermann
4df59060fb Move favicon to /favicon.ico 2017-06-13 21:42:16 +02:00
Philipp Oppermann
ab0d27e398 Redirect from /atom.xml to /rss.xml 2017-06-13 20:35:03 +02:00
Philipp Oppermann
1530cfe55f Include javascript table of content 2017-06-13 17:07:36 +02:00
Philipp Oppermann
a1ed273f7f Add redirects from old URLs 2017-06-09 18:55:26 +02:00
Philipp Oppermann
66e10facc1 Move images next to their corresponding posts 2017-06-09 14:51:37 +02:00
Philipp Oppermann
8289bc7d5b The css class for anchors was changed 2017-06-09 14:51:36 +02:00
Philipp Oppermann
2ebc323cdb Don't underline the anchor link symbol 2017-06-09 14:51:36 +02:00
Philipp Oppermann
c4f9b28b41 Add styling to heading anchors 2017-06-09 14:51:36 +02:00
Philipp Oppermann
c5622c864e Add a “neutral” border style for post lists 2017-06-09 14:51:36 +02:00
Philipp Oppermann
47455021ee Revert "Create yandex_b2ebe30f3e30e19e.html"
This reverts commit 5cb96ce440.
2017-04-09 10:26:12 +02:00
Philipp Oppermann
5cb96ce440 Create yandex_b2ebe30f3e30e19e.html 2017-04-09 10:22:47 +02:00
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