diff --git a/src/components/blog/blogpostsDetails.json b/src/components/blog/blogpostsDetails.json index 6d2cd972..ec09b78d 100644 --- a/src/components/blog/blogpostsDetails.json +++ b/src/components/blog/blogpostsDetails.json @@ -1,4 +1,17 @@ [ + { + "url": "https://blog.jupyter.org/announcing-jupytercad-3-0-d8f4b7b0a719", + "title": "Announcing JupyterCAD 3.0", + "image": "/img/blogposts/Announcing-JupyterCAD-3.0.png", + "summary": "We are thrilled to introduce JupyterCAD 3.0, the newest version of the collaborative CAD modeler designed for JupyterLab.", + "date": "February 17, 2025", + "authors": "Arjun Verma, Trung Le, Martin Renou", + "imageID": "blogpost-image-126", + "imageNaturalWidth": 2940, + "imageNaturalHeight": 1462, + "imageRenderedWidth": 273, + "imageRenderedHeight": 136.25 + }, { "url": "https://johan-mabille.medium.com/sparrow-1f23817f6696", "title": "Sparrow", diff --git a/static/img/blogposts/Announcing-JupyterCAD-3.0.png b/static/img/blogposts/Announcing-JupyterCAD-3.0.png new file mode 100644 index 00000000..ab28fe28 Binary files /dev/null and b/static/img/blogposts/Announcing-JupyterCAD-3.0.png differ