caffeinated.blog/public/index.xml
2021-02-02 22:26:16 +10:00

203 lines
15 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Caffeinated Blog</title>
<link>https://caffeinated.blog/</link>
<description>Recent content on Caffeinated Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<copyright>Copyright © 2021, Glenn Rice</copyright>
<lastBuildDate>Mon, 01 Oct 2018 09:00:00 -0400</lastBuildDate>
<atom:link href="https://caffeinated.blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Introducing Indigo</title>
<link>https://caffeinated.blog/post/introducing-indigo/</link>
<pubDate>Mon, 01 Oct 2018 09:00:00 -0400</pubDate>
<guid>https://caffeinated.blog/post/introducing-indigo/</guid>
<description>&lt;p&gt;Indigo is a lightweight theme for &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; with &lt;a href=&#34;https://indieweb.org&#34;&gt;IndieWeb&lt;/a&gt; features baked in. It&amp;rsquo;s great for longer-form blogging, placing its focus on distraction-free reading and beautiful typefaces.&lt;/p&gt;
&lt;h2 id=&#34;indieweb-features&#34;&gt;IndieWeb features&lt;/h2&gt;
&lt;p&gt;A key feature of this theme is its support for IndieWeb features, including microformats and web sign-in.&lt;/p&gt;
&lt;h3 id=&#34;web-sign-in&#34;&gt;Web sign-in&lt;/h3&gt;
&lt;p&gt;Indigo handles web sign-in by setting the &lt;code&gt;authorization_endpoint&lt;/code&gt; to &lt;a href=&#34;https://indieauth.com&#34;&gt;IndieAuth.com&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;IndieAuth.com is part of the &lt;a href=&#34;https://indieweb.org/why&#34;&gt;IndieWeb movement&lt;/a&gt; to take back control of your online identity. Instead of logging in to websites as &amp;ldquo;you on Twitter&amp;rdquo; or &amp;ldquo;you on Facebook&amp;rdquo;, &lt;strong&gt;you should be able to log in as just &amp;ldquo;you&amp;rdquo;&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This allows you to sign in to certain services simply by providing your site&amp;rsquo;s domain name.&lt;/p&gt;
&lt;h3 id=&#34;microformats&#34;&gt;microformats&lt;/h3&gt;
&lt;p&gt;Indigo marks up content with appropriate &lt;a href=&#34;http://microformats.org&#34;&gt;microformats&lt;/a&gt;, which provides semantic definitions of your content to other software. Posts are marked up with &lt;code&gt;h-entry&lt;/code&gt; classes, like &lt;code&gt;p-name&lt;/code&gt;, &lt;code&gt;p-author&lt;/code&gt;, and &lt;code&gt;e-content&lt;/code&gt;, while the author bio is marked up with &lt;code&gt;h-card&lt;/code&gt; classes, including &lt;code&gt;u-photo&lt;/code&gt;, &lt;code&gt;u-url&lt;/code&gt;, &lt;code&gt;p-locality&lt;/code&gt;/&lt;code&gt;p-country-name&lt;/code&gt;, and &lt;code&gt;p-note&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;open-typefaces&#34;&gt;Open typefaces&lt;/h2&gt;
&lt;p&gt;Indigo uses a combination of three beautiful typefaces to render your words.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://bboxtype.com/typefaces/FiraSans/#!layout=specimen&#34;&gt;Fira Sans&lt;/a&gt; for heading text&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://practicaltypography.com/charter.html&#34;&gt;Charter&lt;/a&gt; for body text&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/tonsky/FiraCode&#34;&gt;Fira Code&lt;/a&gt; for monospaced text&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Licenses are included in the themes &lt;code&gt;static/fonts&lt;/code&gt; folder.&lt;/p&gt;
&lt;p&gt;Have a look at a couple of paragraphs of placeholder text using the wonderfully readable Charter:&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer eleifend nulla ac elit venenatis posuere. Sed id aliquam arcu, et malesuada lectus. &lt;strong&gt;Donec et dignissim massa. Pellentesque in laoreet nibh. Pellentesque sagittis, libero quis vestibulum aliquam, ante risus imperdiet magna, at ornare dolor libero quis nunc.&lt;/strong&gt; Donec quis tempus purus. Cras ornare magna ac facilisis tristique. Nulla aliquet purus quis massa rutrum interdum ac at magna. Cras fermentum magna id orci viverra facilisis. Ut vitae lobortis nisl.&lt;/p&gt;
&lt;p&gt;Sed interdum tincidunt venenatis. Sed hendrerit dictum nisi, at dignissim orci consectetur quis. Aenean sed nisl et nisl placerat euismod. Proin hendrerit nulla at rhoncus molestie. Cras eu gravida erat, vestibulum ornare diam. &lt;em&gt;Praesent nunc arcu, ultrices et risus sed, dictum mattis dui. Maecenas vitae nisl at massa porta pellentesque&lt;/em&gt;. Donec eget urna eget nisl imperdiet scelerisque eget a mauris. Nam fringilla sem id vehicula rhoncus. Curabitur tincidunt massa mauris, facilisis placerat odio eleifend sit amet. Etiam nec vehicula sapien, at dignissim risus. Sed elit erat, lacinia eu vulputate at, semper eu nulla. Quisque a urna sed nulla viverra egestas nec quis nunc. Curabitur iaculis elit in orci sollicitudin suscipit.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;And code snippets look great with Fira Code:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;article&amp;gt;
&amp;lt;header&amp;gt;
{{ if .Title }}
&amp;lt;h2 class=&amp;quot;list-title&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;{{ .Permalink }}&amp;quot;&amp;gt;{{ .Title }}&amp;lt;/a&amp;gt;&amp;lt;/h2&amp;gt;
{{ end }}
&amp;lt;p class=&amp;quot;list-post-date&amp;quot;&amp;gt;
&amp;lt;time datetime=&amp;quot;{{ .Date.Format &amp;quot;2006-01-02T15:04:05Z07:00&amp;quot; | safeHTML }}&amp;quot;&amp;gt;
{{ .PublishDate.Format &amp;quot;2 January, 2006 at 15:04 MST&amp;quot; }}
&amp;lt;/time&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;/header&amp;gt;
&amp;lt;div&amp;gt;
{{ .Summary | plainify | safeHTML }}
&amp;lt;/div&amp;gt;
{{ if .Truncated }}
&amp;lt;p&amp;gt;&amp;lt;a class=&amp;quot;read-more&amp;quot; href=&amp;quot;{{ .Permalink }}&amp;quot;&amp;gt;Read more &amp;amp;rarr;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
{{ end }}
&amp;lt;/article&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;contributions-welcome&#34;&gt;Contributions welcome&lt;/h2&gt;
&lt;p&gt;Indigo is distributed under the &lt;a href=&#34;https://github.com/AngeloStavrow/indigo/blob/master/LICENSE.md&#34;&gt;MIT license&lt;/a&gt;, so feel free to fork the repository and make it your own! If you&amp;rsquo;ve got ideas on how to improve the theme, let me know by &lt;a href=&#34;issue&#34;&gt;opening an issue in GitHub&lt;/a&gt; — but please be sure to review the documentation on &lt;a href=&#34;https://github.com/AngeloStavrow/indigo/blob/master/CONTRIBUTING.md&#34;&gt;contributing&lt;/a&gt;.&lt;/p&gt;</description>
</item>
<item>
<title>Featured Typefaces</title>
<link>https://caffeinated.blog/post/featured-typefaces/</link>
<pubDate>Mon, 01 Oct 2018 08:30:00 -0400</pubDate>
<guid>https://caffeinated.blog/post/featured-typefaces/</guid>
<description>&lt;p&gt;Indigo uses a combination of three beautiful typefaces to render your words.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://bboxtype.com/typefaces/FiraSans/#!layout=specimen&#34;&gt;Fira Sans&lt;/a&gt; for heading text&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://practicaltypography.com/charter.html&#34;&gt;Charter&lt;/a&gt; for body text&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/tonsky/FiraCode&#34;&gt;Fira Code&lt;/a&gt; for monospaced text&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Licenses are included in the themes &lt;code&gt;static/fonts&lt;/code&gt; folder.&lt;/p&gt;
&lt;p&gt;Have a look at a couple of paragraphs of placeholder text using the wonderfully readable Charter:&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer eleifend nulla ac elit venenatis posuere. Sed id aliquam arcu, et malesuada lectus. &lt;strong&gt;Donec et dignissim massa. Pellentesque in laoreet nibh. Pellentesque sagittis, libero quis vestibulum aliquam, ante risus imperdiet magna, at ornare dolor libero quis nunc.&lt;/strong&gt; Donec quis tempus purus. Cras ornare magna ac facilisis tristique. Nulla aliquet purus quis massa rutrum interdum ac at magna. Cras fermentum magna id orci viverra facilisis. Ut vitae lobortis nisl.&lt;/p&gt;
&lt;p&gt;Sed interdum tincidunt venenatis. Sed hendrerit dictum nisi, at dignissim orci consectetur quis. Aenean sed nisl et nisl placerat euismod. Proin hendrerit nulla at rhoncus molestie. Cras eu gravida erat, vestibulum ornare diam. &lt;em&gt;Praesent nunc arcu, ultrices et risus sed, dictum mattis dui. Maecenas vitae nisl at massa porta pellentesque&lt;/em&gt;. Donec eget urna eget nisl imperdiet scelerisque eget a mauris. Nam fringilla sem id vehicula rhoncus. Curabitur tincidunt massa mauris, facilisis placerat odio eleifend sit amet. Etiam nec vehicula sapien, at dignissim risus. Sed elit erat, lacinia eu vulputate at, semper eu nulla. Quisque a urna sed nulla viverra egestas nec quis nunc. Curabitur iaculis elit in orci sollicitudin suscipit.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;And code snippets look great with Fira Code:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;article&amp;gt;
&amp;lt;header&amp;gt;
{{ if .Title }}
&amp;lt;h2 class=&amp;quot;list-title&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;{{ .Permalink }}&amp;quot;&amp;gt;{{ .Title }}&amp;lt;/a&amp;gt;&amp;lt;/h2&amp;gt;
{{ end }}
&amp;lt;p class=&amp;quot;list-post-date&amp;quot;&amp;gt;
&amp;lt;time datetime=&amp;quot;{{ .Date.Format &amp;quot;2006-01-02T15:04:05Z07:00&amp;quot; | safeHTML }}&amp;quot;&amp;gt;
{{ .PublishDate.Format &amp;quot;2 January, 2006 at 15:04 MST&amp;quot; }}
&amp;lt;/time&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;/header&amp;gt;
&amp;lt;div&amp;gt;
{{ .Summary | plainify | safeHTML }}
&amp;lt;/div&amp;gt;
{{ if .Truncated }}
&amp;lt;p&amp;gt;&amp;lt;a class=&amp;quot;read-more&amp;quot; href=&amp;quot;{{ .Permalink }}&amp;quot;&amp;gt;Read more &amp;amp;rarr;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
{{ end }}
&amp;lt;/article&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>
<title>Author Bios</title>
<link>https://caffeinated.blog/post/author-bios/</link>
<pubDate>Mon, 01 Oct 2018 08:00:00 -0400</pubDate>
<guid>https://caffeinated.blog/post/author-bios/</guid>
<description>&lt;p&gt;The bottom of every page in the theme can optionally show a short biography of the site author, including a profile picture, email link, and location.&lt;/p&gt;
&lt;h2 id=&#34;setting-up-the-author-bio&#34;&gt;Setting up the author bio&lt;/h2&gt;
&lt;p&gt;A set of configuration options are used for displaying the biography.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;[params]
Author = &amp;quot;Author Name&amp;quot;
Avatar = &amp;quot;images/site-logo.svg&amp;quot;
Biography = &amp;quot;A short description, a few sentences describing the author. Set
the &#39;ShowBio&#39; parameter to false to hide this.&amp;quot;
ShowBio = true
[params.indieWeb]
EmailAddress = &amp;quot;email.address@example.com&amp;quot;
Country = &amp;quot;CountryName&amp;quot;
City = &amp;quot;CityName&amp;quot;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Specifics on each setting item are as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Author&lt;/code&gt;: Your name; this is the site author name.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Avatar&lt;/code&gt;: The path to your profile picture. By default, it will show the theme&amp;rsquo;s logo (&lt;code&gt;/static/images/site-logo.svg&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Biography&lt;/code&gt;: Hopefully the placeholder text here is self-explanatory; add a couple of short sentences about yourself here.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ShowBio&lt;/code&gt;: If you prefer not to show the author bio, set this to &lt;code&gt;false&lt;/code&gt;. By default, it&amp;rsquo;s set to &lt;code&gt;true&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;EmailAddress&lt;/code&gt;: The email address at which you can be contacted.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Country&lt;/code&gt;: The name of the country in which you live.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;City&lt;/code&gt;: The name of the city in which you live.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;indieweb-features&#34;&gt;IndieWeb features&lt;/h2&gt;
&lt;p&gt;The following classes are used to mark up the author bio for &lt;a href=&#34;https://indieweb.org&#34;&gt;IndieWeb&lt;/a&gt; parsing:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th align=&#34;left&#34;&gt;Element&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;Class&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;The author card&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;h-card&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;Profile picture&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;u-photo&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;Author URL*&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;p-name&lt;/code&gt;, &lt;code&gt;u-url&lt;/code&gt;, &lt;code&gt;rel=me&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;City&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;p-locality&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;Country&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;p-country-name&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;Email address&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;u-email&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&#34;left&#34;&gt;Biography&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;&lt;code&gt;p-note&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;*Author URL is set to the site&amp;rsquo;s base URL.&lt;/p&gt;</description>
</item>
<item>
<title>About The Theme</title>
<link>https://caffeinated.blog/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://caffeinated.blog/about/</guid>
<description>&lt;p&gt;Indigo is a lightweight theme for &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; with &lt;a href=&#34;https://indieweb.org/&#34;&gt;IndieWeb&lt;/a&gt; features baked in. It&amp;rsquo;s great for longer-form blogging, placing its focus on distraction-free reading and beautiful typefaces.&lt;/p&gt;
&lt;p&gt;Read more about the theme &lt;a href=&#34;https://caffeinated.blog/post/introducing-indigo&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
</item>
<item>
<title>Adding Page Items</title>
<link>https://caffeinated.blog/adding-menu-items/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://caffeinated.blog/adding-menu-items/</guid>
<description>&lt;p&gt;Indigo supports adding a simple navigation-style menu items across the top of the site. To do so, simply add a &lt;code&gt;menu: &amp;quot;main&amp;quot;&lt;/code&gt; entry in your page&amp;rsquo;s front matter (TOML format shown).&lt;/p&gt;
&lt;p&gt;If no date is included in the front matter, then the published date won&amp;rsquo;t be shown (as in this page).&lt;/p&gt;
</description>
</item>
</channel>
</rss>