Compare commits
No commits in common. "25a2270e2e4e0fecfc75718ffa7136816e7cea69" and "8ddeba0de6002203353227f6ee49568a3ff88840" have entirely different histories.
25a2270e2e
...
8ddeba0de6
|
|
@ -5,8 +5,36 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="de9fa6e3-30cd-4bd9-9de2-e5d7f0390fc8" name="更改" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/source/img/site01.jpg" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/_config.butterfly.yml" beforeDir="false" afterPath="$PROJECT_DIR$/_config.butterfly.yml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/_config.yml" beforeDir="false" afterPath="$PROJECT_DIR$/_config.yml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/db.json" beforeDir="false" afterPath="$PROJECT_DIR$/db.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/source/_posts/frontend/frontend.md" beforeDir="false" afterPath="$PROJECT_DIR$/source/_posts/frontend/frontend.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/20240730/about/me/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/20240730/hello-world/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/20240801/frontend/deploy/deploy/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/20240801/frontend/frontend/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/404.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/archives/2024/07/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/archives/2024/08/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/archives/2024/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/archives/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/categories/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/css/index.css" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/css/var.css" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/img/404.jpg" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/img/avatar.jpg" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/img/favicon.png" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/img/friend_404.gif" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/js/main.js" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/js/search/algolia.js" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/js/search/local-search.js" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/js/tw_cn.js" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/js/utils.js" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/public/tags/index.html" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/source/_posts/frontend/deploy/deploy.md" beforeDir="false" afterPath="$PROJECT_DIR$/source/_posts/frontend/deploy/deploy.md" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
|
@ -48,25 +76,25 @@
|
|||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||
"DefaultHtmlFileTemplate": "HTML File",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"kotlin-language-version-configured": "true",
|
||||
"last_opened_file_path": "D:/JetBrainsToolProject/InteliJIDEA/qr-hexo/themes",
|
||||
"list.type.of.created.stylesheet": "CSS",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"npm.clean.executor": "Run",
|
||||
"npm.server.executor": "Run",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||
"DefaultHtmlFileTemplate": "HTML File",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"kotlin-language-version-configured": "true",
|
||||
"last_opened_file_path": "D:/JetBrainsToolProject/InteliJIDEA/qr-hexo/themes",
|
||||
"list.type.of.created.stylesheet": "CSS",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"npm.clean.executor": "Run",
|
||||
"npm.server.executor": "Run",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
}</component>
|
||||
}]]></component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
<recent name="D:\JetBrainsToolProject\InteliJIDEA\qr-hexo\themes" />
|
||||
|
|
@ -131,8 +159,7 @@
|
|||
<workItem from="1722405691335" duration="3656000" />
|
||||
<workItem from="1722472583002" duration="3928000" />
|
||||
<workItem from="1722495344547" duration="188000" />
|
||||
<workItem from="1722496451693" duration="5606000" />
|
||||
<workItem from="1722523547664" duration="231000" />
|
||||
<workItem from="1722496451693" duration="5286000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -54,7 +54,7 @@
|
|||
isHome: false,
|
||||
isHighlightShrink: undefined,
|
||||
isToc: false,
|
||||
postUpdate: '2024-08-01 23:12:39'
|
||||
postUpdate: '2024-08-01 16:44:54'
|
||||
}</script><script>(win=>{
|
||||
win.saveToLocal = {
|
||||
set: (key, value, ttl) => {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
isHome: false,
|
||||
isHighlightShrink: undefined,
|
||||
isToc: false,
|
||||
postUpdate: '2024-08-01 23:12:39'
|
||||
postUpdate: '2024-08-01 16:44:54'
|
||||
}</script><script>(win=>{
|
||||
win.saveToLocal = {
|
||||
set: (key, value, ttl) => {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
isHome: false,
|
||||
isHighlightShrink: undefined,
|
||||
isToc: false,
|
||||
postUpdate: '2024-08-01 23:12:39'
|
||||
postUpdate: '2024-08-01 16:44:54'
|
||||
}</script><script>(win=>{
|
||||
win.saveToLocal = {
|
||||
set: (key, value, ttl) => {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
isHome: false,
|
||||
isHighlightShrink: undefined,
|
||||
isToc: false,
|
||||
postUpdate: '2024-08-01 23:12:39'
|
||||
postUpdate: '2024-08-01 16:44:54'
|
||||
}</script><script>(win=>{
|
||||
win.saveToLocal = {
|
||||
set: (key, value, ttl) => {
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 169 KiB |
File diff suppressed because one or more lines are too long
|
|
@ -1,10 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<search>
|
||||
<entry>
|
||||
<title>About me</title>
|
||||
<url>/20240730/about/me/</url>
|
||||
<content><![CDATA[<h2 id="about"><a href="#about" class="headerlink" title="about"></a>about</h2>]]></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Hello World</title>
|
||||
<url>/20240730/hello-world/</url>
|
||||
|
|
@ -23,6 +18,20 @@
|
|||
<p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
|
||||
]]></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>page</title>
|
||||
<url>/20240801/frontend/frontend/</url>
|
||||
<content><![CDATA[<ul>
|
||||
<li><a href="deploy/deploy.md">deploy</a></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
]]></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>About me</title>
|
||||
<url>/20240730/about/me/</url>
|
||||
<content><![CDATA[<h2 id="about"><a href="#about" class="headerlink" title="about"></a>about</h2>]]></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Docker被墙,如何继续使用?</title>
|
||||
<url>/20240801/frontend/deploy/deploy/</url>
|
||||
|
|
@ -65,15 +74,6 @@
|
|||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
]]></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>page</title>
|
||||
<url>/20240801/frontend/frontend/</url>
|
||||
<content><![CDATA[<ul>
|
||||
<li><a href="./deploy">deploy</a></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
]]></content>
|
||||
</entry>
|
||||
</search>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -4,5 +4,5 @@ date: 2024-08-01 09:00:10
|
|||
tags:
|
||||
---
|
||||
|
||||
- [deploy](./deploy)
|
||||
- [deploy](deploy/deploy.md)
|
||||
-
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 169 KiB |
Loading…
Reference in New Issue