hugo-theme-next/exampleSite/content/hello-world.md
2022-06-03 22:37:33 +08:00

1.0 KiB
Raw Blame History

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
博客
Hugo
开始
false true hello-world2.html

The worlds 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!