diff --git a/src/components/blog/blogpostsDetails.json b/src/components/blog/blogpostsDetails.json index 267785b2a..8ca41cfb0 100644 --- a/src/components/blog/blogpostsDetails.json +++ b/src/components/blog/blogpostsDetails.json @@ -1,4 +1,17 @@ [ + { + "url": "https://blog.jupyter.org/jupyterlite-terminal-edb3f80dc1c0", + "title": "JupyterLite Terminal", + "image": "/img/blogposts/Jupyterlite-Terminal.gif", + "summary": "QuantStack are delighted to announce that we have been working on a new Terminal for JupyterLite.", + "date": "November 13, 2024", + "authors": "Ian Thomas", + "imageID": "blogpost-image-124", + "imageNaturalWidth": 2000, + "imageNaturalHeight": 1200, + "imageRenderedWidth": 273, + "imageRenderedHeight": 163.8 +}, { "url": "https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6", "title": "Automate your releases with the Jupyter Releaser 🚀", diff --git a/static/img/blogposts/Jupyterlite-Terminal.gif b/static/img/blogposts/Jupyterlite-Terminal.gif new file mode 100644 index 000000000..784b6ba4f Binary files /dev/null and b/static/img/blogposts/Jupyterlite-Terminal.gif differ