From b72a133cdd6acd08d3edf802af2ebfac0a630bf9 Mon Sep 17 00:00:00 2001 From: Hare Date: Sun, 25 Aug 2024 10:14:57 +0900 Subject: [PATCH] Update date key to timestamp --- dist/other/blog-released.md | 4 ++-- dist/tech/cevio-on-linux.md | 4 ++-- dist/tech/how-to-setup-gitea.md | 4 ++-- dist/tech/obsidian-livesync.md | 4 ++-- dist/tech/sd-webui-in-amd_arch.md | 4 ++-- dist/tech/test-1.md | 4 ++-- template/template.md | 4 ++-- thread/test_thread/2024-08-25T02:01:24+09:00.md | 3 +++ 8 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 thread/test_thread/2024-08-25T02:01:24+09:00.md diff --git a/dist/other/blog-released.md b/dist/other/blog-released.md index 9ccc63e..7cf1a1e 100644 --- a/dist/other/blog-released.md +++ b/dist/other/blog-released.md @@ -1,7 +1,7 @@ --- title: ブログを公開しました -released: 2023-09-12T00:00:00+09:00 -updated: 2024-03-06T00:00:00+09:00 +released_at: 2023-09-12T00:00:00+09:00 +updated_at: 2024-03-06T00:00:00+09:00 tags: [Blog] image: /uploads/2023/09/blog-released.jpg publish: public diff --git a/dist/tech/cevio-on-linux.md b/dist/tech/cevio-on-linux.md index 24af909..2eb03ac 100644 --- a/dist/tech/cevio-on-linux.md +++ b/dist/tech/cevio-on-linux.md @@ -1,7 +1,7 @@ --- title: CeVIO TalkEditorを(Arch)Linuxで動かす -released: 2024-03-07T00:00:00+09:00 -updated: 2024-03-11T00:00:00+09:00 +released_at: 2024-03-07T00:00:00+09:00 +updated_at: 2024-03-11T00:00:00+09:00 tags: [CeVIO, Linux, Arch, Wine, 動画編集, 合成音声] image: /uploads/error.png publish: public diff --git a/dist/tech/how-to-setup-gitea.md b/dist/tech/how-to-setup-gitea.md index 7dbc0a6..6e5aa20 100644 --- a/dist/tech/how-to-setup-gitea.md +++ b/dist/tech/how-to-setup-gitea.md @@ -1,7 +1,7 @@ --- title: 【おうちGit鯖】Giteaを立てよう -released: 2024-06-30T00:00:00+09:00 -updated: null +released_at: 2024-06-30T00:00:00+09:00 +updated_at: null tags: - Linux - Server diff --git a/dist/tech/obsidian-livesync.md b/dist/tech/obsidian-livesync.md index d90dea0..b01083c 100644 --- a/dist/tech/obsidian-livesync.md +++ b/dist/tech/obsidian-livesync.md @@ -1,7 +1,7 @@ --- title: Obsidian LiveSync -released: null -updated: null +released_at: null +updated_at: null tags: [] image: /uploads/ publish: public hidden diff --git a/dist/tech/sd-webui-in-amd_arch.md b/dist/tech/sd-webui-in-amd_arch.md index 0ae1485..f9bfe9b 100644 --- a/dist/tech/sd-webui-in-amd_arch.md +++ b/dist/tech/sd-webui-in-amd_arch.md @@ -1,7 +1,7 @@ --- title: SD-WebuiをArchLinux+Radeon環境で動かす -released: 2024-06-23T00:00:00+09:00 -updated: null +released_at: 2024-06-23T00:00:00+09:00 +updated_at: null tags: - Linux - Arch diff --git a/dist/tech/test-1.md b/dist/tech/test-1.md index 80b5266..4fce64c 100644 --- a/dist/tech/test-1.md +++ b/dist/tech/test-1.md @@ -1,7 +1,7 @@ --- title: テスト記事_1 -released: 2023-09-10T00:00:00+09:00 -updated: null +released_at: 2023-09-10T00:00:00+09:00 +updated_at: null tags: [Blog, CSS] image: /uploads/test.png publish: hidden diff --git a/template/template.md b/template/template.md index 40e086c..e7f7bbc 100644 --- a/template/template.md +++ b/template/template.md @@ -1,7 +1,7 @@ --- title: -released: "" -updated: "" +released_at: "" +updated_at: "" tags: [] image: /uploads/ publish: public hidden diff --git a/thread/test_thread/2024-08-25T02:01:24+09:00.md b/thread/test_thread/2024-08-25T02:01:24+09:00.md new file mode 100644 index 0000000..e283e13 --- /dev/null +++ b/thread/test_thread/2024-08-25T02:01:24+09:00.md @@ -0,0 +1,3 @@ +# Thread post 1 + +hoge \ No newline at end of file