Philipp Oppermann
701542b40f
Move Testing post to bare bones category and update post numbers
2019-04-27 13:40:15 +02:00
Philipp Oppermann
5daa7269d6
Use Zola's aliases feature instead of Netlify redirects
...
Makes the project less dependent on Netlify.
2019-04-24 17:54:21 +02:00
Philipp Oppermann
5995948310
Add a CNAME file for GitHub Pages
2019-04-24 17:54:21 +02:00
Philipp Oppermann
a6b8252946
Revert "Use Zola's aliases feature instead of Netlify redirects"
...
This reverts commit fd2ac6ef18 .
2019-04-24 15:57:06 +02:00
Philipp Oppermann
fd2ac6ef18
Use Zola's aliases feature instead of Netlify redirects
...
Makes the project less dependent on Netlify.
2019-04-24 12:07:00 +02:00
Philipp Oppermann
6a07fea2d7
Fix ToC resizing
...
The `#toc` id was renamed to `#toc-aside`.
2019-03-20 23:37:56 +01:00
Philipp Oppermann
5cd435b755
Add a small margin after the ToC Heading
2019-03-19 13:24:59 +01:00
Philipp Oppermann
6055a2e342
Add an inline table of contents for small screens
...
This ToC is only shown when the screen is too small for the sticky sidebar ToC.
We use a `<!-- toc -->` comment and the `replace` function to allow inserting the ToC at well defined points of the page. We don't use the shortcode feature of Zola because of https://github.com/getzola/zola/issues/584 .
2019-03-19 12:58:15 +01:00
Philipp Oppermann
fe19af668d
Make table of contents sticky instead of fixed
...
Fixed looks a bit strange with the new `All Posts` link.
2019-03-19 12:52:31 +01:00
Philipp Oppermann
06ec0dbf25
Rename id of ToC aside from toc to toc-aside
2019-03-19 12:51:43 +01:00
Philipp Oppermann
06b334396a
Provide an All Posts link on posts that points back to the index page
2019-03-18 10:27:54 +01:00
Philipp Oppermann
aa0a876e19
Add styling for details elements
2019-03-13 15:00:28 +01:00
Philipp Oppermann
b96f73278d
Gutenberg was renamed to Zola
2019-01-22 15:52:22 +01:00
Philipp Oppermann
d158d39e1f
Add margin after nested list if it's followed by a paragraph
2019-01-10 13:09:01 +01:00
Philipp Oppermann
b4d53f3aed
Adjust section colors
2019-01-10 13:02:30 +01:00
Philipp Oppermann
42f1ef0d6b
Add Support Me section at the end of each post
2018-12-13 18:00:27 +01:00
Philipp Oppermann
5aaee100c8
Archive comments of first edition ( #504 )
2018-12-09 17:31:37 +01:00
Philipp Oppermann
a619b8908d
Add aside styling
2018-10-10 18:56:40 +02:00
Philipp Oppermann
955fc795da
Remove margin-bottom for nested lists
2018-06-12 17:44:46 +02:00
Philipp Oppermann
5cffdc4d8c
Move testing posts to their own section
2018-06-10 13:30:33 +02:00
Philipp Oppermann
97ce17925e
Make second edition the default ( #437 )
2018-06-10 13:29:57 +02:00
Philipp Oppermann
b613c8e0ff
Delete unused syntax.css
2018-05-22 19:45:01 +02:00
Philipp Oppermann
3de9c85065
Use system font size; make site a bit wider
2018-05-22 19:45:01 +02:00
Philipp Oppermann
9a108026e6
Add a netlify.toml file
2018-03-18 17:24:28 +01:00
Philipp Oppermann
a02a6b0b92
Promote the second edition from the front page
2018-03-09 23:50:27 +01:00
Philipp Oppermann
1c4e6ecac6
Add subscribe form to second edition index page
2018-03-07 11:25:39 +01:00
Philipp Oppermann
73663150f8
Make image alt texts grey and italic
2018-03-04 23:18:01 +01:00
Philipp Oppermann
21f409625b
Add "read more" links on frontpage
2018-03-04 23:18:01 +01:00
Philipp Oppermann
082c9f0f4f
New favicon
2018-02-10 16:42:51 +01:00
Philipp Oppermann
7a263355f3
Add custom templates for second edition posts
2018-02-10 16:42:50 +01:00
Philipp Oppermann
75b4e09c4e
Make page title an h1 for semantics
2018-02-10 16:42:50 +01:00
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