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 …

File Converting and Generating Tools

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

ImageMagick

ImageMagic provides a command convert which helps convert between different types of images.

HTML2Image

Sphinx

pandoc (mark-up language)

markdown (markdown to HTML)

tex4ht (convert Latex code to HTML)

wkhtmltopdf (html …