commit 0cc25ea14b42d946e2ed27e697df5c084907f77a
parent 9b5af16481f9598fe8c169ecf852a9d3fde81e9b
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sat, 2 Nov 2019 03:24:37 -0400
Publish blogroll page
Diffstat:
4 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -10,12 +10,14 @@
src="/img/feed-icon.png" width="15px" height="15px" alt="RSS_ICON"</img>
Subscribe to this page!</a>
-This is the place where I put all of my ramblings, rants, essays, and random thoughts and ideas.
+This is the place where I put all of my ramblings, rants, essays, and random
+thoughts and ideas. You can find links to other blogs that I follow on my
+[blogroll](blog/other-blogs).
Below you can find links to things that I have posted:
### 2019
<ul>
- <li>2019-06-20 <a href="blog/qutebrowser-to-firefox">Why I Switched Back to Firefox
- from Qutebrowser</a></li>
+ <li>2019-06-20 <a href="blog/qutebrowser-to-firefox">Why I Switched Back to
+ Firefox from Qutebrowser</a></li>
</ul>
diff --git a/pages/blog/other-blogs.md b/pages/blog/other-blogs.md
@@ -1,6 +1,6 @@
## Blogs From Cool People
-[//]: # "Check out this collection of blogs from other people who write about the same/similar stuff that I do."
+[//]: # "Check out this collection of blogs from other people who write about the same/similar stuff that I do. If you're interested in the stuff that I write about then you'll probably also be interested in what these folks have to say"
[//]: # "base.min.css"
@@ -80,4 +80,4 @@ then you'll probably also be interested in what these folks have to say:
engineering, programming, and technology.
* [Superposition.ca](https://www.superposition.ca) – <b>[EN]</b> Topics include:
- nothing yet. This is just here to pressure him into writing something.
+ Nothing yet. This is just here to pressure him into writing something.
diff --git a/pages/home.md b/pages/home.md
@@ -21,6 +21,9 @@ below. There may be something that interests you.
</a>
</div>
+2019-11-02 <a href="blog/other-blogs">New Page: Blogroll — Check out some blogs
+from other cool people</a>
+
2019-09-05 <a href="toolset">New Page: My Toolset</a>
2019-08-10 <a href="projects/morrowind-character-roller">New Project: Morrowind
diff --git a/public/sitemap.xml b/public/sitemap.xml
@@ -12,6 +12,9 @@
<url>
<loc>https://www.paritybit.ca/blog/qutebrowser-to-firefox</loc>
</url>
+ <url>
+ <loc>https://www.paritybit.ca/blog/other-blogs</loc>
+ </url>
<url>
<loc>https://www.paritybit.ca/projects</loc>
</url>