From 8ddeba0de6002203353227f6ee49568a3ff88840 Mon Sep 17 00:00:00 2001 From: shenjianZ Date: Thu, 1 Aug 2024 16:45:30 +0800 Subject: [PATCH] add site|post background --- .idea/workspace.xml | 74 +- _config.butterfly.yml | 52 +- _config.yml | 2 +- db.json | 2 +- package-lock.json | 28 + package.json | 2 + public/20240730/about/me/index.html | 33 +- public/20240730/hello-world/index.html | 35 +- .../frontend/deploy/deploy/index.html | 39 +- public/20240801/frontend/frontend/index.html | 35 +- public/404.html | 154 ---- public/archives/2024/07/index.html | 31 +- public/archives/2024/08/index.html | 31 +- public/archives/2024/index.html | 31 +- public/archives/index.html | 31 +- public/categories/index.html | 33 +- public/css/index.css | 719 +++++++++++++++--- public/img/site01.jpg | Bin 0 -> 172912 bytes public/index.html | 68 +- public/search.xml | 79 ++ public/tags/index.html | 33 +- source/_posts/frontend/deploy/deploy.md | 2 + source/img/site01.jpg | Bin 0 -> 172912 bytes themes/anzhiyu/scripts/events/cdn.js | 2 +- themes/anzhiyu/sw-rules.js | 2 +- themes/butterfly/source/css/_layout/head.styl | 4 +- 26 files changed, 1171 insertions(+), 351 deletions(-) delete mode 100644 public/404.html create mode 100644 public/img/site01.jpg create mode 100644 public/search.xml create mode 100644 source/img/site01.jpg diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f447564..5547ca3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,6 +5,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -46,31 +76,35 @@