Skip to content

Commit

Permalink
🎉auto update by Gmeek action
Browse files Browse the repository at this point in the history
  • Loading branch information
Windy147 committed Apr 7, 2024
1 parent 2a69587 commit d5b9db4
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 97 deletions.
2 changes: 1 addition & 1 deletion blogBase.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"singlePage": [], "startSite": "", "filingNum": "", "onePageListNum": 15, "commentLabelColor": "#006b75", "yearColorList": ["#bc4c00", "#0969da", "#1f883d", "#A333D0"], "i18n": "CN", "themeMode": "manual", "dayTheme": "light", "nightTheme": "dark", "urlMode": "pinyin", "script": "", "style": "", "bottomText": "", "showPostSource": 1, "iconList": {}, "UTC": 8, "rssSplit": "sentence", "title": "Blog Title", "subTitle": "Blog description", "avatarUrl": "https://github.githubassets.com/favicons/favicon.svg", "GMEEK_VERSION": "last", "postListJson": {"P2": {"htmlDir": "docs/post/linux-huan-yuan.html", "labels": ["documentation"], "postTitle": "linux\u6362\u6e90", "postUrl": "post/linux-huan-yuan.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/2", "commentNum": 0, "wordCount": 43, "description": "https://github.com/SuperManito/LinuxMirrors\u3002", "top": 0, "createdAt": 1711977477, "style": "", "script": "", "createdDate": "2024-04-01", "dateLabelColor": "#bc4c00"}, "P3": {"htmlDir": "docs/post/linux-geng-huan-zhu-ji-ming.html", "labels": ["documentation"], "postTitle": "linux\u66f4\u6362\u4e3b\u673a\u540d", "postUrl": "post/linux-geng-huan-zhu-ji-ming.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/3", "commentNum": 0, "wordCount": 140, "description": "`sudo hostnamectl set-hostname <new_hostname>`\r\n`vim /etc/hostname`\r\n`vim /etc/hosts `\r\n`sudo systemctl restart NetworkManager`\r\n`reboot`\r\n\u3002", "top": 0, "createdAt": 1712031431, "style": "", "script": "", "createdDate": "2024-04-02", "dateLabelColor": "#bc4c00"}, "P4": {"htmlDir": "docs/post/ubuntu-an-zhuang-plasma-zhuo-mian-huan-jing.html", "labels": ["documentation"], "postTitle": "ubuntu\u5b89\u88c5plasma\u684c\u9762\u73af\u5883", "postUrl": "post/ubuntu-an-zhuang-plasma-zhuo-mian-huan-jing.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/4", "commentNum": 0, "wordCount": 97, "description": "sudo apt autoremove ubuntu-nimimal ubuntu-desktop gnome-shell\r\n\r\nsudo apt install plasma-desktop\u3002", "top": 0, "createdAt": 1712291061, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P5": {"htmlDir": "docs/post/nmap -chang-yong-ming-ling.html", "labels": ["documentation"], "postTitle": "nmap \u5e38\u7528\u547d\u4ee4", "postUrl": "post/nmap%20-chang-yong-ming-ling.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/5", "commentNum": 0, "wordCount": 296, "description": "1.\u626b\u63cf\u6240\u6709\u7aef\u53e3\r\n\r\n`sudo nmap -p- 127.0.0.1`\r\n\r\n2.\u670d\u52a1\u7248\u672c\u4fe1\u606f\r\n\r\n`sudo nmap -sV 127.0.0.1`\r\n\r\n3.\u6392\u9664\u7279\u5b9a\u7684ip\r\n\r\n`nmap 192.168.43.0/24 --exclude 192.168.43.80`\r\n\r\n`nmap 192.168.43.0/24 --excludefile list.txt`\r\n\r\n4.\u66f4\u6539\u626b\u63cfip\r\n\r\n`nmap --send-ip 192.168.43.80`\r\n\r\n5.\u731c\u6d4b\u4e3b\u673a\u6240\u4f7f\u7528\u7684\u64cd\u4f5c\u7cfb\u7edf\r\n\r\n`nmap -O --osscan-guess 127.0.0.1`\r\n\r\n\u3002", "top": 0, "createdAt": 1712301848, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P6": {"htmlDir": "docs/post/yay or pacman -chang-yong-ming-ling.html", "labels": ["documentation"], "postTitle": "yay or pacman \u5e38\u7528\u547d\u4ee4", "postUrl": "post/yay%20or%20pacman%20-chang-yong-ming-ling.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/6", "commentNum": 0, "wordCount": 181, "description": "```bash\r\nyay -Syyu\t\u5347\u7ea7\r\nyay -Rns\t\u5378\u8f7d\u53ca\u76f8\u5173\u4f9d\u8d56\r\nyay package-name\t\u641c\u7d22\r\nyay -Scc\t\u6e05\u7406\u7f13\u5b58\r\nyay -Yc\t\u6e05\u7406\u65e0\u5173\u4f9d\u8d56\r\nyay -Ps\t\u5217\u51fa\u6240\u6709\u5305\r\nsudo pacman -Ss\t\u641c\u7d22\r\nsudo pacman -Q\t\u67e5\u8be2\u5305\r\nsudo pacman -Qi\t\u67e5\u8be2\u5df2\u5b89\u88c5\u5305\r\n\r\n```\r\n\r\n\u3002", "top": 0, "createdAt": 1712307596, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P7": {"htmlDir": "docs/post/shi-yong-ffmpeg-pi-liang-he-bing-mp4-wen-jian.html", "labels": ["documentation"], "postTitle": "\u4f7f\u7528ffmpeg\u6279\u91cf\u5408\u5e76mp4\u6587\u4ef6", "postUrl": "post/shi-yong-ffmpeg-pi-liang-he-bing-mp4-wen-jian.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/7", "commentNum": 0, "wordCount": 217, "description": "```\r\n#!/bin/bash\r\nfor file in ./*.mp4\r\ndo\r\n echo \"file '$(basename \"$file\")'\" >> tmp.txt\r\ndone\r\nsort -t 'P' -k 2n tmp.txt >>input.txt\r\nrm tmp.txt\r\nffmpeg -f concat -safe 0 -i input.txt -c copy output.mp4\r\n\r\n```\u3002", "top": 0, "createdAt": 1712409935, "style": "", "script": "", "createdDate": "2024-04-06", "dateLabelColor": "#bc4c00"}}, "singeListJson": {}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}, "displayTitle": "Blog Title", "faviconUrl": "https://github.githubassets.com/favicons/favicon.svg", "homeUrl": "https://Windy147.github.io/windy.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}
{"singlePage": [], "startSite": "", "filingNum": "", "onePageListNum": 15, "commentLabelColor": "#006b75", "yearColorList": ["#bc4c00", "#0969da", "#1f883d", "#A333D0"], "i18n": "CN", "themeMode": "manual", "dayTheme": "light", "nightTheme": "dark", "urlMode": "pinyin", "script": "", "style": "", "bottomText": "", "showPostSource": 1, "iconList": {}, "UTC": 8, "rssSplit": "sentence", "exlink": {}, "title": "Blog Title", "subTitle": "Blog description", "avatarUrl": "https://github.githubassets.com/favicons/favicon.svg", "GMEEK_VERSION": "last", "postListJson": {"P2": {"htmlDir": "docs/post/linux-huan-yuan.html", "labels": ["documentation"], "postTitle": "linux\u6362\u6e90", "postUrl": "post/linux-huan-yuan.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/2", "commentNum": 0, "wordCount": 43, "description": "https://github.com/SuperManito/LinuxMirrors\u3002", "top": 0, "createdAt": 1711977477, "style": "", "script": "", "createdDate": "2024-04-01", "dateLabelColor": "#bc4c00"}, "P3": {"htmlDir": "docs/post/linux-geng-huan-zhu-ji-ming.html", "labels": ["documentation"], "postTitle": "linux\u66f4\u6362\u4e3b\u673a\u540d", "postUrl": "post/linux-geng-huan-zhu-ji-ming.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/3", "commentNum": 0, "wordCount": 140, "description": "`sudo hostnamectl set-hostname <new_hostname>`\r\n`vim /etc/hostname`\r\n`vim /etc/hosts `\r\n`sudo systemctl restart NetworkManager`\r\n`reboot`\r\n\u3002", "top": 0, "createdAt": 1712031431, "style": "", "script": "", "createdDate": "2024-04-02", "dateLabelColor": "#bc4c00"}, "P4": {"htmlDir": "docs/post/ubuntu-an-zhuang-plasma-zhuo-mian-huan-jing.html", "labels": ["documentation"], "postTitle": "ubuntu\u5b89\u88c5plasma\u684c\u9762\u73af\u5883", "postUrl": "post/ubuntu-an-zhuang-plasma-zhuo-mian-huan-jing.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/4", "commentNum": 0, "wordCount": 97, "description": "sudo apt autoremove ubuntu-nimimal ubuntu-desktop gnome-shell\r\n\r\nsudo apt install plasma-desktop\u3002", "top": 0, "createdAt": 1712291061, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P5": {"htmlDir": "docs/post/nmap -chang-yong-ming-ling.html", "labels": ["documentation"], "postTitle": "nmap \u5e38\u7528\u547d\u4ee4", "postUrl": "post/nmap%20-chang-yong-ming-ling.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/5", "commentNum": 0, "wordCount": 296, "description": "1.\u626b\u63cf\u6240\u6709\u7aef\u53e3\r\n\r\n`sudo nmap -p- 127.0.0.1`\r\n\r\n2.\u670d\u52a1\u7248\u672c\u4fe1\u606f\r\n\r\n`sudo nmap -sV 127.0.0.1`\r\n\r\n3.\u6392\u9664\u7279\u5b9a\u7684ip\r\n\r\n`nmap 192.168.43.0/24 --exclude 192.168.43.80`\r\n\r\n`nmap 192.168.43.0/24 --excludefile list.txt`\r\n\r\n4.\u66f4\u6539\u626b\u63cfip\r\n\r\n`nmap --send-ip 192.168.43.80`\r\n\r\n5.\u731c\u6d4b\u4e3b\u673a\u6240\u4f7f\u7528\u7684\u64cd\u4f5c\u7cfb\u7edf\r\n\r\n`nmap -O --osscan-guess 127.0.0.1`\r\n\r\n\u3002", "top": 0, "createdAt": 1712301848, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P6": {"htmlDir": "docs/post/yay or pacman -chang-yong-ming-ling.html", "labels": ["documentation"], "postTitle": "yay or pacman \u5e38\u7528\u547d\u4ee4", "postUrl": "post/yay%20or%20pacman%20-chang-yong-ming-ling.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/6", "commentNum": 0, "wordCount": 181, "description": "```bash\r\nyay -Syyu\t\u5347\u7ea7\r\nyay -Rns\t\u5378\u8f7d\u53ca\u76f8\u5173\u4f9d\u8d56\r\nyay package-name\t\u641c\u7d22\r\nyay -Scc\t\u6e05\u7406\u7f13\u5b58\r\nyay -Yc\t\u6e05\u7406\u65e0\u5173\u4f9d\u8d56\r\nyay -Ps\t\u5217\u51fa\u6240\u6709\u5305\r\nsudo pacman -Ss\t\u641c\u7d22\r\nsudo pacman -Q\t\u67e5\u8be2\u5305\r\nsudo pacman -Qi\t\u67e5\u8be2\u5df2\u5b89\u88c5\u5305\r\n\r\n```\r\n\r\n\u3002", "top": 0, "createdAt": 1712307596, "style": "", "script": "", "createdDate": "2024-04-05", "dateLabelColor": "#bc4c00"}, "P7": {"htmlDir": "docs/post/shi-yong-ffmpeg-pi-liang-he-bing-mp4-wen-jian.html", "labels": ["documentation"], "postTitle": "\u4f7f\u7528ffmpeg\u6279\u91cf\u5408\u5e76mp4\u6587\u4ef6", "postUrl": "post/shi-yong-ffmpeg-pi-liang-he-bing-mp4-wen-jian.html", "postSourceUrl": "https://github.com/Windy147/windy.github.io/issues/7", "commentNum": 0, "wordCount": 217, "description": "```\r\n#!/bin/bash\r\nfor file in ./*.mp4\r\ndo\r\n echo \"file '$(basename \"$file\")'\" >> tmp.txt\r\ndone\r\nsort -t 'P' -k 2n tmp.txt >>input.txt\r\nrm tmp.txt\r\nffmpeg -f concat -safe 0 -i input.txt -c copy output.mp4\r\n\r\n```\u3002", "top": 0, "createdAt": 1712409935, "style": "", "script": "", "createdDate": "2024-04-06", "dateLabelColor": "#bc4c00"}}, "singeListJson": {}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}, "displayTitle": "Blog Title", "faviconUrl": "https://github.githubassets.com/favicons/favicon.svg", "homeUrl": "https://Windy147.github.io/windy.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}
19 changes: 11 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@

.SideNav{min-width: 360px;}
.SideNav-icon{margin-right: 16px}
.SideNav-item .Label{color: #fff;margin-left:8px;}
.SideNav-item .Label{color: #fff;margin-left:4px;}
.d-flex{min-width:0;}
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
.listLabels{white-space:nowrap;}
.listLabels{white-space:nowrap;display:flex;}
.listLabels object{max-height:16px;max-width:24px;}

@media (max-width: 600px) {
Expand All @@ -51,22 +51,23 @@
<h1>
<img src="https://github.githubassets.com/favicons/favicon.svg" class="avatar circle" id="avatarImg" alt="avatar"><a class="blogTitle">Blog Title</a></h1>
<div class="title-right">
<a href="https://Windy147.github.io/windy.github.io/tag.html"><button id="buttonSearch" class="btn btn-invisible circle" title="搜索">
<a href="https://Windy147.github.io/windy.github.io/tag.html" id="buttonSearch" class="btn btn-invisible circle" title="搜索">
<svg class="octicon" width="16" height="16" >
<path id="pathSearch" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>

<a href="https://Windy147.github.io/windy.github.io/rss.xml" target="_blank"><button id="buttonRSS" class="btn btn-invisible circle" title="RSS">

<a href="https://Windy147.github.io/windy.github.io/rss.xml" target="_blank" id="buttonRSS" class="btn btn-invisible circle" title="RSS">
<svg class="octicon" width="16" height="16" >
<path id="pathRSS" fill-rule="evenodd"></path>
</svg>
</button></a>
<button class="btn btn-invisible circle" onclick="modeSwitch()" title="切换主题">
</a>
<a class="btn btn-invisible circle" onclick="modeSwitch()" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -205,6 +206,8 @@ <h1>
}




</script>


Expand Down
14 changes: 6 additions & 8 deletions docs/post/linux-geng-huan-zhu-ji-ming.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,24 @@
<div id="header">
<h1 class="postTitle">linux更换主机名</h1>
<div class="title-right">

<a href="https://Windy147.github.io/windy.github.io"><button id="buttonHome" class="btn btn-invisible circle" title="首页">
<a href="https://Windy147.github.io/windy.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
<svg class="octicon" width="16" height="16">
<path id="pathHome" fill-rule="evenodd"></path>
</svg>
</button></a>

</a>

<a href="https://github.com/Windy147/windy.github.io/issues/3" target="_blank"><button class="btn btn-invisible circle" title="Issue">
<a href="https://github.com/Windy147/windy.github.io/issues/3" target="_blank" class="btn btn-invisible circle" title="Issue">
<svg class="octicon" width="16" height="16">
<path id="pathIssue" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>


<button class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>

</div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions docs/post/linux-huan-yuan.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,24 @@
<div id="header">
<h1 class="postTitle">linux换源</h1>
<div class="title-right">

<a href="https://Windy147.github.io/windy.github.io"><button id="buttonHome" class="btn btn-invisible circle" title="首页">
<a href="https://Windy147.github.io/windy.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
<svg class="octicon" width="16" height="16">
<path id="pathHome" fill-rule="evenodd"></path>
</svg>
</button></a>

</a>

<a href="https://github.com/Windy147/windy.github.io/issues/2" target="_blank"><button class="btn btn-invisible circle" title="Issue">
<a href="https://github.com/Windy147/windy.github.io/issues/2" target="_blank" class="btn btn-invisible circle" title="Issue">
<svg class="octicon" width="16" height="16">
<path id="pathIssue" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>


<button class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>

</div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions docs/post/nmap -chang-yong-ming-ling.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,24 @@
<div id="header">
<h1 class="postTitle">nmap 常用命令</h1>
<div class="title-right">

<a href="https://Windy147.github.io/windy.github.io"><button id="buttonHome" class="btn btn-invisible circle" title="首页">
<a href="https://Windy147.github.io/windy.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
<svg class="octicon" width="16" height="16">
<path id="pathHome" fill-rule="evenodd"></path>
</svg>
</button></a>

</a>

<a href="https://github.com/Windy147/windy.github.io/issues/5" target="_blank"><button class="btn btn-invisible circle" title="Issue">
<a href="https://github.com/Windy147/windy.github.io/issues/5" target="_blank" class="btn btn-invisible circle" title="Issue">
<svg class="octicon" width="16" height="16">
<path id="pathIssue" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>


<button class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>

</div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions docs/post/shi-yong-ffmpeg-pi-liang-he-bing-mp4-wen-jian.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,24 @@
<div id="header">
<h1 class="postTitle">使用ffmpeg批量合并mp4文件</h1>
<div class="title-right">

<a href="https://Windy147.github.io/windy.github.io"><button id="buttonHome" class="btn btn-invisible circle" title="首页">
<a href="https://Windy147.github.io/windy.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
<svg class="octicon" width="16" height="16">
<path id="pathHome" fill-rule="evenodd"></path>
</svg>
</button></a>

</a>

<a href="https://github.com/Windy147/windy.github.io/issues/7" target="_blank"><button class="btn btn-invisible circle" title="Issue">
<a href="https://github.com/Windy147/windy.github.io/issues/7" target="_blank" class="btn btn-invisible circle" title="Issue">
<svg class="octicon" width="16" height="16">
<path id="pathIssue" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>


<button class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>

</div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions docs/post/ubuntu-an-zhuang-plasma-zhuo-mian-huan-jing.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,24 @@
<div id="header">
<h1 class="postTitle">ubuntu安装plasma桌面环境</h1>
<div class="title-right">

<a href="https://Windy147.github.io/windy.github.io"><button id="buttonHome" class="btn btn-invisible circle" title="首页">
<a href="https://Windy147.github.io/windy.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
<svg class="octicon" width="16" height="16">
<path id="pathHome" fill-rule="evenodd"></path>
</svg>
</button></a>

</a>

<a href="https://github.com/Windy147/windy.github.io/issues/4" target="_blank"><button class="btn btn-invisible circle" title="Issue">
<a href="https://github.com/Windy147/windy.github.io/issues/4" target="_blank" class="btn btn-invisible circle" title="Issue">
<svg class="octicon" width="16" height="16">
<path id="pathIssue" fill-rule="evenodd"></path>
</svg>
</button></a>
</a>


<button class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
<svg class="octicon" width="16" height="16" >
<path id="themeSwitch" fill-rule="evenodd"></path>
</svg>
</button>
</a>

</div>
</div>
Expand Down
Loading

0 comments on commit d5b9db4

Please sign in to comment.