[obsidian] vault backup: 2023-08-09 17:47:54[

This commit is contained in:
2023-08-09 17:47:54 +09:00
parent f53506ba3f
commit 4a00cf18d6
14 changed files with 14 additions and 10 deletions

15
content/Hugo.md Normal file
View File

@@ -0,0 +1,15 @@
---
title: Hugo
tags:
- tools
---
MarkdownのコンテンツをWebサイトにするStatic Site Generator
https://gohugo.io/
### 個人的に好きなところ
- Goで書かれてるのでビルドがそこそこ速い
- ファイルベースでの多言語対応がやりやすい
- 画像のサムネイル生成とかがテンプレートでできるのが楽