diff --git a/.env.example b/.env.example index 177807c..9c81031 100644 --- a/.env.example +++ b/.env.example @@ -3,7 +3,7 @@ PUBLIC_HOSTNAME = 'moris.day' # Post POST_DIR = '/home/user/BlogPosts' -PUBLIC_POST_REPO = 'https://github.com/moris/Posts' +PUBLIC_POST_REPO = 'https://git.moris.day/moris/articles' # Base Path PUBLIC_BASEPATH = '/blog' \ No newline at end of file diff --git a/README.md b/README.md index 10048d6..c23c849 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,8 @@ # install bun curl -fsSL https://bun.sh/install | bash -git clone https://git.moris.day/moris/day.moris.blog.git - -cd day.moris.blog +git clone https://git.moris.day/moris/blog.git +cd blog bun install bun run dev --open diff --git a/src/routes/(DefaultStyle)/about/profile.md b/src/routes/(DefaultStyle)/about/profile.md index 6b19c0b..03e7a4e 100644 --- a/src/routes/(DefaultStyle)/about/profile.md +++ b/src/routes/(DefaultStyle)/about/profile.md @@ -41,4 +41,4 @@ Issueとかで? このブログのコンテンツ(文章、画像など)はクリエイティブ・コモンズ・ライセンス [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)の下で商用利用を含め、共有、改変などを行うことができます。 このブログのソースコードはオープンソース [MIT License](https://opensource.org/license/mit)として公開されています。 -Repository: https://git.moris.day/moris/day.moris.blog.git \ No newline at end of file +Repository: https://git.moris.day/moris/blog \ No newline at end of file diff --git a/src/routes/(DefaultStyle)/footer.svelte b/src/routes/(DefaultStyle)/footer.svelte index cae4c30..a904149 100644 --- a/src/routes/(DefaultStyle)/footer.svelte +++ b/src/routes/(DefaultStyle)/footer.svelte @@ -20,7 +20,7 @@
Links
Misskey
-
Gitea
+
Forgejo
Github
Twitter