File tree 9 files changed +69
-8
lines changed
9 files changed +69
-8
lines changed Original file line number Diff line number Diff line change 1
1
/target
2
2
/dist
3
+ node_modules
Original file line number Diff line number Diff line change @@ -11,5 +11,6 @@ npm install --global http-server
11
11
http-server dist
12
12
13
13
# Deploy
14
- git push origin master
14
+ cargo run
15
+ ./deploy.sh
15
16
```
Original file line number Diff line number Diff line change
1
+ # かっこいい・語感の良い単語
2
+
3
+ ## あ行
4
+
5
+ * アーノルド・シュワルツェネッガー
6
+ * ウィーナー=ヒンチンの定理
7
+ * 確率論
8
+ * ヴェネター級
9
+ * スターウォーズに登場するスターデストロイヤーの等級名
10
+
11
+ ## か行
12
+
13
+ * コンセルトヘボウ
14
+ * オランダにあるコンサートホール
15
+
16
+ ## さ行
17
+
18
+ * ザイデル収差
19
+ * 佐久長聖(さくちょうせい)
20
+ * 長野県にある私立中学校・高等学校
21
+ * 猿田彦(さるたひこ)
22
+ * シントニックコンマ
23
+ * 音楽理論
24
+
25
+ ## た行
26
+
27
+ * 高々(たかだか)
28
+ * 多剤耐性アシネトバクター
29
+
30
+ ## な行
31
+
32
+ * 中村・八波研(なかむらやつなみけん)
33
+ * 東京工業大学の研究室
34
+ * 仁科加速器
35
+
36
+ ## は行
37
+
38
+ * 富嶽(ふがく)
39
+ * スーパーコンピューター
40
+
41
+ ## や行
42
+
43
+ * ユングフラウヨッホ
44
+ * スイスにある山
Original file line number Diff line number Diff line change
1
+ # List
2
+
3
+ * [ Works] ( / )
4
+ * [ Tools] ( /collection/tools.html )
5
+ * [ Twitter tags] ( /collection/twitter-tags.html )
6
+ * [ かっこいい・語感の良い単語] ( /collection/cool-words.html )
Original file line number Diff line number Diff line change 100
100
101
101
### 携帯電話
102
102
103
+ * Google Pixel 8 (2023 -)
103
104
* Google Pixel 3XL (2020 -)
104
105
* モバイルバッテリー
105
106
* Anker PowerCore III 19200 60W
File renamed without changes.
Original file line number Diff line number Diff line change 29
29
* [ Twitter] ( https://twitter.com/monman53 )
30
30
* [ GitHub] ( https://github.com/monman53 )
31
31
* [ Blog] ( /blog/ )
32
- * [ My gears ] ( /tools.html )
32
+ * [ Collections ] ( /collection/ )
Original file line number Diff line number Diff line change 6
6
7
7
## Pages
8
8
9
+ * [ Profile] ( /profile.html )
9
10
* [ Science] ( /science/ )
10
11
* [ Computer] ( /science/computer/ )
11
12
* [ グラフ理論用語] ( /science/computer/graph.html )
12
13
* [ 非線形科学] ( /science/nonlinear.html )
13
-
14
- ## Others
15
-
16
- * [ Profile] ( /profile.html )
17
- * [ Tools] ( /tools.html )
18
- * [ Twitter Tags] ( /twitter.html )
14
+ * [ Collections] ( /collection/ )
Original file line number Diff line number Diff line change 1
1
https://monman53.github.io/
2
+ https://monman53.github.io/sitemap.html
2
3
https://monman53.github.io/profile.html
3
4
https://monman53.github.io/2dfft/
4
5
https://monman53.github.io/simple-camera-simulator/
@@ -7,3 +8,14 @@ https://monman53.github.io/juliaset/
7
8
https://monman53.github.io/plasmidraw/
8
9
https://monman53.github.io/demos/kd-tree/
9
10
https://monman53.github.io/blog/
11
+ https://monman53.github.io/blog/2022042900.md
12
+ https://monman53.github.io/blog/2022050100.md
13
+ https://monman53.github.io/documents/photography.pdf
14
+ https://monman53.github.io/science/
15
+ https://monman53.github.io/science/nonlinear.html
16
+ https://monman53.github.io/science/computer/
17
+ https://monman53.github.io/science/computer/graph.html
18
+ https://monman53.github.io/collection/
19
+ https://monman53.github.io/collection/tools.html
20
+ https://monman53.github.io/collection/cool-words.html
21
+ https://monman53.github.io/collection/twitter-tags.html
You can’t perform that action at this time.
0 commit comments