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!

https://jamstack.org/generators/

Tool Implementation Language Popularity (GitHub Stars) Active Development Markup/Markdown Support Speed Ease of Use Ecosystem Jupyter Notebook Support Built-in Search
Next.js JavaScript / TypeScript (with Rust-based …

Generate Static Site Using Pelican

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

  1. \$ need to be escaped

  2. For the latex plugin, equation align environment works but need to use \newline in stead of \\.

Some Good Themes

https://github.com/Pelican-Elegant/elegant

https://github.com …

Tips on Blogging

This post contains tips for blogging @ blog.

  1. Avoid using tags ending with a number. For example, cv2 should be avoid as it causes duplicated page navigation issues (without extra configuration effort.)