My First Post

Aug 29, 2018 23:45 · 53 words · 1 minute read

Welcome to Hugo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in discussion forum.

Quick Start

Create a new post

$ hugo new posts/test-post.md

Run server

$ hugo server

Generate static files

$ hugo

More info: Usage