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 …

Write Documentation for Python Packages Using Sphinx

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

Installation

You can install Sphinx and necessary extensions using the following command.

pip3 install sphinx sphinx-autodoc-typehints

Or simply

xinstall sphinx -ic

Since the above commands installs Sphinx to the user's local …

Tips on mkdocs

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

https://github.com/mkdocs/mkdocs

https://pypi.org/project/mkdocs-blog-plugin/

https://ddrscott.github.io/blog/2018/move-to-mkdocs/

https://github.com/danielfrg/mkdocs-jupyter