hugo new blog/post.md
hugo server -w --noHTTPCache --disableFastRender -v
# http://localhost:1313 にアクセス
hugo --minify --gc
---
title: "Aa"
author: "chizuchizu"
date: 2020-05-26T02:42:38+09:00
draft: false
description: "概要"
categories: ["aaa"]
tags: ["未指定"]
---
---
title: "name"
author: "chizuchizu"
date: 2021-01-01
tags: ["blog"]
---
内の'draft'を'true'に変更すると公開設定になります。
![](/img/main/*.png)
パス設定は気をつけて。
webpに変換するツール https://lab.syncer.jp/Tool/Webp-Converter/
https://github.com/Chizuchizu/chizu_blog_hugo/upload/master/static/img/main