Skip to content

Commit

Permalink
post
Browse files Browse the repository at this point in the history
  • Loading branch information
azgh committed Sep 29, 2024
1 parent 1de6dee commit 0ef524d
Show file tree
Hide file tree
Showing 8 changed files with 402 additions and 43 deletions.
10 changes: 0 additions & 10 deletions content/posts/About_Me.md

This file was deleted.

10 changes: 10 additions & 0 deletions content/posts/SuccessToBuildHugoPage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
title = 'Success To Build Hugo Page'
date = 2024-09-29T14:12:34+08:00
draft = false
+++
一直对hugo的页面构建有兴趣,但是一直都没有时间去研究,今天终于有时间了,所以就研究了一下,发现其实很简单,就是按照文档一步一步来就可以了。
接下来我想对比一下wordpress和hugo的页面构建,看看哪个更好用。
原来一直使用wordpress,已经熟悉其操作,但最近更新了新的主题后,发现操作起来有点复杂,所以想换一个博客系统。
而hugo我也是早有耳闻,曾经简单尝试,最后作罢,还是有些学习难度的。
现在两个系统都搭建完成了,有时间就多用多对比吧。
10 changes: 4 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,17 +148,15 @@ <h1>Welcome :)</h1>

<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">About Me
<h2 class="entry-hint-parent">Success To Build Hugo Page
</h2>
</header>
<div class="entry-content">
<p>Hi, I’m Aaron.
I’m a software engineer. I like to build things and learn new things.
I’m currently learning about AI and machine learning.
<p>一直对hugo的页面构建有兴趣,但是一直都没有时间去研究,今天终于有时间了,所以就研究了一下,发现其实很简单,就是按照文档一步一步来就可以了。 接下来我想对比一下wordpress和hugo的页面构建,看看哪个更好用。 原来一直使用wordpress,已经熟悉其操作,但最近更新了新的主题后,发现操作起来有点复杂,所以想换一个博客系统。 而hugo我也是早有耳闻,曾经简单尝试,最后作罢,还是有些学习难度的。 现在两个系统都搭建完成了,有时间就多用多对比吧。
</p>
</div>
<footer class="entry-footer"><span title='2024-09-29 09:38:57 +0800 CST'>September 29, 2024</span>&nbsp;·&nbsp;1 min</footer>
<a class="entry-link" aria-label="post link to About Me" href="https://go.aznotes.me/posts/about_me/"></a>
<footer class="entry-footer"><span title='2024-09-29 14:12:34 +0800 CST'>September 29, 2024</span>&nbsp;·&nbsp;1 min</footer>
<a class="entry-link" aria-label="post link to Success To Build Hugo Page" href="https://go.aznotes.me/posts/successtobuildhugopage/"></a>
</article>
</main>

Expand Down
18 changes: 10 additions & 8 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@
<description>Recent content on Aaron Notes</description>
<generator>Hugo -- 0.135.0</generator>
<language>en-us</language>
<lastBuildDate>Sun, 29 Sep 2024 09:38:57 +0800</lastBuildDate>
<lastBuildDate>Sun, 29 Sep 2024 14:12:34 +0800</lastBuildDate>
<atom:link href="https://go.aznotes.me/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About Me</title>
<link>https://go.aznotes.me/posts/about_me/</link>
<pubDate>Sun, 29 Sep 2024 09:38:57 +0800</pubDate>
<guid>https://go.aznotes.me/posts/about_me/</guid>
<description>&lt;p&gt;Hi, I&amp;rsquo;m Aaron.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m a software engineer. I like to build things and learn new things.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m currently learning about AI and machine learning.&lt;/p&gt;</description>
<title>Success To Build Hugo Page</title>
<link>https://go.aznotes.me/posts/successtobuildhugopage/</link>
<pubDate>Sun, 29 Sep 2024 14:12:34 +0800</pubDate>
<guid>https://go.aznotes.me/posts/successtobuildhugopage/</guid>
<description>&lt;p&gt;一直对hugo的页面构建有兴趣,但是一直都没有时间去研究,今天终于有时间了,所以就研究了一下,发现其实很简单,就是按照文档一步一步来就可以了。
接下来我想对比一下wordpress和hugo的页面构建,看看哪个更好用。
原来一直使用wordpress,已经熟悉其操作,但最近更新了新的主题后,发现操作起来有点复杂,所以想换一个博客系统。
而hugo我也是早有耳闻,曾经简单尝试,最后作罢,还是有些学习难度的。
现在两个系统都搭建完成了,有时间就多用多对比吧。&lt;/p&gt;</description>
</item>
</channel>
</rss>
10 changes: 4 additions & 6 deletions public/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,17 +115,15 @@ <h1>

<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">About Me
<h2 class="entry-hint-parent">Success To Build Hugo Page
</h2>
</header>
<div class="entry-content">
<p>Hi, I’m Aaron.
I’m a software engineer. I like to build things and learn new things.
I’m currently learning about AI and machine learning.
<p>一直对hugo的页面构建有兴趣,但是一直都没有时间去研究,今天终于有时间了,所以就研究了一下,发现其实很简单,就是按照文档一步一步来就可以了。 接下来我想对比一下wordpress和hugo的页面构建,看看哪个更好用。 原来一直使用wordpress,已经熟悉其操作,但最近更新了新的主题后,发现操作起来有点复杂,所以想换一个博客系统。 而hugo我也是早有耳闻,曾经简单尝试,最后作罢,还是有些学习难度的。 现在两个系统都搭建完成了,有时间就多用多对比吧。
</p>
</div>
<footer class="entry-footer"><span title='2024-09-29 09:38:57 +0800 CST'>September 29, 2024</span>&nbsp;·&nbsp;1 min</footer>
<a class="entry-link" aria-label="post link to About Me" href="https://go.aznotes.me/posts/about_me/"></a>
<footer class="entry-footer"><span title='2024-09-29 14:12:34 +0800 CST'>September 29, 2024</span>&nbsp;·&nbsp;1 min</footer>
<a class="entry-link" aria-label="post link to Success To Build Hugo Page" href="https://go.aznotes.me/posts/successtobuildhugopage/"></a>
</article>
</main>

Expand Down
18 changes: 10 additions & 8 deletions public/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@
<description>Recent content in Posts on Aaron Notes</description>
<generator>Hugo -- 0.135.0</generator>
<language>en-us</language>
<lastBuildDate>Sun, 29 Sep 2024 09:38:57 +0800</lastBuildDate>
<lastBuildDate>Sun, 29 Sep 2024 14:12:34 +0800</lastBuildDate>
<atom:link href="https://go.aznotes.me/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About Me</title>
<link>https://go.aznotes.me/posts/about_me/</link>
<pubDate>Sun, 29 Sep 2024 09:38:57 +0800</pubDate>
<guid>https://go.aznotes.me/posts/about_me/</guid>
<description>&lt;p&gt;Hi, I&amp;rsquo;m Aaron.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m a software engineer. I like to build things and learn new things.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m currently learning about AI and machine learning.&lt;/p&gt;</description>
<title>Success To Build Hugo Page</title>
<link>https://go.aznotes.me/posts/successtobuildhugopage/</link>
<pubDate>Sun, 29 Sep 2024 14:12:34 +0800</pubDate>
<guid>https://go.aznotes.me/posts/successtobuildhugopage/</guid>
<description>&lt;p&gt;一直对hugo的页面构建有兴趣,但是一直都没有时间去研究,今天终于有时间了,所以就研究了一下,发现其实很简单,就是按照文档一步一步来就可以了。
接下来我想对比一下wordpress和hugo的页面构建,看看哪个更好用。
原来一直使用wordpress,已经熟悉其操作,但最近更新了新的主题后,发现操作起来有点复杂,所以想换一个博客系统。
而hugo我也是早有耳闻,曾经简单尝试,最后作罢,还是有些学习难度的。
现在两个系统都搭建完成了,有时间就多用多对比吧。&lt;/p&gt;</description>
</item>
</channel>
</rss>
Loading

0 comments on commit 0ef524d

Please sign in to comment.