Minor punctuation change

master
Hugo Thunnissen 4 years ago
parent 5f2f3edebd
commit d0d11854a1

@ -43,7 +43,7 @@
<i style="font-size: 0.8em;">Sat 08 Feb 2020 12:14:16 PM CET</i><p style="margin-top: 0.5em;">I love personal websites. It&#39;s amazing that people can share content with the <i style="font-size: 0.8em;">Sat 08 Feb 2020 12:14:16 PM CET</i><p style="margin-top: 0.5em;">I love personal websites. It&#39;s amazing that people can share content with the
entire world just by writing some text and throwing it behind a web server. I entire world just by writing some text and throwing it behind a web server. I
wanted to know what that is like, so I set out to create a personal website of wanted to know what that is like, so I set out to create a personal website of
my own. As you can see I succeeded in the end. But getting here wasn&#39;t as my own. As you can see I succeeded in doing so, but getting here wasn&#39;t as
straight forward as I initially thought it would be. I thought that, being a ... <a href="posts/simple-static-blog/index.html">Continue reading</a></p> straight forward as I initially thought it would be. I thought that, being a ... <a href="posts/simple-static-blog/index.html">Continue reading</a></p>
</div> </div>
<hr><div><a href="posts/introduction/index.html"><h2 style="margin-bottom: 0.1em;"> Introduction </h2></a> <hr><div><a href="posts/introduction/index.html"><h2 style="margin-bottom: 0.1em;"> Introduction </h2></a>

@ -5,8 +5,8 @@
<link>https://hugot.nl/blog.html</link> <link>https://hugot.nl/blog.html</link>
<description>Hugo's personal blog</description> <description>Hugo's personal blog</description>
<language>en-us</language> <language>en-us</language>
<pubDate>Sat 08 Feb 2020 07:30:42 PM CET</pubDate> <pubDate>Sat 08 Feb 2020 07:32:46 PM CET</pubDate>
<lastBuildDate>Sat 08 Feb 2020 07:30:42 PM CET</lastBuildDate> <lastBuildDate>Sat 08 Feb 2020 07:32:46 PM CET</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> <docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Hugo's Custom Bash Script</generator> <generator>Hugo's Custom Bash Script</generator>
<managingEditor>social@hugot.nl</managingEditor> <managingEditor>social@hugot.nl</managingEditor>
@ -14,8 +14,8 @@
<item><title> Creating a Simple Static Blog </title><link>https://hugot.nl/posts/simple-static-blog/index.html</link><description>I love personal websites. It&#39;s amazing that people can share content with the <item><title> Creating a Simple Static Blog </title><link>https://hugot.nl/posts/simple-static-blog/index.html</link><description>I love personal websites. It&#39;s amazing that people can share content with the
entire world just by writing some text and throwing it behind a web server. I entire world just by writing some text and throwing it behind a web server. I
wanted to know what that is like, so I set out to create a personal website of wanted to know what that is like, so I set out to create a personal website of
my own. As you can see I succeeded in the end. But getting here wasn&#39;t as my own. As you can see I succeeded in doing so, but getting here wasn&#39;t as
straight forward as I initially thought it would be. I thought that, being a</description><pubDate>Sat 08 Feb 2020 12:14:16 PM CET</pubDate><guid isPermaLink="false"> Creating a Simple Static Blog MjgzNTAwMjQ4IDYxMjcK</guid> straight forward as I initially thought it would be. I thought that, being a</description><pubDate>Sat 08 Feb 2020 12:14:16 PM CET</pubDate><guid isPermaLink="false"> Creating a Simple Static Blog Mzg5NDU4OTEwNiA2MTI4Cg==</guid>
</item> </item>
<item><title> Introduction </title><link>https://hugot.nl/posts/introduction/index.html</link><description>Hello, welcome to my blog! My name is Hugo. I am a 22 year old Software <item><title> Introduction </title><link>https://hugot.nl/posts/introduction/index.html</link><description>Hello, welcome to my blog! My name is Hugo. I am a 22 year old Software
Engineering student from the Netherlands. Software development is a huge part Engineering student from the Netherlands. Software development is a huge part

@ -40,12 +40,12 @@
I love personal websites. It's amazing that people can share content with the I love personal websites. It's amazing that people can share content with the
entire world just by writing some text and throwing it behind a web server. I entire world just by writing some text and throwing it behind a web server. I
wanted to know what that is like, so I set out to create a personal website of wanted to know what that is like, so I set out to create a personal website of
my own. As you can see I succeeded in the end. But getting here wasn't as my own. As you can see I succeeded in doing so, but getting here wasn't as
straight forward as I initially thought it would be. I thought that, being a straight forward as I initially thought it would be. I thought that, being a
programmer and knowing a thing or two about web servers, setting up my own programmer and knowing a thing or two about web servers, setting up my own
website was going to be easy: How complicated can it be to throw some text website was going to be easy: How complicated can it be to throw some text
behind a web server, right?! I was wrong. Throwing text behind a web server can be behind a web server, right?! I was wrong. Throwing text behind a web server
very complicated (and wasteful). But it doesn't have to be! can be very complicated (and wasteful). But it doesn't have to be!
</p> </p>
<h2>The search for a CMS</h2> <h2>The search for a CMS</h2>

Loading…
Cancel
Save