feat: date update to ISO 8601 compliant

This commit is contained in:
Keisuke Hirata 2024-08-17 17:50:49 +09:00
parent 3cc87e10ee
commit bcab249efc
6 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: ブログを公開しました title: ブログを公開しました
released: 2023-09-12 released: 2023-09-12T00:00:00+09:00
updated: 2024-03-06 updated: 2024-03-06T00:00:00+09:00
tags: [Blog] tags: [Blog]
image: /uploads/2023/09/blog-released.jpg image: /uploads/2023/09/blog-released.jpg
publish: public publish: public

View File

@ -1,7 +1,7 @@
--- ---
title: CeVIO TalkEditorを(Arch)Linuxで動かす title: CeVIO TalkEditorを(Arch)Linuxで動かす
released: 2024-03-07 released: 2024-03-07T00:00:00+09:00
updated: 2024-03-11 updated: 2024-03-11T00:00:00+09:00
tags: [CeVIO, Linux, Arch, Wine, 動画編集, 合成音声] tags: [CeVIO, Linux, Arch, Wine, 動画編集, 合成音声]
image: /uploads/error.png image: /uploads/error.png
publish: public publish: public

View File

@ -1,7 +1,7 @@
--- ---
title: 【おうちGit鯖】Giteaを立てよう title: 【おうちGit鯖】Giteaを立てよう
released: 2024-06-30 released: 2024-06-30T00:00:00+09:00
updated: 2024-06-30 updated: null
tags: tags:
- Linux - Linux
- Server - Server

View File

@ -1,7 +1,7 @@
--- ---
title: Obsidian LiveSync title: Obsidian LiveSync
released: "" released: null
updated: "" updated: null
tags: [] tags: []
image: /uploads/ image: /uploads/
publish: public hidden publish: public hidden

View File

@ -1,7 +1,7 @@
--- ---
title: SD-WebuiをArchLinux+Radeon環境で動かす title: SD-WebuiをArchLinux+Radeon環境で動かす
released: 2024-06-23 released: 2024-06-23T00:00:00+09:00
updated: 2024-06-23 updated: null
tags: tags:
- Linux - Linux
- Arch - Arch

2
dist/tech/test-1.md vendored
View File

@ -1,6 +1,6 @@
--- ---
title: テスト記事_1 title: テスト記事_1
released: 2023-09-10 released: 2023-09-10T00:00:00+09:00
updated: null updated: null
tags: [Blog, CSS] tags: [Blog, CSS]
image: /uploads/test.png image: /uploads/test.png