Ben Chuanlong Du's Blog

It is never too late to learn.

Static Site Generators

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

zola

Zola is a fast static site generator in a single binary with everything built-in.

mdbook

next.js

next export allows you to export your Next.js application to static HTML …

Tips on Gatsby

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

npm install -g gatsby-cli

gatsby develop

Jupyter/Lab Notebooks

https://www.gatsbyjs.com/plugins/@gatsby-contrib/gatsby-transformer-ipynb/

https://dev.to/teaglebuilt/new-gatsby-theme-powered-by-jupyter-1mkl

https://blog.logrocket.com/converting-jupyter-notebooks-blog-posts-gatsby/

References

https://www.youtube.com …