diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 1ab22fcf..bcb610ad 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -9,9 +9,9 @@ jobs: build-deploy: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v4 - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 0.89.4 # extended: true diff --git a/.gitignore b/.gitignore index 5c55dec6..9573965d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ public -dist build resources *.lock @@ -36,3 +35,5 @@ yarn-error.log* content/*/*_private.pem content/*/*.json + +static/*lock* diff --git a/content/blog/2024-04-04-blog.md b/content/blog/2024-03-31-blog.md similarity index 68% rename from content/blog/2024-04-04-blog.md rename to content/blog/2024-03-31-blog.md index 0e2c520f..e05de419 100644 --- a/content/blog/2024-04-04-blog.md +++ b/content/blog/2024-03-31-blog.md @@ -1,5 +1,5 @@ +++ -date = "2024-04-04T16:27:13+09:00" +date = "2024-03-31T16:27:13+09:00" tags = ["blog"] title = "start blog" +++ diff --git a/content/blog/2024-04-01-layout.md b/content/blog/2024-04-01-layout.md new file mode 100644 index 00000000..02fb0253 --- /dev/null +++ b/content/blog/2024-04-01-layout.md @@ -0,0 +1,7 @@ ++++ +date = "2024-04-01T00:00:00+09:00" +tags = ["blog"] +title = "update layout" ++++ + +layoutを更新しました。 diff --git a/content/blog/2024-04-05-change-layout.md b/content/blog/2024-04-05-change-layout.md deleted file mode 100644 index 840c2b82..00000000 --- a/content/blog/2024-04-05-change-layout.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -date = "2024-04-05T16:27:13+09:00" -tags = ["blog"] -title = "new layout" -+++ - -web pageのlayoutを変更しました。 - diff --git a/content/chara.md b/content/chara.md index 45ce76f4..d70cebad 100644 --- a/content/chara.md +++ b/content/chara.md @@ -8,7 +8,7 @@ date = "2024-01-23" ## アイ -本名は`月見 唯(つきみ ゆい)`、通称、`アイ`。最も小さい物質を操る能力を持つ +本名は`月見 唯(つきみ ゆい)`、通称、`アイ`。最も小さい物質を創り出すことができる ![](/chara/ai.png) diff --git a/content/story.md b/content/story.md index 3be3cb3a..c281079a 100644 --- a/content/story.md +++ b/content/story.md @@ -2,6 +2,7 @@ title = "story" slug = "story" date = "2024-01-22" +aliases = ['manga'] +++