hugo-theme-next/exampleSite/content/posts/hello-world.en.md

976 B
Raw Blame History

title description lastmod date categories tags url weight
Hello World Descript some skill for Hugo build site. 2022-06-03T16:43:23+08:00 2022-06-02T11:52:03+08:00
Blog
Hugo
Startup
hello-world.html 2

"Use keyword which is weight make post sticky to top."

Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.

Quick Start

New Post

$ hugo new hello-world.md

More info: Front formats

Server

$ hugo server

More info: Hugo Server

Build

$ hugo

More Info: Hugo Build

Deploy

$ hugo deploy

More InfoHugo Deployment

Enjoy your Hugo journey & good luck for you!