diff --git a/404.html b/404.html index e9d6d23..3cd18c8 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,5 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>404</title><meta name=title content="404 Page not found"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="404 Page not found"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/404.html"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="404 Page not found"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="404 Page not found"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"404%20Page%20not%20found"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>404</h1><h2>Κγβ’α΄₯β’Κγ οΈ΅ β»ββ»</h2></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/blog/emoji-support/index.html b/blog/emoji-support/index.html index d372725..0204c29 100644 --- a/blog/emoji-support/index.html +++ b/blog/emoji-support/index.html @@ -1,8 +1,8 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Emoji Support | Bear Cub</title><meta name=title content="Emoji Support"><meta name=description content="Guide to emoji usage in Hugo"><meta name=keywords content="emoji,"><meta property="og:title" content="Emoji Support"><meta property="og:description" content="Guide to emoji usage in Hugo"><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/emoji-support/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_502279fe51a6faa6e2fae8f49f190847.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-05T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-05T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_502279fe51a6faa6e2fae8f49f190847.webp"><meta name=twitter:title content="Emoji Support"><meta name=twitter:description content="Guide to emoji usage in Hugo"><meta name=twitter:site content="@example"><meta itemprop=name content="Emoji Support"><meta itemprop=description content="Guide to emoji usage in Hugo"><meta itemprop=datePublished content="2019-03-05T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-05T00:00:00+00:00"><meta itemprop=wordCount content="124"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_502279fe51a6faa6e2fae8f49f190847.webp"><meta itemprop=keywords content="emoji,"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Emoji%20Support"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> -<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Emoji Support</h1><p><i><time datetime=2019-03-05 pubdate>2019-03-05</time></i></p><content><p>Emoji can be enabled in a Hugo project in a number of ways.</p><p>The <a href=https://gohugo.io/functions/emojify/><code>emojify</code></a> function can be called directly in templates or <a href=https://gohugo.io/templates/shortcode-templates/#inline-shortcodes>Inline Shortcodes</a>.</p><p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href=https://gohugo.io/getting-started/configuration/>configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p><p>The <a href=http://www.emoji-cheat-sheet.com/>Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p><hr><p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p><div class=highlight><pre tabindex=0 class=chroma><code class=language-html data-lang=html><span class=line><span class=ln>1</span><span class=cl>.emoji { +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> +<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Emoji Support</h1><p><i><time datetime=2019-03-05 pubdate>2019-03-05</time> +Β· Hugo Authors</i></p><content><p>Emoji can be enabled in a Hugo project in a number of ways.</p><p>The <a href=https://gohugo.io/functions/emojify/><code>emojify</code></a> function can be called directly in templates or <a href=https://gohugo.io/templates/shortcode-templates/#inline-shortcodes>Inline Shortcodes</a>.</p><p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href=https://gohugo.io/getting-started/configuration/>configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p><p>The <a href=http://www.emoji-cheat-sheet.com/>Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p><hr><p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p><div class=highlight><pre tabindex=0 class=chroma><code class=language-html data-lang=html><span class=line><span class=ln>1</span><span class=cl>.emoji { </span></span><span class=line><span class=ln>2</span><span class=cl> font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; -</span></span><span class=line><span class=ln>3</span><span class=cl>}</span></span></code></pre></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/emoji/>#emoji</a> </p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file +</span></span><span class=line><span class=ln>3</span><span class=cl>}</span></span></code></pre></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/emoji/>#emoji</a> </p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Emoji%20Support"'>Reply to this post by email βͺ</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index e0fa76a..9a53c86 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Blog | Bear Cub</title><meta name=title content="Blog"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="Blog"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Blog"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Blog"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/blog/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Blog"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/pt/blog/>pt-BR π§π·</a></nav></header><main id=main-content><content><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li><li><span><i><time datetime=2019-03-10 pubdate>2019-03-10</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/rich-content/>Rich Content</a></li><li><span><i><time datetime=2019-03-09 pubdate>2019-03-09</time></i></span> diff --git a/blog/index.xml b/blog/index.xml index 6084d1c..3e9623f 100644 --- a/blog/index.xml +++ b/blog/index.xml @@ -1 +1,246 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/blog/</link><description>Recent content in Blog on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p></description></item><item><title>Math Typesetting</title><link>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</guid><description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></description></item><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description><p>Emoji can be enabled in a Hugo project in a number of ways.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blog on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/blog/</link><description>Recent content in Blog on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</description><content:encoded><![CDATA[<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> +<hr> +<h2 id="youtube-privacy-enhanced-shortcode">YouTube Privacy Enhanced Shortcode</h2> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/ZJthWmvUzzc" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<!-- raw HTML omitted --> +<hr> +<h2 id="twitter-simple-shortcode">Twitter Simple Shortcode</h2> +<blockquote class="twitter-tweet"><p lang="en" dir="ltr">βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href="https://t.co/gcv7SrhvJb">pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote> +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> + +<!-- raw HTML omitted --> +<hr> +<h2 id="vimeo-simple-shortcode">Vimeo Simple Shortcode</h2> + + + + + + +<style> +.__h_video { + position: relative; + padding-bottom: 56.23%; + height: 0; + overflow: hidden; + width: 100%; + background: #000; +} +.__h_video img { + width: 100%; + height: auto; + color: #000; +} +.__h_video .play { + height: 72px; + width: 72px; + left: 50%; + top: 50%; + margin-left: -36px; + margin-top: -36px; + position: absolute; + cursor: pointer; +} +</style> + + +<div class="s_video_simple __h_video"> +<a href="https://vimeo.com/4.8912912e+07" rel="noopener" target="_blank"> + + +<img src="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640" srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"> +<div class="play"><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"></circle><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2 0-4.4l-16.6-9z" fill="#fff"></path></svg></div></a></div>]]></content:encoded></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description>Lorem est tota propiore conpellat pectoribus de pectora summo.</description><content:encoded><![CDATA[<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> +<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p> +<ol> +<li>Exierant elisi ambit vivere dedere</li> +<li>Duce pollice</li> +<li>Eris modo</li> +<li>Spargitque ferrea quos palude</li> +</ol> +<p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p> +<ol> +<li>Comas hunc haec pietate fetum procerum dixit</li> +<li>Post torum vates letum Tiresia</li> +<li>Flumen querellas</li> +<li>Arcanaque montibus omnes</li> +<li>Quidem et</li> +</ol> +<h1 id="vagus-elidunt">Vagus elidunt</h1> +<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> +<p><a href="https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon">The Van de Graaf Canon</a></p> +<h2 id="mane-refeci-capiebant-unda-mulcebat">Mane refeci capiebant unda mulcebat</h2> +<p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p> +<p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p> +<p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p>]]></content:encoded></item><item><title>Math Typesetting</title><link>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</guid><description>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</description><content:encoded><![CDATA[<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> +<p>In this example we will be using <a href="https://katex.org/">KaTeX</a></p> +<ul> +<li>Create a partial under <code>/layouts/partials/math.html</code></li> +<li>Within this partial reference the <a href="https://katex.org/docs/autorender.html">Auto-render Extension</a> or host these scripts locally.</li> +<li>Include the partial in your templates like so:</li> +</ul> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="ln">1</span><span class="cl"><span class="o">{{</span> <span class="k">if</span> or .Params.math .Site.Params.math <span class="o">}}</span> +</span></span><span class="line"><span class="ln">2</span><span class="cl"><span class="o">{{</span> partial <span class="s2">"math.html"</span> . <span class="o">}}</span> +</span></span><span class="line"><span class="ln">3</span><span class="cl"><span class="o">{{</span> end <span class="o">}}</span> +</span></span></code></pre></div><ul> +<li>To enable KaTex globally set the parameter <code>math</code> to <code>true</code> in a project’s configuration</li> +<li>To enable KaTex on a per page basis include the parameter <code>math: true</code> in content files</li> +</ul> +<p><strong>Note:</strong> Use the online reference of <a href="https://katex.org/docs/supported.html">Supported TeX Functions</a></p> + +<h3 id="examples">Examples</h3> + +<p>Block math: +$$ +\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } +$$</p>]]></content:encoded></item><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description>Emoji can be enabled in a Hugo project in a number of ways.</description><content:encoded><![CDATA[<p>Emoji can be enabled in a Hugo project in a number of ways.</p> +<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p> +<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p> +<!-- raw HTML omitted --> +<p>The <a href="http://www.emoji-cheat-sheet.com/">Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p> +<hr> +<p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln">1</span><span class="cl">.emoji { +</span></span><span class="line"><span class="ln">2</span><span class="cl"> font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; +</span></span><span class="line"><span class="ln">3</span><span class="cl">}</span></span></code></pre></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/blog/markdown-syntax/index.html b/blog/markdown-syntax/index.html index 5ea2b26..df6696c 100644 --- a/blog/markdown-syntax/index.html +++ b/blog/markdown-syntax/index.html @@ -1,9 +1,9 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Markdown Syntax Guide | Bear Cub</title><meta name=title content="Markdown Syntax Guide"><meta name=description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta name=keywords content="markdown,css,html,"><meta property="og:title" content="Markdown Syntax Guide"><meta property="og:description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/markdown-syntax/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_94230310c7c1784bdfb7e3c799a02611.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-11T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-11T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_94230310c7c1784bdfb7e3c799a02611.webp"><meta name=twitter:title content="Markdown Syntax Guide"><meta name=twitter:description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta name=twitter:site content="@example"><meta itemprop=name content="Markdown Syntax Guide"><meta itemprop=description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta itemprop=datePublished content="2019-03-11T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-11T00:00:00+00:00"><meta itemprop=wordCount content="450"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_94230310c7c1784bdfb7e3c799a02611.webp"><meta itemprop=keywords content="markdown,css,html,"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Markdown%20Syntax%20Guide"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> -<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Markdown Syntax Guide</h1><p><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></p><content><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p><h2 id=headings>Headings</h2><p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p><h1 id=h1>H1</h1><h2 id=h2>H2</h2><h3 id=h3>H3</h3><h4 id=h4>H4</h4><h5 id=h5>H5</h5><h6 id=h6>H6</h6><h2 id=paragraph>Paragraph</h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p><p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p><h2 id=blockquotes>Blockquotes</h2><p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p><h4 id=blockquote-without-attribution>Blockquote without attribution</h4><blockquote><p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> +<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Markdown Syntax Guide</h1><p><i><time datetime=2019-03-11 pubdate>2019-03-11</time> +Β· Hugo Authors</i></p><content><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p><h2 id=headings>Headings</h2><p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p><h1 id=h1>H1</h1><h2 id=h2>H2</h2><h3 id=h3>H3</h3><h4 id=h4>H4</h4><h5 id=h5>H5</h5><h6 id=h6>H6</h6><h2 id=paragraph>Paragraph</h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p><p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p><h2 id=blockquotes>Blockquotes</h2><p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p><h4 id=blockquote-without-attribution>Blockquote without attribution</h4><blockquote><p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. <strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p></blockquote><h4 id=blockquote-with-attribution>Blockquote with attribution</h4><blockquote><p>Don’t communicate by sharing memory, share memory by communicating. β Rob Pike<sup id=fnref:1><a href=#fn:1 class=footnote-ref role=doc-noteref>1</a></sup></p></blockquote><h2 id=tables>Tables</h2><p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p><table><thead><tr><th>Name</th><th>Age</th></tr></thead><tbody><tr><td>Bob</td><td>27</td></tr><tr><td>Alice</td><td>23</td></tr></tbody></table><h4 id=inline-markdown-within-tables>Inline Markdown within tables</h4><table><thead><tr><th>Italics</th><th>Bold</th><th>Code</th></tr></thead><tbody><tr><td><em>italics</em></td><td><strong>bold</strong></td><td><code>code</code></td></tr></tbody></table><h2 id=code-blocks>Code Blocks</h2><h4 id=code-block-with-backticks>Code block with backticks</h4><div class=highlight><pre tabindex=0 class=chroma><code class=language-html data-lang=html><span class=line><span class=ln> 1</span><span class=cl><span class=cp><!doctype html></span> </span></span><span class=line><span class=ln> 2</span><span class=cl><span class=p><</span><span class=nt>html</span> <span class=na>lang</span><span class=o>=</span><span class=s>"en"</span><span class=p>></span> @@ -36,4 +36,4 @@ </span></span><span class=line><span class=ln> 9</span><span class=cl><span class=p></</span><span class=nt>body</span><span class=p>></span> </span></span><span class=line><span class=ln>10</span><span class=cl><span class=p></</span><span class=nt>html</span><span class=p>></span></span></span></code></pre></div><h2 id=list-types>List Types</h2><h4 id=ordered-list>Ordered List</h4><ol><li>First item</li><li>Second item</li><li>Third item</li></ol><h4 id=unordered-list>Unordered List</h4><ul><li>List item</li><li>Another item</li><li>And another item</li></ul><h4 id=nested-list>Nested list</h4><ul><li>Fruit<ul><li>Apple</li><li>Orange</li><li>Banana</li></ul></li><li>Dairy<ul><li>Milk</li><li>Cheese</li></ul></li></ul><h2 id=other-elements--abbr-sub-sup-kbd-mark>Other Elements β abbr, sub, sup, kbd, mark</h2><p>GIF is a bitmap image format.</p><p>H2O</p><p>Xn + Yn = Zn</p><p>Press CTRL+ALT+Delete to end the session.</p><p>Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.</p><div class=footnotes role=doc-endnotes><hr><ol><li id=fn:1><p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href=#fnref:1 class=footnote-backref role=doc-backlink>↩︎</a></p></li></ol></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/markdown/>#markdown</a> <a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/css/>#css</a> -<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/html/>#html</a> </p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file +<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/html/>#html</a> </p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Markdown%20Syntax%20Guide"'>Reply to this post by email βͺ</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/blog/math-typesetting/index.html b/blog/math-typesetting/index.html index 6eb6232..3c99373 100644 --- a/blog/math-typesetting/index.html +++ b/blog/math-typesetting/index.html @@ -1,12 +1,12 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Math Typesetting | Bear Cub</title><meta name=title content="Math Typesetting"><meta name=description content="A brief guide to setup KaTeX"><meta name=keywords content><meta property="og:title" content="Math Typesetting"><meta property="og:description" content="A brief guide to setup KaTeX"><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/math-typesetting/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_f04b02fb568efe4613d2ccb871cc6a41.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-08T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-08T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_f04b02fb568efe4613d2ccb871cc6a41.webp"><meta name=twitter:title content="Math Typesetting"><meta name=twitter:description content="A brief guide to setup KaTeX"><meta name=twitter:site content="@example"><meta itemprop=name content="Math Typesetting"><meta itemprop=description content="A brief guide to setup KaTeX"><meta itemprop=datePublished content="2019-03-08T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-08T00:00:00+00:00"><meta itemprop=wordCount content="114"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_f04b02fb568efe4613d2ccb871cc6a41.webp"><meta itemprop=keywords content><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Math%20Typesetting"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> -<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Math Typesetting</h1><p><i><time datetime=2019-03-08 pubdate>2019-03-08</time></i></p><content><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p><p>In this example we will be using <a href=https://katex.org/>KaTeX</a></p><ul><li>Create a partial under <code>/layouts/partials/math.html</code></li><li>Within this partial reference the <a href=https://katex.org/docs/autorender.html>Auto-render Extension</a> or host these scripts locally.</li><li>Include the partial in your templates like so:</li></ul><div class=highlight><pre tabindex=0 class=chroma><code class=language-bash data-lang=bash><span class=line><span class=ln>1</span><span class=cl><span class=o>{{</span> <span class=k>if</span> or .Params.math .Site.Params.math <span class=o>}}</span> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> +<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Math Typesetting</h1><p><i><time datetime=2019-03-08 pubdate>2019-03-08</time> +Β· Hugo Authors</i></p><content><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p><p>In this example we will be using <a href=https://katex.org/>KaTeX</a></p><ul><li>Create a partial under <code>/layouts/partials/math.html</code></li><li>Within this partial reference the <a href=https://katex.org/docs/autorender.html>Auto-render Extension</a> or host these scripts locally.</li><li>Include the partial in your templates like so:</li></ul><div class=highlight><pre tabindex=0 class=chroma><code class=language-bash data-lang=bash><span class=line><span class=ln>1</span><span class=cl><span class=o>{{</span> <span class=k>if</span> or .Params.math .Site.Params.math <span class=o>}}</span> </span></span><span class=line><span class=ln>2</span><span class=cl><span class=o>{{</span> partial <span class=s2>"math.html"</span> . <span class=o>}}</span> </span></span><span class=line><span class=ln>3</span><span class=cl><span class=o>{{</span> end <span class=o>}}</span> </span></span></code></pre></div><ul><li>To enable KaTex globally set the parameter <code>math</code> to <code>true</code> in a project’s configuration</li><li>To enable KaTex on a per page basis include the parameter <code>math: true</code> in content files</li></ul><p><strong>Note:</strong> Use the online reference of <a href=https://katex.org/docs/supported.html>Supported TeX Functions</a></p><h3 id=examples>Examples</h3><p>Block math: $$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } -$$</p></content><p></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file +$$</p></content><p></p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Math%20Typesetting"'>Reply to this post by email βͺ</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/blog/placeholder-text/index.html b/blog/placeholder-text/index.html index 741dbbf..1e3056a 100644 --- a/blog/placeholder-text/index.html +++ b/blog/placeholder-text/index.html @@ -1,7 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Placeholder Text | Bear Cub</title><meta name=title content="Placeholder Text"><meta name=description content="Lorem Ipsum Dolor Si Amet"><meta name=keywords content="markdown,text,"><meta property="og:title" content="Placeholder Text"><meta property="og:description" content="Lorem Ipsum Dolor Si Amet"><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/placeholder-text/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_933096d2a9dd6bf13e83b7dc9737e160.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-09T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-09T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_933096d2a9dd6bf13e83b7dc9737e160.webp"><meta name=twitter:title content="Placeholder Text"><meta name=twitter:description content="Lorem Ipsum Dolor Si Amet"><meta name=twitter:site content="@example"><meta itemprop=name content="Placeholder Text"><meta itemprop=description content="Lorem Ipsum Dolor Si Amet"><meta itemprop=datePublished content="2019-03-09T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-09T00:00:00+00:00"><meta itemprop=wordCount content="269"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_933096d2a9dd6bf13e83b7dc9737e160.webp"><meta itemprop=keywords content="markdown,text,"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Placeholder%20Text"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> -<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Placeholder Text</h1><p><i><time datetime=2019-03-09 pubdate>2019-03-09</time></i></p><content><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p><p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p><ol><li>Exierant elisi ambit vivere dedere</li><li>Duce pollice</li><li>Eris modo</li><li>Spargitque ferrea quos palude</li></ol><p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p><ol><li>Comas hunc haec pietate fetum procerum dixit</li><li>Post torum vates letum Tiresia</li><li>Flumen querellas</li><li>Arcanaque montibus omnes</li><li>Quidem et</li></ol><h1 id=vagus-elidunt>Vagus elidunt</h1><p></p><p><a href=https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon>The Van de Graaf Canon</a></p><h2 id=mane-refeci-capiebant-unda-mulcebat>Mane refeci capiebant unda mulcebat</h2><p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p><p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p><p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/markdown/>#markdown</a> -<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/text/>#text</a> </p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> +<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Placeholder Text</h1><p><i><time datetime=2019-03-09 pubdate>2019-03-09</time> +Β· Hugo Authors</i></p><content><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p><p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p><ol><li>Exierant elisi ambit vivere dedere</li><li>Duce pollice</li><li>Eris modo</li><li>Spargitque ferrea quos palude</li></ol><p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p><ol><li>Comas hunc haec pietate fetum procerum dixit</li><li>Post torum vates letum Tiresia</li><li>Flumen querellas</li><li>Arcanaque montibus omnes</li><li>Quidem et</li></ol><h1 id=vagus-elidunt>Vagus elidunt</h1><p></p><p><a href=https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon>The Van de Graaf Canon</a></p><h2 id=mane-refeci-capiebant-unda-mulcebat>Mane refeci capiebant unda mulcebat</h2><p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p><p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p><p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/markdown/>#markdown</a> +<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/text/>#text</a> </p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Placeholder%20Text"'>Reply to this post by email βͺ</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/blog/rich-content/index.html b/blog/rich-content/index.html index 87bd1fd..828be99 100644 --- a/blog/rich-content/index.html +++ b/blog/rich-content/index.html @@ -1,7 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Rich Content | Bear Cub</title><meta name=title content="Rich Content"><meta name=description content="A brief description of Hugo Shortcodes"><meta name=keywords content="shortcodes,privacy,"><meta property="og:title" content="Rich Content"><meta property="og:description" content="A brief description of Hugo Shortcodes"><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/rich-content/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_826dec8df48527a077bc5d7939f027a9.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-10T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-10T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_826dec8df48527a077bc5d7939f027a9.webp"><meta name=twitter:title content="Rich Content"><meta name=twitter:description content="A brief description of Hugo Shortcodes"><meta name=twitter:site content="@example"><meta itemprop=name content="Rich Content"><meta itemprop=description content="A brief description of Hugo Shortcodes"><meta itemprop=datePublished content="2019-03-10T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-10T00:00:00+00:00"><meta itemprop=wordCount content="74"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu0f7c7fe460ec4b5e9751ccb8d9c9aa0f_651110_826dec8df48527a077bc5d7939f027a9.webp"><meta itemprop=keywords content="shortcodes,privacy,"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Rich%20Content"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> -<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Rich Content</h1><p><i><time datetime=2019-03-10 pubdate>2019-03-10</time></i></p><content><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p><hr><h2 id=youtube-privacy-enhanced-shortcode>YouTube Privacy Enhanced Shortcode</h2><div style=position:relative;padding-bottom:56.25%;height:0;overflow:hidden><iframe src=https://www.youtube.com/embed/ZJthWmvUzzc style=position:absolute;top:0;left:0;width:100%;height:100%;border:0 allowfullscreen title="YouTube Video"></iframe></div><hr><h2 id=twitter-simple-shortcode>Twitter Simple Shortcode</h2><blockquote class=twitter-tweet><p lang=en dir=ltr>βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href=https://t.co/gcv7SrhvJb>pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote><script async src=https://platform.twitter.com/widgets.js></script><hr><h2 id=vimeo-simple-shortcode>Vimeo Simple Shortcode</h2><style>.__h_video{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;width:100%;background:#000}.__h_video img{width:100%;height:auto;color:#000}.__h_video .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer}</style><div class="s_video_simple __h_video"><a href=https://vimeo.com/4.8912912e+07 rel=noopener target=_blank><img src=https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"><div class=play><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"/><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2.0-4.4l-16.6-9z" fill="#fff"/></svg></div></a></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/shortcodes/>#shortcodes</a> -<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/privacy/>#privacy</a> </p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> +<a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><h1>Rich Content</h1><p><i><time datetime=2019-03-10 pubdate>2019-03-10</time> +Β· Hugo Authors</i></p><content><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p><hr><h2 id=youtube-privacy-enhanced-shortcode>YouTube Privacy Enhanced Shortcode</h2><div style=position:relative;padding-bottom:56.25%;height:0;overflow:hidden><iframe src=https://www.youtube.com/embed/ZJthWmvUzzc style=position:absolute;top:0;left:0;width:100%;height:100%;border:0 allowfullscreen title="YouTube Video"></iframe></div><hr><h2 id=twitter-simple-shortcode>Twitter Simple Shortcode</h2><blockquote class=twitter-tweet><p lang=en dir=ltr>βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href=https://t.co/gcv7SrhvJb>pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote><script async src=https://platform.twitter.com/widgets.js></script><hr><h2 id=vimeo-simple-shortcode>Vimeo Simple Shortcode</h2><style>.__h_video{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;width:100%;background:#000}.__h_video img{width:100%;height:auto;color:#000}.__h_video .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer}</style><div class="s_video_simple __h_video"><a href=https://vimeo.com/4.8912912e+07 rel=noopener target=_blank><img src=https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"><div class=play><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"/><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2.0-4.4l-16.6-9z" fill="#fff"/></svg></div></a></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/shortcodes/>#shortcodes</a> +<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/privacy/>#privacy</a> </p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Rich%20Content"'>Reply to this post by email βͺ</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/categories/index.html b/categories/index.html index c50bcd5..8f403dc 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Categories | Bear Cub</title><meta name=title content="Categories"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="Categories"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/categories/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Categories"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Categories"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/categories/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Categories"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/pt/categories/>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "Categories"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/categories/syntax/>syntax</a></li><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/categories/themes/>themes</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/categories/index.xml b/categories/index.xml index a714b0d..0d7015e 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/</link><description>Recent content in Categories on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>syntax</title><link>https://clente.github.io/hugo-bearcub/categories/syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/categories/syntax/</guid><description/></item><item><title>themes</title><link>https://clente.github.io/hugo-bearcub/categories/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/categories/themes/</guid><description/></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Categories on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/</link><description>Recent content in Categories on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>syntax</title><link>https://clente.github.io/hugo-bearcub/categories/syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/categories/syntax/</guid><description/><content:encoded></content:encoded></item><item><title>themes</title><link>https://clente.github.io/hugo-bearcub/categories/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/categories/themes/</guid><description/><content:encoded></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/categories/syntax/index.html b/categories/syntax/index.html index c484c84..7674382 100644 --- a/categories/syntax/index.html +++ b/categories/syntax/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>syntax | Bear Cub</title><meta name=title content="syntax"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="syntax"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/categories/syntax/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="syntax"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="syntax"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/categories/syntax/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"syntax"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "syntax"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml index efcfe6e..5c8c325 100644 --- a/categories/syntax/index.xml +++ b/categories/syntax/index.xml @@ -1 +1,139 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>syntax on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/syntax/</link><description>Recent content in syntax on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/syntax/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>syntax on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/syntax/</link><description>Recent content in syntax on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/syntax/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/categories/themes/index.html b/categories/themes/index.html index c3544e7..fb25611 100644 --- a/categories/themes/index.html +++ b/categories/themes/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>themes | Bear Cub</title><meta name=title content="themes"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="themes"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/categories/themes/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="themes"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="themes"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/categories/themes/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"themes"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "themes"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/categories/themes/index.xml b/categories/themes/index.xml index a04c69a..b6a12c4 100644 --- a/categories/themes/index.xml +++ b/categories/themes/index.xml @@ -1 +1,139 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/themes/</link><description>Recent content in themes on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>themes on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/categories/themes/</link><description>Recent content in themes on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/categories/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/index.html b/index.html index 28a6904..af235ef 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=en-US><head><meta name=generator content="Hugo 0.119.0"><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Home | Bear Cub</title><meta name=title content="Home"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="Home"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Home"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Home"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Home"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/pt/>pt-BR π§π·</a></nav></header><main id=main-content><h1 id=α¦Κ-α΄₯Κα€-bear-cub>α¦Κ β’α΄₯β’Κα€ Bear Cub</h1><p>Today’s websites are bloated, slow, and full of scripts, ads, and trackers. This became so commonplace that we lost all sense of perspective, to the point that we now think multi-megabyte webpages are normal.</p><blockquote><p>The internet has become a bloated mess. Huge JavaScript libraries, countless diff --git a/index.xml b/index.xml index 21f4652..162deef 100644 --- a/index.xml +++ b/index.xml @@ -1 +1,246 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/</link><description>Recent content in Home on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p></description></item><item><title>Math Typesetting</title><link>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</guid><description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></description></item><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description><p>Emoji can be enabled in a Hugo project in a number of ways.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bear Cub</title><link>https://clente.github.io/hugo-bearcub/</link><description>Recent content on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</description><content:encoded><![CDATA[<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> +<hr> +<h2 id="youtube-privacy-enhanced-shortcode">YouTube Privacy Enhanced Shortcode</h2> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/ZJthWmvUzzc" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<!-- raw HTML omitted --> +<hr> +<h2 id="twitter-simple-shortcode">Twitter Simple Shortcode</h2> +<blockquote class="twitter-tweet"><p lang="en" dir="ltr">βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href="https://t.co/gcv7SrhvJb">pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote> +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> + +<!-- raw HTML omitted --> +<hr> +<h2 id="vimeo-simple-shortcode">Vimeo Simple Shortcode</h2> + + + + + + +<style> +.__h_video { + position: relative; + padding-bottom: 56.23%; + height: 0; + overflow: hidden; + width: 100%; + background: #000; +} +.__h_video img { + width: 100%; + height: auto; + color: #000; +} +.__h_video .play { + height: 72px; + width: 72px; + left: 50%; + top: 50%; + margin-left: -36px; + margin-top: -36px; + position: absolute; + cursor: pointer; +} +</style> + + +<div class="s_video_simple __h_video"> +<a href="https://vimeo.com/4.8912912e+07" rel="noopener" target="_blank"> + + +<img src="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640" srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"> +<div class="play"><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"></circle><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2 0-4.4l-16.6-9z" fill="#fff"></path></svg></div></a></div>]]></content:encoded></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description>Lorem est tota propiore conpellat pectoribus de pectora summo.</description><content:encoded><![CDATA[<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> +<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p> +<ol> +<li>Exierant elisi ambit vivere dedere</li> +<li>Duce pollice</li> +<li>Eris modo</li> +<li>Spargitque ferrea quos palude</li> +</ol> +<p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p> +<ol> +<li>Comas hunc haec pietate fetum procerum dixit</li> +<li>Post torum vates letum Tiresia</li> +<li>Flumen querellas</li> +<li>Arcanaque montibus omnes</li> +<li>Quidem et</li> +</ol> +<h1 id="vagus-elidunt">Vagus elidunt</h1> +<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> +<p><a href="https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon">The Van de Graaf Canon</a></p> +<h2 id="mane-refeci-capiebant-unda-mulcebat">Mane refeci capiebant unda mulcebat</h2> +<p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p> +<p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p> +<p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p>]]></content:encoded></item><item><title>Math Typesetting</title><link>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</guid><description>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</description><content:encoded><![CDATA[<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> +<p>In this example we will be using <a href="https://katex.org/">KaTeX</a></p> +<ul> +<li>Create a partial under <code>/layouts/partials/math.html</code></li> +<li>Within this partial reference the <a href="https://katex.org/docs/autorender.html">Auto-render Extension</a> or host these scripts locally.</li> +<li>Include the partial in your templates like so:</li> +</ul> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="ln">1</span><span class="cl"><span class="o">{{</span> <span class="k">if</span> or .Params.math .Site.Params.math <span class="o">}}</span> +</span></span><span class="line"><span class="ln">2</span><span class="cl"><span class="o">{{</span> partial <span class="s2">"math.html"</span> . <span class="o">}}</span> +</span></span><span class="line"><span class="ln">3</span><span class="cl"><span class="o">{{</span> end <span class="o">}}</span> +</span></span></code></pre></div><ul> +<li>To enable KaTex globally set the parameter <code>math</code> to <code>true</code> in a project’s configuration</li> +<li>To enable KaTex on a per page basis include the parameter <code>math: true</code> in content files</li> +</ul> +<p><strong>Note:</strong> Use the online reference of <a href="https://katex.org/docs/supported.html">Supported TeX Functions</a></p> + +<h3 id="examples">Examples</h3> + +<p>Block math: +$$ +\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } +$$</p>]]></content:encoded></item><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description>Emoji can be enabled in a Hugo project in a number of ways.</description><content:encoded><![CDATA[<p>Emoji can be enabled in a Hugo project in a number of ways.</p> +<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p> +<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p> +<!-- raw HTML omitted --> +<p>The <a href="http://www.emoji-cheat-sheet.com/">Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p> +<hr> +<p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln">1</span><span class="cl">.emoji { +</span></span><span class="line"><span class="ln">2</span><span class="cl"> font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; +</span></span><span class="line"><span class="ln">3</span><span class="cl">}</span></span></code></pre></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/pt/404.html b/pt/404.html index c4ad044..5486cb7 100644 --- a/pt/404.html +++ b/pt/404.html @@ -1,6 +1,5 @@ <!doctype html><html lang=pt-BR><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>404</title><meta name=title content="404 Page not found"><meta name=description content="Bear Cub Demo"><meta name=keywords content><meta property="og:title" content="404 Page not found"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/pt/404.html"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="404 Page not found"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="404 Page not found"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Pular para conteΓΊdo principal</a> <a href=/hugo-bearcub/pt/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/pt/>InΓcio</a> <a href=/hugo-bearcub/pt/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Resposta%20a%20"404%20Page%20not%20found"'>Email</a> -<a href=/hugo-bearcub/pt/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>en-US πΊπΈ</a></nav></header><main id=main-content><h1>404</h1><h2>Κγβ’α΄₯β’Κγ οΈ΅ β»ββ»</h2></main><footer><small>John Doe (CC BY 4.0) | Feito com <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/pt/blog/index.html b/pt/blog/index.html index a10a345..cece223 100644 --- a/pt/blog/index.html +++ b/pt/blog/index.html @@ -1,6 +1,5 @@ <!doctype html><html lang=pt-BR><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Blog | Bear Cub</title><meta name=title content="Blog"><meta name=description content="Bear Cub Demo"><meta name=keywords content><meta property="og:title" content="Blog"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/pt/blog/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Blog"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Blog"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/pt/blog/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Pular para conteΓΊdo principal</a> <a href=/hugo-bearcub/pt/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/pt/>InΓcio</a> <a href=/hugo-bearcub/pt/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Resposta%20a%20"Blog"'>Email</a> -<a href=/hugo-bearcub/pt/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/blog/>en-US πΊπΈ</a></nav></header><main id=main-content><content><ul class=blog-posts><li>Nenhum post ainda</li></ul><div></div></content></main><footer><small>John Doe (CC BY 4.0) | Feito com <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/pt/blog/index.xml b/pt/blog/index.xml index 30e9f6e..6e61932 100644 --- a/pt/blog/index.xml +++ b/pt/blog/index.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/blog/</link><description>Recent content in Blog on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/blog/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blog on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/blog/</link><description>Recent content in Blog on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/blog/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file diff --git a/pt/categories/index.html b/pt/categories/index.html index 776c227..43e8ab2 100644 --- a/pt/categories/index.html +++ b/pt/categories/index.html @@ -1,6 +1,5 @@ <!doctype html><html lang=pt-BR><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Categories | Bear Cub</title><meta name=title content="Categories"><meta name=description content="Bear Cub Demo"><meta name=keywords content><meta property="og:title" content="Categories"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/pt/categories/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Categories"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Categories"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/pt/categories/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Pular para conteΓΊdo principal</a> <a href=/hugo-bearcub/pt/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/pt/>InΓcio</a> <a href=/hugo-bearcub/pt/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Resposta%20a%20"Categories"'>Email</a> -<a href=/hugo-bearcub/pt/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/categories/>en-US πΊπΈ</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtrando para "Categories"</h3><ul class=blog-posts><li>Nenhum post ainda</li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Feito com <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/pt/categories/index.xml b/pt/categories/index.xml index ef930d9..43c4c4b 100644 --- a/pt/categories/index.xml +++ b/pt/categories/index.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/categories/</link><description>Recent content in Categories on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Categories on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/categories/</link><description>Recent content in Categories on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file diff --git a/pt/index.html b/pt/index.html index 7a15c2a..844ef32 100644 --- a/pt/index.html +++ b/pt/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=pt-BR><head><meta name=generator content="Hugo 0.119.0"><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>InΓcio | Bear Cub</title><meta name=title content="InΓcio"><meta name=description content="Bear Cub Demo"><meta name=keywords content><meta property="og:title" content="InΓcio"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/pt/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="InΓcio"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="InΓcio"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/pt/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Pular para conteΓΊdo principal</a> <a href=/hugo-bearcub/pt/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/pt/>InΓcio</a> <a href=/hugo-bearcub/pt/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Resposta%20a%20"In%c3%adcio"'>Email</a> -<a href=/hugo-bearcub/pt/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/>en-US πΊπΈ</a></nav></header><main id=main-content><h1 id=α¦Κ-α΄₯Κα€-bear-cub>α¦Κ β’α΄₯β’Κα€ Bear Cub</h1><p>Os sites de hoje em dia sΓ£o pesados, lentos e cheios de scripts, propagandas e rastreadores. Isso ficou tΓ£o comum que nΓ³s perdemos toda a perspectiva, tanto que achamos normal uma pΓ‘gina web ter vΓ‘rios megabytes.</p><blockquote><p>The internet has become a bloated mess. Huge JavaScript libraries, countless diff --git a/pt/index.xml b/pt/index.xml index d473dbc..cf54187 100644 --- a/pt/index.xml +++ b/pt/index.xml @@ -1 +1,222 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>InΓcio on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/</link><description>Recent content in InΓcio on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/</link><description>Recent content on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</description><content:encoded><![CDATA[<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> +<hr> +<h2 id="youtube-privacy-enhanced-shortcode">YouTube Privacy Enhanced Shortcode</h2> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/ZJthWmvUzzc" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<!-- raw HTML omitted --> +<hr> +<h2 id="twitter-simple-shortcode">Twitter Simple Shortcode</h2> +<blockquote class="twitter-tweet"><p lang="en" dir="ltr">βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href="https://t.co/gcv7SrhvJb">pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote> +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> + +<!-- raw HTML omitted --> +<hr> +<h2 id="vimeo-simple-shortcode">Vimeo Simple Shortcode</h2> + + + + + + + + + +<div class="s_video_simple __h_video"> +<a href="https://vimeo.com/4.8912912e+07" rel="noopener" target="_blank"> + + +<img src="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640" srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"> +<div class="play"><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"></circle><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2 0-4.4l-16.6-9z" fill="#fff"></path></svg></div></a></div>]]></content:encoded></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description>Lorem est tota propiore conpellat pectoribus de pectora summo.</description><content:encoded><![CDATA[<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> +<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p> +<ol> +<li>Exierant elisi ambit vivere dedere</li> +<li>Duce pollice</li> +<li>Eris modo</li> +<li>Spargitque ferrea quos palude</li> +</ol> +<p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p> +<ol> +<li>Comas hunc haec pietate fetum procerum dixit</li> +<li>Post torum vates letum Tiresia</li> +<li>Flumen querellas</li> +<li>Arcanaque montibus omnes</li> +<li>Quidem et</li> +</ol> +<h1 id="vagus-elidunt">Vagus elidunt</h1> +<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> +<p><a href="https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon">The Van de Graaf Canon</a></p> +<h2 id="mane-refeci-capiebant-unda-mulcebat">Mane refeci capiebant unda mulcebat</h2> +<p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p> +<p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p> +<p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p>]]></content:encoded></item><item><title>Math Typesetting</title><link>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/math-typesetting/</guid><description>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</description><content:encoded><![CDATA[<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> +<p>In this example we will be using <a href="https://katex.org/">KaTeX</a></p> +<ul> +<li>Create a partial under <code>/layouts/partials/math.html</code></li> +<li>Within this partial reference the <a href="https://katex.org/docs/autorender.html">Auto-render Extension</a> or host these scripts locally.</li> +<li>Include the partial in your templates like so:</li> +</ul> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="ln">1</span><span class="cl"><span class="o">{{</span> <span class="k">if</span> or .Params.math .Site.Params.math <span class="o">}}</span> +</span></span><span class="line"><span class="ln">2</span><span class="cl"><span class="o">{{</span> partial <span class="s2">"math.html"</span> . <span class="o">}}</span> +</span></span><span class="line"><span class="ln">3</span><span class="cl"><span class="o">{{</span> end <span class="o">}}</span> +</span></span></code></pre></div><ul> +<li>To enable KaTex globally set the parameter <code>math</code> to <code>true</code> in a project’s configuration</li> +<li>To enable KaTex on a per page basis include the parameter <code>math: true</code> in content files</li> +</ul> +<p><strong>Note:</strong> Use the online reference of <a href="https://katex.org/docs/supported.html">Supported TeX Functions</a></p> + +<h3 id="examples">Examples</h3> + +<p>Block math: +$$ +\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } +$$</p>]]></content:encoded></item><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description>Emoji can be enabled in a Hugo project in a number of ways.</description><content:encoded><![CDATA[<p>Emoji can be enabled in a Hugo project in a number of ways.</p> +<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p> +<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p> +<!-- raw HTML omitted --> +<p>The <a href="http://www.emoji-cheat-sheet.com/">Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p> +<hr> +<p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln">1</span><span class="cl">.emoji { +</span></span><span class="line"><span class="ln">2</span><span class="cl"> font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; +</span></span><span class="line"><span class="ln">3</span><span class="cl">}</span></span></code></pre></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/pt/tags/index.html b/pt/tags/index.html index 23c5310..1a9ea5e 100644 --- a/pt/tags/index.html +++ b/pt/tags/index.html @@ -1,6 +1,5 @@ <!doctype html><html lang=pt-BR><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Tags | Bear Cub</title><meta name=title content="Tags"><meta name=description content="Bear Cub Demo"><meta name=keywords content><meta property="og:title" content="Tags"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/pt/tags/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Tags"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Tags"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/pt/tags/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Pular para conteΓΊdo principal</a> <a href=/hugo-bearcub/pt/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/pt/>InΓcio</a> <a href=/hugo-bearcub/pt/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Resposta%20a%20"Tags"'>Email</a> -<a href=/hugo-bearcub/pt/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/tags/>en-US πΊπΈ</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtrando para "Tags"</h3><ul class=blog-posts><li>Nenhum post ainda</li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Feito com <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/pt/tags/index.xml b/pt/tags/index.xml index 4218d5a..f6c2d48 100644 --- a/pt/tags/index.xml +++ b/pt/tags/index.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/tags/</link><description>Recent content in Tags on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tags on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/pt/tags/</link><description>Recent content in Tags on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>John Doe (CC BY 4.0)</copyright><atom:link href="https://clente.github.io/hugo-bearcub/pt/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss> \ No newline at end of file diff --git a/tags/css/index.html b/tags/css/index.html index ba698e8..4f41ffb 100644 --- a/tags/css/index.html +++ b/tags/css/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>css | Bear Cub</title><meta name=title content="css"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="css"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/css/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="css"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="css"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/css/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"css"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "css"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/css/index.xml b/tags/css/index.xml index d762509..7378730 100644 --- a/tags/css/index.xml +++ b/tags/css/index.xml @@ -1 +1,139 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>css on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/css/</link><description>Recent content in css on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/css/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>css on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/css/</link><description>Recent content in css on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/css/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/emoji/index.html b/tags/emoji/index.html index dfe0a7c..88cec89 100644 --- a/tags/emoji/index.html +++ b/tags/emoji/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>emoji | Bear Cub</title><meta name=title content="emoji"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="emoji"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/emoji/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="emoji"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="emoji"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/emoji/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"emoji"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "emoji"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-05 pubdate>2019-03-05</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/emoji-support/>Emoji Support</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml index dbda0df..58c7862 100644 --- a/tags/emoji/index.xml +++ b/tags/emoji/index.xml @@ -1 +1,10 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>emoji on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/emoji/</link><description>Recent content in emoji on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/emoji/index.xml" rel="self" type="application/rss+xml"/><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description><p>Emoji can be enabled in a Hugo project in a number of ways.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>emoji on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/emoji/</link><description>Recent content in emoji on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/emoji/index.xml" rel="self" type="application/rss+xml"/><item><title>Emoji Support</title><link>https://clente.github.io/hugo-bearcub/blog/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/emoji-support/</guid><description>Emoji can be enabled in a Hugo project in a number of ways.</description><content:encoded><![CDATA[<p>Emoji can be enabled in a Hugo project in a number of ways.</p> +<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p> +<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p> +<!-- raw HTML omitted --> +<p>The <a href="http://www.emoji-cheat-sheet.com/">Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p> +<hr> +<p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln">1</span><span class="cl">.emoji { +</span></span><span class="line"><span class="ln">2</span><span class="cl"> font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; +</span></span><span class="line"><span class="ln">3</span><span class="cl">}</span></span></code></pre></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/html/index.html b/tags/html/index.html index 89c48eb..6343c4f 100644 --- a/tags/html/index.html +++ b/tags/html/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>html | Bear Cub</title><meta name=title content="html"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="html"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/html/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="html"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="html"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/html/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"html"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "html"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/html/index.xml b/tags/html/index.xml index 0516cc0..e6de20d 100644 --- a/tags/html/index.xml +++ b/tags/html/index.xml @@ -1 +1,139 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>html on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/html/</link><description>Recent content in html on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>html on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/html/</link><description>Recent content in html on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index 8553b69..b14da39 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>Tags | Bear Cub</title><meta name=title content="Tags"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="Tags"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="Tags"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="Tags"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"Tags"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a href=https://clente.github.io/hugo-bearcub/pt/tags/>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "Tags"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/tags/css/>css</a></li><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/tags/html/>html</a></li><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> diff --git a/tags/index.xml b/tags/index.xml index 18c6a96..7256a9d 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/</link><description>Recent content in Tags on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>css</title><link>https://clente.github.io/hugo-bearcub/tags/css/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/css/</guid><description/></item><item><title>html</title><link>https://clente.github.io/hugo-bearcub/tags/html/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/html/</guid><description/></item><item><title>markdown</title><link>https://clente.github.io/hugo-bearcub/tags/markdown/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/markdown/</guid><description/></item><item><title>privacy</title><link>https://clente.github.io/hugo-bearcub/tags/privacy/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/privacy/</guid><description/></item><item><title>shortcodes</title><link>https://clente.github.io/hugo-bearcub/tags/shortcodes/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/shortcodes/</guid><description/></item><item><title>text</title><link>https://clente.github.io/hugo-bearcub/tags/text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/text/</guid><description/></item><item><title>emoji</title><link>https://clente.github.io/hugo-bearcub/tags/emoji/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/emoji/</guid><description/></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tags on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/</link><description>Recent content in Tags on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>css</title><link>https://clente.github.io/hugo-bearcub/tags/css/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/css/</guid><description/><content:encoded></content:encoded></item><item><title>html</title><link>https://clente.github.io/hugo-bearcub/tags/html/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/html/</guid><description/><content:encoded></content:encoded></item><item><title>markdown</title><link>https://clente.github.io/hugo-bearcub/tags/markdown/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/markdown/</guid><description/><content:encoded></content:encoded></item><item><title>privacy</title><link>https://clente.github.io/hugo-bearcub/tags/privacy/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/privacy/</guid><description/><content:encoded></content:encoded></item><item><title>shortcodes</title><link>https://clente.github.io/hugo-bearcub/tags/shortcodes/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/shortcodes/</guid><description/><content:encoded></content:encoded></item><item><title>text</title><link>https://clente.github.io/hugo-bearcub/tags/text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/text/</guid><description/><content:encoded></content:encoded></item><item><title>emoji</title><link>https://clente.github.io/hugo-bearcub/tags/emoji/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/tags/emoji/</guid><description/><content:encoded></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/markdown/index.html b/tags/markdown/index.html index 21e8e25..d6bf040 100644 --- a/tags/markdown/index.html +++ b/tags/markdown/index.html @@ -1,8 +1,7 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>markdown | Bear Cub</title><meta name=title content="markdown"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="markdown"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/markdown/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="markdown"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="markdown"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/markdown/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"markdown"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "markdown"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-11 pubdate>2019-03-11</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/markdown-syntax/>Markdown Syntax Guide</a></li><li><span><i><time datetime=2019-03-09 pubdate>2019-03-09</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/placeholder-text/>Placeholder Text</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml index d6c1c4b..c1362d0 100644 --- a/tags/markdown/index.xml +++ b/tags/markdown/index.xml @@ -1 +1,161 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>markdown on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/markdown/</link><description>Recent content in markdown on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>markdown on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/markdown/</link><description>Recent content in markdown on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/markdown-syntax/</guid><description>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</description><content:encoded><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p> +<h2 id="headings">Headings</h2> +<p>The following HTML <code><h1></code>β<code><h6></code> elements represent six levels of section headings. <code><h1></code> is the highest section level while <code><h6></code> is the lowest.</p> +<h1 id="h1">H1</h1> +<h2 id="h2">H2</h2> +<h3 id="h3">H3</h3> +<h4 id="h4">H4</h4> +<h5 id="h5">H5</h5> +<h6 id="h6">H6</h6> +<h2 id="paragraph">Paragraph</h2> +<p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p> +<p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p> +<h2 id="blockquotes">Blockquotes</h2> +<p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p> +<h4 id="blockquote-without-attribution">Blockquote without attribution</h4> +<blockquote> +<p>Tiam, ad mint andaepu dandae nostion secatur sequo quae. +<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p> +</blockquote> +<h4 id="blockquote-with-attribution">Blockquote with attribution</h4> +<blockquote> +<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> +β <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +</blockquote> +<h2 id="tables">Tables</h2> +<p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> +<table> +<thead> +<tr> +<th>Name</th> +<th>Age</th> +</tr> +</thead> +<tbody> +<tr> +<td>Bob</td> +<td>27</td> +</tr> +<tr> +<td>Alice</td> +<td>23</td> +</tr> +</tbody> +</table> +<h4 id="inline-markdown-within-tables">Inline Markdown within tables</h4> +<table> +<thead> +<tr> +<th>Italics</th> +<th>Bold</th> +<th>Code</th> +</tr> +</thead> +<tbody> +<tr> +<td><em>italics</em></td> +<td><strong>bold</strong></td> +<td><code>code</code></td> +</tr> +</tbody> +</table> +<h2 id="code-blocks">Code Blocks</h2> +<h4 id="code-block-with-backticks">Code block with backticks</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span> +</span></span></code></pre></div><h4 id="code-block-indented-with-four-spaces">Code block indented with four spaces</h4> +<pre><code><!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>Example HTML5 Document</title> +</head> +<body> + <p>Test</p> +</body> +</html> +</code></pre> +<h4 id="code-block-with-hugos-internal-highlight-shortcode">Code block with Hugo’s internal highlight shortcode</h4> +<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="ln"> 1</span><span class="cl"><span class="cp"><!doctype html></span> +</span></span><span class="line"><span class="ln"> 2</span><span class="cl"><span class="p"><</span><span class="nt">html</span> <span class="na">lang</span><span class="o">=</span><span class="s">"en"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 3</span><span class="cl"><span class="p"><</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 4</span><span class="cl"> <span class="p"><</span><span class="nt">meta</span> <span class="na">charset</span><span class="o">=</span><span class="s">"utf-8"</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 5</span><span class="cl"> <span class="p"><</span><span class="nt">title</span><span class="p">></span>Example HTML5 Document<span class="p"></</span><span class="nt">title</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 6</span><span class="cl"><span class="p"></</span><span class="nt">head</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 7</span><span class="cl"><span class="p"><</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 8</span><span class="cl"> <span class="p"><</span><span class="nt">p</span><span class="p">></span>Test<span class="p"></</span><span class="nt">p</span><span class="p">></span> +</span></span><span class="line"><span class="ln"> 9</span><span class="cl"><span class="p"></</span><span class="nt">body</span><span class="p">></span> +</span></span><span class="line"><span class="ln">10</span><span class="cl"><span class="p"></</span><span class="nt">html</span><span class="p">></span></span></span></code></pre></div> +<h2 id="list-types">List Types</h2> +<h4 id="ordered-list">Ordered List</h4> +<ol> +<li>First item</li> +<li>Second item</li> +<li>Third item</li> +</ol> +<h4 id="unordered-list">Unordered List</h4> +<ul> +<li>List item</li> +<li>Another item</li> +<li>And another item</li> +</ul> +<h4 id="nested-list">Nested list</h4> +<ul> +<li>Fruit +<ul> +<li>Apple</li> +<li>Orange</li> +<li>Banana</li> +</ul> +</li> +<li>Dairy +<ul> +<li>Milk</li> +<li>Cheese</li> +</ul> +</li> +</ul> +<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements β abbr, sub, sup, kbd, mark</h2> +<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> +<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> +<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> +<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> +<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> +<div class="footnotes" role="doc-endnotes"> +<hr> +<ol> +<li id="fn:1"> +<p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">↩︎</a></p> +</li> +</ol> +</div>]]></content:encoded></item><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description>Lorem est tota propiore conpellat pectoribus de pectora summo.</description><content:encoded><![CDATA[<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> +<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p> +<ol> +<li>Exierant elisi ambit vivere dedere</li> +<li>Duce pollice</li> +<li>Eris modo</li> +<li>Spargitque ferrea quos palude</li> +</ol> +<p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p> +<ol> +<li>Comas hunc haec pietate fetum procerum dixit</li> +<li>Post torum vates letum Tiresia</li> +<li>Flumen querellas</li> +<li>Arcanaque montibus omnes</li> +<li>Quidem et</li> +</ol> +<h1 id="vagus-elidunt">Vagus elidunt</h1> +<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> +<p><a href="https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon">The Van de Graaf Canon</a></p> +<h2 id="mane-refeci-capiebant-unda-mulcebat">Mane refeci capiebant unda mulcebat</h2> +<p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p> +<p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p> +<p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/privacy/index.html b/tags/privacy/index.html index 0843224..a684584 100644 --- a/tags/privacy/index.html +++ b/tags/privacy/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>privacy | Bear Cub</title><meta name=title content="privacy"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="privacy"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/privacy/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="privacy"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="privacy"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/privacy/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"privacy"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "privacy"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-10 pubdate>2019-03-10</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/rich-content/>Rich Content</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml index cde8d29..af61d8a 100644 --- a/tags/privacy/index.xml +++ b/tags/privacy/index.xml @@ -1 +1,56 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>privacy on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/privacy/</link><description>Recent content in privacy on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>privacy on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/privacy/</link><description>Recent content in privacy on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</description><content:encoded><![CDATA[<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> +<hr> +<h2 id="youtube-privacy-enhanced-shortcode">YouTube Privacy Enhanced Shortcode</h2> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/ZJthWmvUzzc" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<!-- raw HTML omitted --> +<hr> +<h2 id="twitter-simple-shortcode">Twitter Simple Shortcode</h2> +<blockquote class="twitter-tweet"><p lang="en" dir="ltr">βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href="https://t.co/gcv7SrhvJb">pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote> +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> + +<!-- raw HTML omitted --> +<hr> +<h2 id="vimeo-simple-shortcode">Vimeo Simple Shortcode</h2> + + + + + + +<style> +.__h_video { + position: relative; + padding-bottom: 56.23%; + height: 0; + overflow: hidden; + width: 100%; + background: #000; +} +.__h_video img { + width: 100%; + height: auto; + color: #000; +} +.__h_video .play { + height: 72px; + width: 72px; + left: 50%; + top: 50%; + margin-left: -36px; + margin-top: -36px; + position: absolute; + cursor: pointer; +} +</style> + + +<div class="s_video_simple __h_video"> +<a href="https://vimeo.com/4.8912912e+07" rel="noopener" target="_blank"> + + +<img src="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640" srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"> +<div class="play"><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"></circle><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2 0-4.4l-16.6-9z" fill="#fff"></path></svg></div></a></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html index f5f8fcd..9b8d652 100644 --- a/tags/shortcodes/index.html +++ b/tags/shortcodes/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>shortcodes | Bear Cub</title><meta name=title content="shortcodes"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="shortcodes"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/shortcodes/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="shortcodes"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="shortcodes"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/shortcodes/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"shortcodes"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "shortcodes"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-10 pubdate>2019-03-10</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/rich-content/>Rich Content</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml index 3c087f9..19554fd 100644 --- a/tags/shortcodes/index.xml +++ b/tags/shortcodes/index.xml @@ -1 +1,56 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>shortcodes on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/shortcodes/</link><description>Recent content in shortcodes on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>shortcodes on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/shortcodes/</link><description>Recent content in shortcodes on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>https://clente.github.io/hugo-bearcub/blog/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/rich-content/</guid><description>Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</description><content:encoded><![CDATA[<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> +<hr> +<h2 id="youtube-privacy-enhanced-shortcode">YouTube Privacy Enhanced Shortcode</h2> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/ZJthWmvUzzc" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<!-- raw HTML omitted --> +<hr> +<h2 id="twitter-simple-shortcode">Twitter Simple Shortcode</h2> +<blockquote class="twitter-tweet"><p lang="en" dir="ltr">βIn addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.β<br>β Jan Tschichold <a href="https://t.co/gcv7SrhvJb">pic.twitter.com/gcv7SrhvJb</a></p>— Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote> +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> + +<!-- raw HTML omitted --> +<hr> +<h2 id="vimeo-simple-shortcode">Vimeo Simple Shortcode</h2> + + + + + + +<style> +.__h_video { + position: relative; + padding-bottom: 56.23%; + height: 0; + overflow: hidden; + width: 100%; + background: #000; +} +.__h_video img { + width: 100%; + height: auto; + color: #000; +} +.__h_video .play { + height: 72px; + width: 72px; + left: 50%; + top: 50%; + margin-left: -36px; + margin-top: -36px; + position: absolute; + cursor: pointer; +} +</style> + + +<div class="s_video_simple __h_video"> +<a href="https://vimeo.com/4.8912912e+07" rel="noopener" target="_blank"> + + +<img src="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640" srcset="https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt="Sing Jan Swing - Kinetic Type"> +<div class="play"><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"></circle><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2 0-4.4l-16.6-9z" fill="#fff"></path></svg></div></a></div>]]></content:encoded></item></channel></rss> \ No newline at end of file diff --git a/tags/text/index.html b/tags/text/index.html index aef4451..fe3ce42 100644 --- a/tags/text/index.html +++ b/tags/text/index.html @@ -1,7 +1,6 @@ <!doctype html><html lang=en-US><head><meta http-equiv=x-clacks-overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=images/favicon.png><title>text | Bear Cub</title><meta name=title content="text"><meta name=description content="Bear Cub Demo"><meta name=keywords content="syntax,themes,css,emoji,html,markdown,privacy,shortcodes,text,"><meta property="og:title" content="text"><meta property="og:description" content="Bear Cub Demo"><meta property="og:type" content="website"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/tags/text/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/share.webp"><meta name=twitter:title content="text"><meta name=twitter:description content="Bear Cub Demo"><meta name=twitter:site content="@example"><meta itemprop=name content="text"><meta itemprop=description content="Bear Cub Demo"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/style.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet><link rel=alternate type=application/rss+xml href=https://clente.github.io/hugo-bearcub/tags/text/index.xml title="Bear Cub"></head><body><header><a class=skip-link href=#main-content>Skip to main content</a> <a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a> <a href=/hugo-bearcub/blog/>Blog</a> -<a href='mailto:me@example.com?subject=Reply%20to%20"text"'>Email</a> -<a href=/hugo-bearcub/blog/index.xml>RSS</a> +<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a> <a class=disabled role=link aria-disabled=true>pt-BR π§π·</a></nav></header><main id=main-content><content><h3 class=blog-filter>Filtering for "text"</h3><ul class=blog-posts><li><span><i><time datetime=2019-03-09 pubdate>2019-03-09</time></i></span> <a href=https://clente.github.io/hugo-bearcub/blog/placeholder-text/>Placeholder Text</a></li></ul></content></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html> \ No newline at end of file diff --git a/tags/text/index.xml b/tags/text/index.xml index b80dec6..cdb3d88 100644 --- a/tags/text/index.xml +++ b/tags/text/index.xml @@ -1 +1,23 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>text on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/text/</link><description>Recent content in text on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/text/index.xml" rel="self" type="application/rss+xml"/><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p></description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>text on Bear Cub</title><link>https://clente.github.io/hugo-bearcub/tags/text/</link><description>Recent content in text on Bear Cub</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>John Doe (CC BY 4.0)</copyright><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://clente.github.io/hugo-bearcub/tags/text/index.xml" rel="self" type="application/rss+xml"/><item><title>Placeholder Text</title><link>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><author>Hugo Authors</author><guid>https://clente.github.io/hugo-bearcub/blog/placeholder-text/</guid><description>Lorem est tota propiore conpellat pectoribus de pectora summo.</description><content:encoded><![CDATA[<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> +<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p> +<ol> +<li>Exierant elisi ambit vivere dedere</li> +<li>Duce pollice</li> +<li>Eris modo</li> +<li>Spargitque ferrea quos palude</li> +</ol> +<p>Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.</p> +<ol> +<li>Comas hunc haec pietate fetum procerum dixit</li> +<li>Post torum vates letum Tiresia</li> +<li>Flumen querellas</li> +<li>Arcanaque montibus omnes</li> +<li>Quidem et</li> +</ol> +<h1 id="vagus-elidunt">Vagus elidunt</h1> +<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> +<p><a href="https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon">The Van de Graaf Canon</a></p> +<h2 id="mane-refeci-capiebant-unda-mulcebat">Mane refeci capiebant unda mulcebat</h2> +<p>Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. <strong>Faces illo pepulere</strong> tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.</p> +<p>Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.</p> +<p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides <strong>parte</strong>.</p>]]></content:encoded></item></channel></rss> \ No newline at end of file