hugo

Penghasil situs web statis berbasis template. Menggunakan modul, komponen dan tema. Informasi lebih lanjut: https://gohugo.io.

hugo new site {{jalan/menuju/website}}

hugo new theme {{nama_tema}}

hugo new {{nama_bagian}}/{{nama_halaman}}

hugo

hugo --buildDrafts

hugo server --bind {{ip_lokal}} --baseURL {{http://ip_lokal}}

hugo --destination {{alamat/tujuan}}

hugo server