hugo x netlify

ブログをつくるにあたり、色々考えてみたのだけれど、とりあえずHugoを選択した。
Hello World!
functions
| TD | TD | TD |
|---|---|---|
| with | Rebinds the context (.) within its scope and skips the block if the variable is absent. | https://gohugo.io/functions/with/ |
| markdownify | Runs the provided string through the Markdown processor. | https://gohugo.io/functions/markdownify/ |