1.0 KiB
1.0 KiB
title | isCJKLanguage | author | lastmod | publishDate | categories | tags | toc | draft | url | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
'Hello World' | true | elkan1788 | 2022-06-02T11:52:03+08:00 | 2022-06-02T11:52:03+08:00 |
|
|
false | true | hello-world2.html |
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!