OSDN Git Service

[update] : 色々更新
authorhayao <hayao@fascode.net>
Sun, 17 Oct 2021 14:21:25 +0000 (23:21 +0900)
committerhayao <hayao@fascode.net>
Sun, 17 Oct 2021 14:21:25 +0000 (23:21 +0900)
blog/config.toml
blog/src/content/about.md
blog/src/content/posts/20211017/sankou/index.md [new file with mode: 0644]

index 71114f7..50a2633 100644 (file)
@@ -15,7 +15,7 @@ hasCJKLanguage = true
 
 paginate = "5" # Number of posts per page
 
-summaryLength = 120
+summaryLength = 70
 
 
 [Author] # Used in authorbox
@@ -57,3 +57,9 @@ summaryLength = 120
   recent_num = 5 # Set the number of articles in the "Recent articles" widget
   categories_counter = false # Enable counter for each category in "Categories" widget
   tags_counter = false # Enable counter for each tag in "Tags" widget
+
+[menu]
+[[menu.main]]
+  name = '切腹倶楽部'
+  url = 'https://seppuku.club/'
+  weight = -90
index 95dff95..944b03f 100644 (file)
@@ -4,6 +4,7 @@ date: 2021-10-17
 authorbox: false
 sidebar: false
 menu: main
+weight: -100
 ---
 
 しがない高校生。
diff --git a/blog/src/content/posts/20211017/sankou/index.md b/blog/src/content/posts/20211017/sankou/index.md
new file mode 100644 (file)
index 0000000..6ab5114
--- /dev/null
@@ -0,0 +1,22 @@
+---
+title: "参考にしてる記事の一覧"
+description: ""
+date: 2021-10-17T23:09:07+09:00
+categories:
+  - "Blog"
+tags:
+  - "Blog"
+draft: false
+---
+
+今後のために今の所ブラウザのタブで開いてるHugo関連のサイトを適当に列挙しておく。
+ブログにいつかかなりいい感じにリンクを表示する方法を作りたい。Hugoはシンプルで面白い。
+この記事書いてて気づいたけどHugoのSummaryはURLを文字数でカウントしないという厄介な仕様があるらしい。Go勉強したい。
+
+- https://github.com/vimux/mainroad/#sidebar
+- https://track3jyo.com/2020/08/start-my-blog/
+- http://diary.wshito.com/comp/cms/hugo-summarylength/
+- https://www.codit.work/notes/fe3n3woxc3kkpr67kvq7/
+- https://qiita.com/n0bisuke/items/4701481c3bca4df81b0b
+
+そしてこのブログのインスパイア元の[切腹倶楽部](https://seppuku.club/)に感謝