hexo new [layout] <title>
Create a new article
Arguments
Name | Description |
---|---|
layout | The layout to use |
title | The title of the post |
Options
Name | Description |
---|---|
-p, --path <path> | Post path. Customize the path of the post |
-r, --replace | Replace the current post if it existed |
-s, --slug <slug> | Post slug. Customize the URL of the post |