This is identical to #52, but it's happening with version 0.9.8.
Not minimal working example, but see code in this commit: CU-HPSC-Fall-2026/cu-hpsc-fall-2026.github.io@a91f7bc
To build the website, you can just run make html. The result is identical to what is shown in the original post, where
<div>
<img src="../img/sandy_bridge_microarchitecture.png", width="500">
</div>
gets rendered as:
Could this be an issue with the image path perhaps?
This is identical to #52, but it's happening with version 0.9.8.
Not minimal working example, but see code in this commit: CU-HPSC-Fall-2026/cu-hpsc-fall-2026.github.io@a91f7bc
To build the website, you can just run
make html. The result is identical to what is shown in the original post, wheregets rendered as:
Could this be an issue with the image path perhaps?