deploy: 0d99fd11dc
This commit is contained in:
parent
2cd18636f7
commit
371068d8f9
39 changed files with 103 additions and 131 deletions
|
@ -1,4 +1,4 @@
|
|||
<?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><managingEditor>me@example.com (John Doe)</managingEditor><webMaster>me@example.com (John Doe)</webMaster><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>me@example.com (John Doe)</author><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><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>
|
||||
<?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><managingEditor>me@example.com (John Doe)</managingEditor><webMaster>me@example.com (John Doe)</webMaster><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>me@example.com (John Doe)</author><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><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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue