Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RavelloH committed Feb 23, 2024
2 parents afed285 + 1e0b59c commit 819f223
Show file tree
Hide file tree
Showing 27 changed files with 103 additions and 54 deletions.
49 changes: 49 additions & 0 deletions log/20240223110158.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
[2024-02-23 11:01:58.111][INFO] RenderBuild - v0.1.0
[2024-02-23 11:01:58.115][INFO] Start parsing custom configuration file in ./config.json...
[2024-02-23 11:01:58.115][SUCCESS] Configuration has been changed
[2024-02-23 11:01:58.117][INFO] Start building...
[2024-02-23 11:01:58.119][INFO] Start to build main templates in template/layout.html...
[2024-02-23 11:01:58.120][INFO] Fetching template/static/metaData.html
[2024-02-23 11:01:58.121][INFO] Fetching template/static/preload.html
[2024-02-23 11:01:58.121][INFO] Fetching template/static/css.html
[2024-02-23 11:01:58.122][INFO] Fetching template/static/noscript.css
[2024-02-23 11:01:58.122][INFO] Fetching template/static/icons.html
[2024-02-23 11:01:58.122][INFO] Fetching template/static/loadingShade.html
[2024-02-23 11:01:58.122][INFO] Fetching template/layout/header.html
[2024-02-23 11:01:58.123][INFO] Fetching template/layout/nav.html
[2024-02-23 11:01:58.123][INFO] Fetching template/layout/footer.html
[2024-02-23 11:01:58.123][INFO] Fetching template/layout/sidebar.html
[2024-02-23 11:01:58.123][INFO] Fetching template/layout/menu.html
[2024-02-23 11:01:58.124][INFO] Fetching template/layout/copyright.html
[2024-02-23 11:01:58.124][INFO] Fetching template/layout/sideicon.html
[2024-02-23 11:01:58.124][INFO] Fetching template/layout/infobar.html
[2024-02-23 11:01:58.125][INFO] Fetching template/layout/player.html
[2024-02-23 11:01:58.125][INFO] Fetching template/static/javascript.html
[2024-02-23 11:01:58.143][SUCCESS] Main template successfully built.
[2024-02-23 11:01:58.143][INFO] Starting to build 7 child templates...
[2024-02-23 11:01:58.148][SUCCESS] Child template successfully built.
[2024-02-23 11:01:58.148][INFO] Start copying resource files...
[2024-02-23 11:01:58.171][SUCCESS] File copying completed, start building...
[2024-02-23 11:01:58.171][INFO] Building origin/404.html...
[2024-02-23 11:01:58.177][INFO] Building origin/about/index.html...
[2024-02-23 11:01:58.179][INFO] Building origin/articles/20200816/index.html...
[2024-02-23 11:01:58.183][INFO] Building origin/articles/20210701/index.html...
[2024-02-23 11:01:58.187][INFO] Building origin/articles/20210705/index.html...
[2024-02-23 11:01:58.191][INFO] Building origin/articles/20210719/index.html...
[2024-02-23 11:01:58.195][INFO] Building origin/articles/20220206/index.html...
[2024-02-23 11:01:58.201][INFO] Building origin/articles/20220323/index.html...
[2024-02-23 11:01:58.208][INFO] Building origin/articles/20220708/index.html...
[2024-02-23 11:01:58.227][INFO] Building origin/articles/20220825/index.html...
[2024-02-23 11:01:58.231][INFO] Building origin/articles/20221126/index.html...
[2024-02-23 11:01:58.237][INFO] Building origin/articles/20221224/index.html...
[2024-02-23 11:01:58.241][INFO] Building origin/articles/20230812/index.html...
[2024-02-23 11:01:58.246][INFO] Building origin/articles/20230815/index.html...
[2024-02-23 11:01:58.264][INFO] Building origin/articles/index.html...
[2024-02-23 11:01:58.268][INFO] Building origin/friends/index.html...
[2024-02-23 11:01:58.270][INFO] Building origin/google15e5df7e8b90902d.html...
[2024-02-23 11:01:58.271][INFO] Building origin/index.html...
[2024-02-23 11:01:58.273][INFO] Building origin/platform/signin/index.html...
[2024-02-23 11:01:58.275][INFO] Building origin/platform/signup/index.html...
[2024-02-23 11:01:58.277][INFO] Building origin/tools/code/index.html...
[2024-02-23 11:01:58.279][INFO] Building origin/works/index.html...
[2024-02-23 11:01:58.285][SUCCESS] Build completed.
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20200816/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20210701/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20210705/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20210719/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20220206/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20220323/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20220708/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20220825/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20221126/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20221224/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20230812/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/20230815/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/articles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
58 changes: 29 additions & 29 deletions public/assets/data/urlList.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
https://ravelloh.top/404.html
https://ravelloh.top/google15e5df7e8b90902d.html
https://ravelloh.top/index.html
https://ravelloh.top/about/index.html
https://ravelloh.top/articles/index.html
https://ravelloh.top/about/index.html
https://ravelloh.top/friends/index.html
https://ravelloh.top/images/everydaynews-image.png
https://ravelloh.top/images/everydaynews-search.png
Expand All @@ -11,29 +11,13 @@ https://ravelloh.top/images/everydaynews-text.png
https://ravelloh.top/images/nsgamespider.png
https://ravelloh.top/images/psgamespider-en.png
https://ravelloh.top/images/psgamespider-search.png
https://ravelloh.top/images/psgamespider.png
https://ravelloh.top/images/rtheme-articles.png
https://ravelloh.top/images/rtheme-info.png
https://ravelloh.top/images/rtheme-articles.png
https://ravelloh.top/images/rtheme-menu.png
https://ravelloh.top/images/rtheme-music.png
https://ravelloh.top/images/rtheme-textdir.png
https://ravelloh.top/images/psgamespider.png
https://ravelloh.top/works/index.html
https://ravelloh.top/assets/fonts/ri.svg
https://ravelloh.top/assets/images/RavelloH.svg
https://ravelloh.top/assets/images/android-chrome-192x192.png
https://ravelloh.top/assets/images/android-chrome-512x512.png
https://ravelloh.top/assets/images/apple-touch-icon.png
https://ravelloh.top/assets/images/avatar.jpg
https://ravelloh.top/assets/images/broke.jpg
https://ravelloh.top/assets/images/close.png
https://ravelloh.top/assets/images/favicon-16x16.png
https://ravelloh.top/assets/images/favicon-32x32.png
https://ravelloh.top/assets/images/file.png
https://ravelloh.top/assets/images/menu.png
https://ravelloh.top/assets/images/music.jpg
https://ravelloh.top/assets/images/screenshot-mobile.png
https://ravelloh.top/assets/images/screenshot-pc.png
https://ravelloh.top/assets/images/user.jpg
https://ravelloh.top/articles/20200816/index.html
https://ravelloh.top/articles/20210701/index.html
https://ravelloh.top/articles/20210705/code1.png
Expand All @@ -49,40 +33,56 @@ https://ravelloh.top/articles/20220708/code3.png
https://ravelloh.top/articles/20220708/index.html
https://ravelloh.top/articles/20220708/show2.png
https://ravelloh.top/articles/20220825/index.html
https://ravelloh.top/articles/20220825/show1.jpg
https://ravelloh.top/articles/20221224/img2.png
https://ravelloh.top/articles/20221224/img1.png
https://ravelloh.top/articles/20221224/index.html
https://ravelloh.top/articles/20221126/index.html
https://ravelloh.top/articles/20220825/show1.jpg
https://ravelloh.top/articles/20230812/index.html
https://ravelloh.top/articles/20230812/rpagesearch-link.png
https://ravelloh.top/articles/20230812/rpagesearch-name.png
https://ravelloh.top/articles/20230812/rpagesearch-regular.png
https://ravelloh.top/articles/20230812/rpagesearch-title.png
https://ravelloh.top/articles/20230812/rpagesearch-regular.png
https://ravelloh.top/articles/20221224/img1.png
https://ravelloh.top/articles/20221224/img2.png
https://ravelloh.top/articles/20221224/index.html
https://ravelloh.top/articles/20230815/articles-show.png
https://ravelloh.top/articles/20230815/code-highlight.png
https://ravelloh.top/articles/20230815/download.png
https://ravelloh.top/articles/20230815/flex-layout.png
https://ravelloh.top/articles/20230815/github-actions.png
https://ravelloh.top/articles/20230815/function.png
https://ravelloh.top/articles/20230815/github-fork.png
https://ravelloh.top/articles/20230815/github-actions.png
https://ravelloh.top/articles/20230815/google-test-result.png
https://ravelloh.top/articles/20230815/i18n.png
https://ravelloh.top/articles/20230815/icon-select.png
https://ravelloh.top/articles/20230815/index.html
https://ravelloh.top/articles/20230815/load-failed.png
https://ravelloh.top/articles/20230815/index.html
https://ravelloh.top/articles/20230815/more-screen.png
https://ravelloh.top/articles/20230815/menu.png
https://ravelloh.top/articles/20230815/music-add-pic.png
https://ravelloh.top/articles/20230815/more-screen.png
https://ravelloh.top/articles/20230815/music-add.png
https://ravelloh.top/articles/20230815/music-search.png
https://ravelloh.top/articles/20230815/network.png
https://ravelloh.top/articles/20230815/search.png
https://ravelloh.top/articles/20230815/setting-list.png
https://ravelloh.top/articles/20230815/setting.png
https://ravelloh.top/articles/20230815/speedtest.png
https://ravelloh.top/articles/20230815/tag-index.png
https://ravelloh.top/platform/signin/index.html
https://ravelloh.top/articles/20230815/setting.png
https://ravelloh.top/articles/20230815/vscode-replace.png
https://ravelloh.top/assets/fonts/ri.svg
https://ravelloh.top/assets/images/RavelloH.svg
https://ravelloh.top/assets/images/android-chrome-192x192.png
https://ravelloh.top/assets/images/android-chrome-512x512.png
https://ravelloh.top/assets/images/apple-touch-icon.png
https://ravelloh.top/assets/images/avatar.jpg
https://ravelloh.top/assets/images/close.png
https://ravelloh.top/assets/images/broke.jpg
https://ravelloh.top/assets/images/favicon-16x16.png
https://ravelloh.top/assets/images/favicon-32x32.png
https://ravelloh.top/assets/images/file.png
https://ravelloh.top/assets/images/menu.png
https://ravelloh.top/assets/images/music.jpg
https://ravelloh.top/assets/images/screenshot-mobile.png
https://ravelloh.top/assets/images/screenshot-pc.png
https://ravelloh.top/assets/images/user.jpg
https://ravelloh.top/platform/signin/index.html
https://ravelloh.top/platform/signup/index.html
https://ravelloh.top/tools/code/index.html
2 changes: 1 addition & 1 deletion public/feed/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://ravelloh.top/</id>
<title>RavelloH's Blog / RavelloH的博客</title>
<updated>2024-02-22T07:18:44.167Z</updated>
<updated>2024-02-23T11:01:58.836Z</updated>
<generator>https://github.com/RavelloH/local-feed-generation</generator>
<author>
<name>RavelloH</name>
Expand Down
2 changes: 1 addition & 1 deletion public/feed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>RavelloH's Blog / RavelloH的博客</title>
<link>http://ravelloh.top/</link>
<description>RSS - 博客文章订阅更新</description>
<lastBuildDate>Thu, 22 Feb 2024 07:18:44 GMT</lastBuildDate>
<lastBuildDate>Fri, 23 Feb 2024 11:01:58 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/RavelloH/local-feed-generation</generator>
<language>zh</language>
Expand Down
2 changes: 1 addition & 1 deletion public/friends/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/google15e5df7e8b90902d.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/platform/signin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion public/platform/signup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="preload" href="/assets/images/avatar.jpg" as="image">

<!-- Loading Starter -->
<script defer type="text/javascript" src="/assets/js/loading.js"></script>
<script type="text/javascript" src="/assets/js/loading.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/assets/css/iconfont.css" type="text/css">
Expand Down
Loading

0 comments on commit 819f223

Please sign in to comment.