1.1 KiB
1.1 KiB
title | description | keywords | isCJKLanguage | author | lastmod | publishDate | weight | categories | tags | toc | draft | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hello World | Short description of the article. | Key words | false | Author of the article | 2022-05-21T17:06:24+08:00 | 2022-05-21T16:06:24+08:00 | 1 |
|
|
false | false |
The world’s fastest framework for building websites.
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
Create a new post
$ hugo new hello-world.md
More info: Content's Formats
Run server
$ hugo server
More info: Hugo Server CLI
Generate static files
$ hugo
More info: Hugo Build Site
Deploy to remote sites
$ hugo deploy
More info: Hugo Deployment
See you will enjoy the Hugo journey and good luck for you!