mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 18:25:32 -04:00
re-enable eslint-plugin-mdx
with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
This commit is contained in:
@@ -14,7 +14,13 @@ A few months ago, I stumbled upon [my first website ever](https://jakejarvis.git
|
||||
|
||||
Introducing the [**Y2K Sandbox**](/y2k/) — with fully-featured, fully-isolated, on-demand [**Windows Millennium Edition®**](https://www.youtube.com/watch?v=CaNDeyYP98A) virtual machines, simply to experience my first website in its natural Internet Explorer 5 habitat. And maybe play some [3D Pinball: Space Cadet](https://en.wikipedia.org/wiki/Full_Tilt!_Pinball#3D_Pinball_for_Windows_%E2%80%93_Space_Cadet). Oh, and [Microsoft Bob](https://en.wikipedia.org/wiki/Microsoft_Bob) is there too if you want to say hello and catch up. 🤓
|
||||
|
||||
<Figure src="/public/static/images/notes/y2k-sandbox/screenshot.png" width="865" height="649" href="/y2k/" priority>
|
||||
<Figure
|
||||
src="/public/static/images/notes/y2k-sandbox/screenshot.png"
|
||||
width="865"
|
||||
height="649"
|
||||
href="/y2k/"
|
||||
priority={true}
|
||||
>
|
||||
[**Play in the Y2K Sandbox, at your own risk.**](/y2k/)
|
||||
</Figure>
|
||||
|
||||
|
Reference in New Issue
Block a user