Philipp Oppermann
7f1f658358
Use new &raw const operator instead of unsafe {& _}
2025-01-15 19:57:38 +01:00
Philipp Oppermann
1ba8a4b012
Remove chapter config from translated posts (they are not considered)
...
We only consider the chapter definitions on the original posts when generating the site.
2024-05-30 11:22:59 +02:00
Pontus Lundström
06dd5edb3f
Fix panic caused by misaligned pointer dereference
2023-05-20 23:12:33 +03:00
Kenny Strawn
6cf6e32ee9
Fix broken links
2023-01-26 10:14:21 +01:00
Philipp Oppermann
0d40ee3750
Fix interal links and work around errors for #comments links
...
Zola only checks the markdown source for link targets, so an error occurs if the target is in an template. This is the case for our `#comments` links, so we add a dummy target in a comment.
2022-01-23 16:40:54 +01:00
Foo-x
8270e1e12e
docs: remove &mut
...
Replace `&mut InterruptStackFrame` to `InterruptStackFrame` due to the version updating.
Closes #1030
2021-06-30 19:55:25 +09:00
Foo-x
ff9a7c10d3
docs: update version of crates
...
Closes #1030
2021-06-30 19:02:42 +09:00
Philipp Oppermann
c5eeea29e2
Update post to use x86_64 v0.13.2
2021-02-02 11:01:53 +01:00
Mohammad H. Bahrampour
b7416af316
Translation of post-06 to Persian is done.
2021-01-08 19:16:22 +03:30