diff --git a/article/other/blog-released.md b/article/other/blog-released.md index dff125b..7479962 100644 --- a/article/other/blog-released.md +++ b/article/other/blog-released.md @@ -1,7 +1,5 @@ --- title: ブログを公開しました -released_at: 2023-09-12T00:00:00+09:00 -updated_at: 2024-09-02T18:21:00+09:00 tags: - Blog image: /uploads/2024/08/blog-released.jpg diff --git a/article/tech/cevio-on-linux.md b/article/tech/cevio-on-linux.md index 71426cc..8bcdf3a 100644 --- a/article/tech/cevio-on-linux.md +++ b/article/tech/cevio-on-linux.md @@ -1,7 +1,5 @@ --- title: CeVIO TalkEditorを(Arch)Linuxで動かす -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/article/tech/git-ssh-config.md b/article/tech/git-ssh-config.md index 81b3c8a..fb6ed8c 100644 --- a/article/tech/git-ssh-config.md +++ b/article/tech/git-ssh-config.md @@ -1,7 +1,5 @@ --- title: キーを指定してGit Cloneする -released_at: 2024-09-24T00:41:00 -updated_at: "" tags: - Git - SSH @@ -25,5 +23,5 @@ gitの`-c`オプションはgit configで設定するような内容をその場 # 参考文献 --- -https://git-scm.com/docs/git -https://man.archlinux.org/man/ssh.1 \ No newline at end of file +- https://git-scm.com/docs/git +- https://man.archlinux.org/man/ssh.1 \ No newline at end of file diff --git a/article/tech/how-to-setup-gitea.md b/article/tech/how-to-setup-gitea.md index bc6810c..47ea5e7 100644 --- a/article/tech/how-to-setup-gitea.md +++ b/article/tech/how-to-setup-gitea.md @@ -1,7 +1,5 @@ --- title: 【おうちGit鯖】Giteaを立てよう -released_at: 2024-06-30T00:00:00+09:00 -updated_at: 2024-09-03T07:08:00+09:00 tags: - Linux - Server diff --git a/article/tech/node-simple-git.md b/article/tech/node-simple-git.md index ac9c90c..741738c 100644 --- a/article/tech/node-simple-git.md +++ b/article/tech/node-simple-git.md @@ -1,7 +1,5 @@ --- title: git-jsを使ってみた備忘録 -released_at: 2024-09-24T00:49:00 -updated_at: "" tags: - NodeJS - Typescript diff --git a/article/tech/sd-webui-in-amd_arch.md b/article/tech/sd-webui-in-amd_arch.md index b467fc1..b244313 100644 --- a/article/tech/sd-webui-in-amd_arch.md +++ b/article/tech/sd-webui-in-amd_arch.md @@ -1,7 +1,5 @@ --- title: SD-WebuiをArchLinux+Radeon環境で動かす -released_at: 2024-06-23T00:00:00+09:00 -updated_at: null tags: - Linux - Arch diff --git a/article/tech/sveltekit-db-build-error.md b/article/tech/sveltekit-db-build-error.md index 8bc04f1..2b746a3 100644 --- a/article/tech/sveltekit-db-build-error.md +++ b/article/tech/sveltekit-db-build-error.md @@ -1,7 +1,5 @@ --- title: SvelteKitでDB(Postgres)を使ったプロジェクトをビルドするとエラーが出る -released_at: 2024-09-03T17:58:00+09:00 -updated_at: tags: - Svelte - SvelteKit diff --git a/article/tech/test-1.md b/article/tech/test-1.md index 4fce64c..c2a9404 100644 --- a/article/tech/test-1.md +++ b/article/tech/test-1.md @@ -1,7 +1,5 @@ --- title: テスト記事_1 -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 e7f7bbc..cb265a5 100644 --- a/template/template.md +++ b/template/template.md @@ -1,10 +1,9 @@ --- title: -released_at: "" -updated_at: "" tags: [] image: /uploads/ publish: public hidden --- +[[test-1]] \ No newline at end of file