Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sokranotes committed Sep 30, 2023
1 parent 5d638e6 commit e6ada96
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 11 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ jobs:

- name: Test site
run: |
bundle exec htmlproofer _site \
\-\-disable-external=true \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
bundle exec htmlproofer _site --disable-external --check-html --allow-hash_href --trace --ignore-urls "/^http:\/\//"
- name: Upload site artifact
uses: actions/upload-pages-artifact@v1
Expand Down
2 changes: 1 addition & 1 deletion _posts/2021-07-13-hello jekyll.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ typora-root-url: ..
# Hello, world!


![img](/assets/img/2021-07-13-hello jekyll/avatar.jpg)
![Sokranotes](/assets/img/2021-07-13-hello jekyll/avatar.jpg)


## 博客搭建过程
Expand Down
4 changes: 2 additions & 2 deletions _posts/2021-07-28-my netease cloud playlist data analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ typora-root-url: ..

图4中的颜色表示同上。所有曲目总播放时间达1922.7小时,平均播放19.227小时。前28首曲子的播放时间超过了平均,包含2首纯音乐。

<img src="/assets/img/2021-07-28-my netease cloud playlist data analysis/p4.png" style="zoom:25%;" />
<img src="/assets/img/2021-07-28-my netease cloud playlist data analysis/p4.png" alt="总时间图" style="zoom:25%;" />

<center>图4 总时间图</center>

Expand All @@ -85,7 +85,7 @@ typora-root-url: ..

由图6可知,时间占比图同次数占比图类似,但是时间分配不平衡更加明显,100首曲子中,排名前5的曲目的播放次数占到了总播放次数的27%,前20占到了总数的55%,前50占到了总数的81%。

<img src="/assets/img/2021-07-28-my netease cloud playlist data analysis/p6.png" style="zoom:80%;" />
<img src="/assets/img/2021-07-28-my netease cloud playlist data analysis/p6.png" alt="时间占比图" style="zoom:80%;" />

<center>图6 时间占比图</center>

Expand Down
11 changes: 6 additions & 5 deletions _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ typora-root-url: ..
## Sokranotes | 苏格拉没有底

<p align="left">
<img width='55px' src="https://img.shields.io/badge/CS-%E5%B0%8F%E7%A1%95-orange">&ensp;
<img width='70px' src="https://img.shields.io/badge/MBTI-INFP-blue">&ensp;&ensp;&ensp;&ensp;
<img width='140px' src="https://img.shields.io/badge/classical%20music-%E5%8F%A4%E5%85%B8%E9%9F%B3%E4%B9%90-brightgreen">
<img width='55px' src="https://img.shields.io/badge/CS-%E5%B0%8F%E7%A1%95-orange" alt="cs小硕">&ensp;
<img width='70px' src="https://img.shields.io/badge/MBTI-INFP-blue" alt="INFP">&ensp;&ensp;&ensp;&ensp;
<img width='140px' src="https://img.shields.io/badge/classical%20music-%E5%8F%A4%E5%85%B8%E9%9F%B3%E4%B9%90-brightgreen" alt="古典音乐">
</p>



闲暇听听音乐,看看书,养养花草,做点自己喜欢的事情~

兴趣广泛,喜欢讨论各种问题~包括但不限于爱情观,教育,心理,社会,哲学思考~
Expand All @@ -26,11 +27,11 @@ typora-root-url: ..

维瓦尔第,泰勒曼,巴赫,海顿,莫扎特,贝多芬,肖邦,舒伯特,李斯特,老柴,拉赫,舒曼,德沃夏克,德彪西,孟德尔松~

![](/assets/img/about/musicians.png)
![作曲家时代总览图](/assets/img/about/musicians.png)

> 绿色表示巴洛克(Baroque)时期,金黄色表示古典主义(Classical)时期,粉红色表示浪漫主义(Romantic)时期,蓝色表示20世纪(20st century),参考[音乐偏好分析](https://sokranotes.github.io/posts/my-netease-cloud-playlist-data-analysis/)[古典音乐私人地图](https://sokranotes.github.io/posts/Classical-music-recommendation/)
![](/assets/img/about/musician_time.png)
![作曲家时间占比图](/assets/img/about/musician_time.png)

## 书单

Expand Down

0 comments on commit e6ada96

Please sign in to comment.