riccardo1980 / bbqblog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  • hugo

Mini How-TO

# new content
hugo new content/posts/yyy-MM-dd-title/index.md

# start developer
hugo server -D

# create site
hugo

About