site-creation.en.md 418 B

How to create a static site

Manually

A site can be created by handwriting HTML files.

Using a static sites generator

Static sites generator are tools that generate static HTML sites from another format, usually from Markdown.

Zola : command line interface

Hugo : command line interface

Publii : desktop software using Electron