-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rebuilding site Tue Jun 7 19:47:24 2022
- Loading branch information
1 parent
36d5306
commit 8e72b03
Showing
18 changed files
with
1,228 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,6 +163,20 @@ | |
<h1>Hugo</h1> | ||
</header> | ||
|
||
<article class="post-entry tag-entry"> | ||
<header class="entry-header"> | ||
<h2>Hugo | ||
</h2> | ||
</header> | ||
<section class="entry-content"> | ||
<p> 创建一篇新的博客 | ||
1 hugo new post/new_blog.md git远程推送 | ||
1 2 3 4 5 6 cd public git init git commit -m "first commit" git branch -M main git remote add origin [email protected]:DyedBamboo/DyedBamboo.github.io.git git push -u origin main </p> | ||
</section> | ||
<footer class="entry-footer"><span title='2022-06-07 19:42:19 +0800 CST'>June 7, 2022</span> · 1 min · RanZhuJun</footer> | ||
<a class="entry-link" aria-label="post link to Hugo" href="https://dyedbamboo.github.io/posts/hugo/hugo/"></a> | ||
</article> | ||
|
||
<article class="post-entry tag-entry"> | ||
<header class="entry-header"> | ||
<h2>公式测试 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,18 @@ | |
<link>https://i.loli.net/2021/09/26/3OMGXylm8HUYJ6p.png</link> | ||
</image> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<lastBuildDate>Wed, 25 May 2022 10:26:14 +0800</lastBuildDate><atom:link href="https://dyedbamboo.github.io/categories/hugo/index.xml" rel="self" type="application/rss+xml" /> | ||
<lastBuildDate>Tue, 07 Jun 2022 19:42:19 +0800</lastBuildDate><atom:link href="https://dyedbamboo.github.io/categories/hugo/index.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>Hugo</title> | ||
<link>https://dyedbamboo.github.io/posts/hugo/hugo/</link> | ||
<pubDate>Tue, 07 Jun 2022 19:42:19 +0800</pubDate> | ||
|
||
<guid>https://dyedbamboo.github.io/posts/hugo/hugo/</guid> | ||
<description> 创建一篇新的博客 | ||
1 hugo new post/new_blog.md git远程推送 | ||
1 2 3 4 5 6 cd public git init git commit -m &#34;first commit&#34; git branch -M main git remote add origin [email protected]:DyedBamboo/DyedBamboo.github.io.git git push -u origin main </description> | ||
</item> | ||
|
||
<item> | ||
<title>公式测试</title> | ||
<link>https://dyedbamboo.github.io/posts/post/</link> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -211,6 +211,20 @@ <h1>你好 👋</h1> | |
</footer> | ||
</article> | ||
|
||
<article class="post-entry"> | ||
<header class="entry-header"> | ||
<h2>Hugo | ||
</h2> | ||
</header> | ||
<section class="entry-content"> | ||
<p> 创建一篇新的博客 | ||
1 hugo new post/new_blog.md git远程推送 | ||
1 2 3 4 5 6 cd public git init git commit -m "first commit" git branch -M main git remote add origin [email protected]:DyedBamboo/DyedBamboo.github.io.git git push -u origin main </p> | ||
</section> | ||
<footer class="entry-footer"><span title='2022-06-07 19:42:19 +0800 CST'>June 7, 2022</span> · 1 min · RanZhuJun</footer> | ||
<a class="entry-link" aria-label="post link to Hugo" href="https://dyedbamboo.github.io/posts/hugo/hugo/"></a> | ||
</article> | ||
|
||
<article class="post-entry"> | ||
<header class="entry-header"> | ||
<h2>Markdown | ||
|
Oops, something went wrong.