-
fastpages
Discontinued An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
I use FastPages by fastai community: https://fastpages.fast.ai/ It's similar to Markdown in terms of writing the blog and you can even convert your Jupyter Notebook to a blog page directly.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
mercury
Impress your boss and turn a Jupyter notebook into a beautiful, shareable web app — no callbacks, no frontend, no rewrite.
I'm using Jupyter and Mercury. Mercury turns notebooks into interactive websites. It is easy to showcase results from notebooks. You can read more in my article.
-
I use Hugo + jupyblog, a small utility I wrote that executes Markdown files and embeds the output as new code snippets. I'm pretty happy with the result.