Skip to content

mitsuyoshi-yamazaki/mitsuyoshi-yamazaki.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://mitsuyoshi-yamazaki.github.io

Usage

Scripts

$ cd docs
$ python ../scripts/create_post.py <post file name>

Hugo

全般

https://zenn.dev/mitsuyoshi/scraps/355eebf05d4f2f

Hugoプロジェクトのは docs/ なので $ cd docs で作業する必要がある

# コンテンツの追加
$ hugo new <CATEGORY>/<FILE>.<FORMAT>

# ビルド
# -D: 下書きを含める
$ hugo 

# ローカル実行
# -D: 下書きを含める
$ hugo server

Documentation

About

Resources

Stars

Watchers

Forks

Languages