OSDN Git Service

deploy: 65b39d5f4e6c812a33b7b196d1ef049bef74e7d3
authorHayao0819 <Hayao0819@users.noreply.github.com>
Sat, 9 Oct 2021 13:22:05 +0000 (13:22 +0000)
committerHayao0819 <Hayao0819@users.noreply.github.com>
Sat, 9 Oct 2021 13:22:05 +0000 (13:22 +0000)
blog/404.html
blog/categories/index.html
blog/categories/index.xml
blog/config.toml
blog/index.html
blog/index.xml
blog/page/1/index.html
blog/sitemap.xml
blog/tags/index.html
blog/tags/index.xml

index 3e9f8da..8777bd9 100644 (file)
@@ -4,9 +4,9 @@
 <meta name=viewport content="width=device-width,initial-scale=1">
 <meta name=description content>
 <title>404 Page not found | ハヤオのブログ</title>
-<link rel=stylesheet href=/css/reset.css>
-<link rel=stylesheet href=/css/font.css>
-<link rel=stylesheet href=/css/smigle.css>
+<link rel=stylesheet href=/blog/css/reset.css>
+<link rel=stylesheet href=/blog/css/font.css>
+<link rel=stylesheet href=/blog/css/smigle.css>
 <link rel=apple-touch-icon sizes=180x180 href=/apple-touch-icon.png>
 <link rel=icon type=image/png sizes=32x32 href=/favicon-32x32.png>
 <link rel=icon type=image/png sizes=16x16 href=/favicon-16x16.png>
 <body>
 <header>
 <div id=brand>
-<a class=icon-link href=http://example.org/>
-<img class=icon src=/images/brandIcon.svg>
+<a class=icon-link href=/blog>
+<img class=icon src=/blog/images/brandIcon.svg>
 </a>
 <div class=text>
-<a href=http://example.org/><h1>ハヤオのブログ</h1></a>
+<a href=/blog><h1>ハヤオのブログ</h1></a>
 <h3>Description about Blog Author</h3>
 </div>
 </div>
@@ -40,7 +40,7 @@
 <hr>
 <p class=copyright>
 Copyright © 2021
-<a href=http://example.org/><strong>Blog Author</strong></a>.
+<a href=/blog><strong>Blog Author</strong></a>.
 This work is licensed under the
 <a href=http://creativecommons.org/licenses/by-sa/4.0/>CC BY-SA 4.0</a> license.
 </p>
index 6d2ca91..9f05cb5 100644 (file)
@@ -4,9 +4,9 @@
 <meta name=viewport content="width=device-width,initial-scale=1">
 <meta name=description content>
 <title>Categories | ハヤオのブログ</title>
-<link rel=stylesheet href=/css/reset.css>
-<link rel=stylesheet href=/css/font.css>
-<link rel=stylesheet href=/css/smigle.css>
+<link rel=stylesheet href=/blog/css/reset.css>
+<link rel=stylesheet href=/blog/css/font.css>
+<link rel=stylesheet href=/blog/css/smigle.css>
 <link rel=apple-touch-icon sizes=180x180 href=/apple-touch-icon.png>
 <link rel=icon type=image/png sizes=32x32 href=/favicon-32x32.png>
 <link rel=icon type=image/png sizes=16x16 href=/favicon-16x16.png>
 <body>
 <header>
 <div id=brand>
-<a class=icon-link href=http://example.org/>
-<img class=icon src=/images/brandIcon.svg>
+<a class=icon-link href=/blog>
+<img class=icon src=/blog/images/brandIcon.svg>
 </a>
 <div class=text>
-<a href=http://example.org/><h1>ハヤオのブログ</h1></a>
+<a href=/blog><h1>ハヤオのブログ</h1></a>
 <h3>Description about Blog Author</h3>
 </div>
 </div>
@@ -41,7 +41,7 @@
 <hr>
 <p class=copyright>
 Copyright © 2021
-<a href=http://example.org/><strong>Blog Author</strong></a>.
+<a href=/blog><strong>Blog Author</strong></a>.
 This work is licensed under the
 <a href=http://creativecommons.org/licenses/by-sa/4.0/>CC BY-SA 4.0</a> license.
 </p>
index b0c709a..ccad568 100644 (file)
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on ハヤオのブログ</title><link>http://example.org/categories/</link><description>Recent content in Categories on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on ハヤオのブログ</title><link>/blog/categories/</link><description>Recent content in Categories on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="/blog/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
index da39355..4274fd7 100644 (file)
@@ -1,4 +1,4 @@
-baseURL = 'http://example.org/'
+baseURL = "/blog"
 languageCode = 'ja-JP'
 title = 'ハヤオのブログ'
 theme = "smigle"
index ff718dd..15b9ff7 100644 (file)
@@ -5,9 +5,9 @@
 <meta name=viewport content="width=device-width,initial-scale=1">
 <meta name=description content>
 <title>ハヤオのブログ</title>
-<link rel=stylesheet href=/css/reset.css>
-<link rel=stylesheet href=/css/font.css>
-<link rel=stylesheet href=/css/smigle.css>
+<link rel=stylesheet href=/blog/css/reset.css>
+<link rel=stylesheet href=/blog/css/font.css>
+<link rel=stylesheet href=/blog/css/smigle.css>
 <link rel=apple-touch-icon sizes=180x180 href=/apple-touch-icon.png>
 <link rel=icon type=image/png sizes=32x32 href=/favicon-32x32.png>
 <link rel=icon type=image/png sizes=16x16 href=/favicon-16x16.png>
 <body>
 <header>
 <div id=brand>
-<a class=icon-link href=http://example.org/>
-<img class=icon src=/images/brandIcon.svg>
+<a class=icon-link href=/blog>
+<img class=icon src=/blog/images/brandIcon.svg>
 </a>
 <div class=text>
-<a href=http://example.org/><h1>ハヤオのブログ</h1></a>
+<a href=/blog><h1>ハヤオのブログ</h1></a>
 <h3>Description about Blog Author</h3>
 </div>
 </div>
@@ -42,7 +42,7 @@
 <hr>
 <p class=copyright>
 Copyright © 2021
-<a href=http://example.org/><strong>Blog Author</strong></a>.
+<a href=/blog><strong>Blog Author</strong></a>.
 This work is licensed under the
 <a href=http://creativecommons.org/licenses/by-sa/4.0/>CC BY-SA 4.0</a> license.
 </p>
index ef2127e..43c2ce0 100644 (file)
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ハヤオのブログ</title><link>http://example.org/</link><description>Recent content on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ハヤオのブログ</title><link>/blog/</link><description>Recent content on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
index 50733d2..543f03f 100644 (file)
@@ -1 +1 @@
-<!doctype html><html><head><title>http://example.org/</title><link rel=canonical href=http://example.org/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://example.org/"></head></html>
\ No newline at end of file
+<!doctype html><html><head><title>/blog/</title><link rel=canonical href=/blog/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/blog/"></head></html>
\ No newline at end of file
index 15e9a61..8200b9b 100644 (file)
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>http://example.org/categories/</loc></url><url><loc>http://example.org/tags/</loc></url><url><loc>http://example.org/</loc></url></urlset>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/categories/</loc></url><url><loc>/blog/tags/</loc></url><url><loc>/blog/</loc></url></urlset>
\ No newline at end of file
index efec2bc..63e7c24 100644 (file)
@@ -4,9 +4,9 @@
 <meta name=viewport content="width=device-width,initial-scale=1">
 <meta name=description content>
 <title>Tags | ハヤオのブログ</title>
-<link rel=stylesheet href=/css/reset.css>
-<link rel=stylesheet href=/css/font.css>
-<link rel=stylesheet href=/css/smigle.css>
+<link rel=stylesheet href=/blog/css/reset.css>
+<link rel=stylesheet href=/blog/css/font.css>
+<link rel=stylesheet href=/blog/css/smigle.css>
 <link rel=apple-touch-icon sizes=180x180 href=/apple-touch-icon.png>
 <link rel=icon type=image/png sizes=32x32 href=/favicon-32x32.png>
 <link rel=icon type=image/png sizes=16x16 href=/favicon-16x16.png>
 <body>
 <header>
 <div id=brand>
-<a class=icon-link href=http://example.org/>
-<img class=icon src=/images/brandIcon.svg>
+<a class=icon-link href=/blog>
+<img class=icon src=/blog/images/brandIcon.svg>
 </a>
 <div class=text>
-<a href=http://example.org/><h1>ハヤオのブログ</h1></a>
+<a href=/blog><h1>ハヤオのブログ</h1></a>
 <h3>Description about Blog Author</h3>
 </div>
 </div>
@@ -41,7 +41,7 @@
 <hr>
 <p class=copyright>
 Copyright © 2021
-<a href=http://example.org/><strong>Blog Author</strong></a>.
+<a href=/blog><strong>Blog Author</strong></a>.
 This work is licensed under the
 <a href=http://creativecommons.org/licenses/by-sa/4.0/>CC BY-SA 4.0</a> license.
 </p>
index 4c275d0..3c70dde 100644 (file)
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on ハヤオのブログ</title><link>http://example.org/tags/</link><description>Recent content in Tags on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on ハヤオのブログ</title><link>/blog/tags/</link><description>Recent content in Tags on ハヤオのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja-JP</language><atom:link href="/blog/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file