Skip to content

Commit 70382f6

Browse files
Sync from Vault: 2025-08-25 12:29:24
1 parent e114031 commit 70382f6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/posts/Db2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: shindy
66
tags:
77
- IBM
88
- Db2
9-
draft: "false"
9+
draft: false
1010
---
1111
## はじめに
1212
IBMのDb2でよく使うコマンドや注意点を記載します。

content/posts/HugoとGitHubでObsidianで書いたメモを公開してみた.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
- GitHubActions
1010
- GitHubPages
1111
- Obsidian
12-
draft: "false"
12+
draft: false
1313
---
1414
## はじめに
1515
今回はGit管理しているObsidianのVault内ドキュメントの一部を[Hugo](https://gohugo.io/)というSSG(静的サイトジェネレータ)を用いて[GitHub Pages](https://docs.github.com/ja/pages/quickstart)へ無料で自動公開する仕組みを構築してみました🎵

content/posts/Markdown記法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2025-07-21T22:32:20
55
author: shindy
66
tags:
77
- Markdown
8-
draft: "false"
8+
draft: false
99
---
1010
## はじめに
1111
以下にMarkdownの書き方について記載します。

content/posts/ObsidianでローカルLMMを使う.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- HuggingFace
88
- Ollama
99
- Obsidian
10-
draft: "false"
10+
draft: false
1111
---
1212
## はじめに
1313
Obsidianの拡張機能と[Hugging Face](https://huggingface.co/)[^1][Ollama](https://ollama.com/)[^2]を使用してオフライン環境下での生産性の爆上げを図る。

content/posts/Obsidian環境構築.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Markdown
99
- Git
1010
- GitHub
11-
draft: "false"
11+
draft: false
1212
---
1313
[Obsidian]: https://obsidian.md/
1414

0 commit comments

Comments
 (0)