Skip to content

Commit 6946a12

Browse files
committed
リポジトリ名変更
1 parent aeb9d4b commit 6946a12

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SHINDY'S NOTE
22
================
33

4-
> URL: https://shindy-dev.github.io/shindys_note
4+
> URL: https://shindy-dev.github.io/shindys-note

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
lang: ja
2222
locale : "ja-JP"
2323
title: SHINDY'S NOTE
24-
baseurl: "/shindys_note" # the subpath of your site, e.g. /articles
25-
url: "https://shindy-dev.github.io/shindys_note" # the base hostname & protocol for your site, e.g. http://example.com
24+
baseurl: "/shindys-note" # the subpath of your site, e.g. /articles
25+
url: "https://shindy-dev.github.io/shindys-note" # the base hostname & protocol for your site, e.g. http://example.com
2626

2727
author:
2828
name: "Shindy"

_posts/tool/jekyll/2020-05-24-jekyll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ def _get_norm_str(self, s):
4545
return s
4646
{% endhighlight %}
4747

48-
コード: [https://github.com/shindy-dev/shindys_note/blob/main/templatecreator.py](https://github.com/shindy-dev/shindys_note/blob/main/templatecreator.py)
48+
コード: [https://github.com/shindy-dev/shindys-note/blob/main/templatecreator.py](https://github.com/shindy-dev/shindys-note/blob/main/templatecreator.py)

_posts/tool/jekyll/2021-01-18-jekyll_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permalink: "/articles/tool/jekyll/2021/01/18/jekyll_0"
1616
結構見栄えが良くなって投稿のモチベーションも上がります。
1717
新規記事を生成するpythonスクリプトも作成したので生産性も上がっております。
1818

19-
サイトのコードや上で話したスクリプトは[github](https://github.com/shindy-dev/shindys_note)で公開してるので参考にしてちょ。
19+
サイトのコードや上で話したスクリプトは[github](https://github.com/shindy-dev/shindys-note)で公開してるので参考にしてちょ。
2020

2121
## 環境
2222
- 静的サイト生成: *[Jekyll](http://jekyllrb-ja.github.io/)*

themes/ananke

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit ff04bf8ba23e3deeeca7c030bca0f0a8537cacfc

0 commit comments

Comments
 (0)