<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Contenido on Desarrollo web</title>
    <link>http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/</link>
    <description>Recent content in Contenido on Desarrollo web</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Mon, 04 Oct 2021 13:19:24 +0200</lastBuildDate>
    <atom:link href="http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Añadiendo</title>
      <link>http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/01_creacion/</link>
      <pubDate>Mon, 04 Oct 2021 13:19:24 +0200</pubDate>
      <guid>http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/01_creacion/</guid>
      <description>&lt;h2 id=&#34;creando-contenido-markdown&#34;&gt;Creando contenido: markdown&lt;/h2&gt;&#xA;&lt;p&gt;Para crear nuevo contenido vamos  a generar páginas de texto con formato &lt;strong&gt;markdown&lt;/strong&gt; &lt;a href=&#34;http://web.infenlaces.com/hugo/hugo/docs/03_hugo/3_contenido/01_creacion/#markdown&#34;&gt;&lt;em&gt;(Hablamos más abajo sobre el tema)&lt;/em&gt;&lt;/a&gt;&#xA;Podemos consultar las siguientes referencias para el texto en markdown:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://daringfireball.net/projects/markdown/&#34;&gt;Daring Fireball: Markdown, John Gruber (Creator of Markdown)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet&#34;&gt;Markdown Cheatsheet, Adam Pritchard&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.markdowntutorial.com/&#34;&gt;Markdown Tutorial (Interactive), Garen Torikian&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.markdownguide.org/&#34;&gt;The Markdown Guide, Matt Cone&lt;/a&gt;&#xA;&lt;strong&gt;Otras referencias&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet&#34;&gt;https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://programminghistorian.org/es/lecciones/introduccion-a-markdown&#34;&gt;https://programminghistorian.org/es/lecciones/introduccion-a-markdown&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Este metalenguaje o lenguaje con marcas &#xA;&lt;strong&gt;&#xA;&lt;span class=&#34;font-weight-bold text-primary&#34;&gt;&#xA;&#xA;    es muy utilizado en la documentación técnica&#xA;&#xA;&lt;/span&gt;&#xA;&lt;/strong&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taxonomías</title>
      <link>http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/02_taxonomias/</link>
      <pubDate>Mon, 04 Oct 2021 13:19:24 +0200</pubDate>
      <guid>http://web.infenlaces.com/hugo/docs/03_hugo/3_contenido/02_taxonomias/</guid>
      <description>&lt;h2 id=&#34;taxonomías&#34;&gt;Taxonomías&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gohugo.io/content-management/taxonomies&#34;&gt;https://gohugo.io/content-management/taxonomies&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Una taxonomía es una categorización que nos permite clasificar contenido.&lt;/p&gt;&#xA;&lt;p&gt;Por ejemplo, en una web de Películas podríamos tener actores, directores, estudios, géneros, años, premios &amp;hellip;&#xA;A continuación se muestra un breve ejemplo, pero esta parte no la vamos a incluir en nuestro ejemplo.&lt;/p&gt;&#xA;&lt;p&gt;Por defecto Hugo añade las taxonomías &lt;strong&gt;categories&lt;/strong&gt; y &lt;strong&gt;tags&lt;/strong&gt;. Se pueden añadir más en &lt;strong&gt;config&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#eed;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[taxonomies]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  category = &lt;span style=&#34;color:#cd5555&#34;&gt;&amp;#39;categories&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  tag = &lt;span style=&#34;color:#cd5555&#34;&gt;&amp;#39;tags&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Si se quiere deshabilitar:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
