<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ashwini Munji</title>
    <link>https://www.ashwinimunji.com/</link>
    <description>Recent content on Ashwini Munji</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 25 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ashwinimunji.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mermaid JS support</title>
      <link>https://www.ashwinimunji.com/posts/mermaid-support/</link>
      <pubDate>Mon, 25 Jul 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/mermaid-support/</guid>
      <description>If you want to use Mermaid-JS on your website. Provide mermaid as Shortcode in your markdown file.
flowchart LR A -- B B -- C C -- D D -- B  sequenceDiagram participant Alice participant Bob Alice-Bob: Hi Bob Bob-Alice: Hi Alice  Find more example on Mermaid-JS website.</description>
    </item>
    
    <item>
      <title>HTML and CSS only tabs</title>
      <link>https://www.ashwinimunji.com/posts/html-and-css-only-tabs/</link>
      <pubDate>Sun, 15 May 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/html-and-css-only-tabs/</guid>
      <description>Basic shortcodes  Link to heading   The following content:
{{&amp;lt; tabgroup &amp;gt;}} {{&amp;lt; tab name=&amp;#34;Hello&amp;#34; &amp;gt;}} Hello World! {{&amp;lt; /tab &amp;gt;}} {{&amp;lt; tab name=&amp;#34;Goodbye&amp;#34; &amp;gt;}} Goodbye Everybody! {{&amp;lt; /tab &amp;gt;}} {{&amp;lt; /tabgroup &amp;gt;}} Will generate:
 .tabs input#tab-0-0:checked ~ .tab-content-0-0 { display: block; }  Hello Hello World!   .tabs input#tab-0-1:checked ~ .tab-content-0-1 { display: block; }  Goodbye Goodbye Everybody!   Right alighment  Link to heading   You can also align the tabs to the right:</description>
    </item>
    
    <item>
      <title>Guia de Sintaxe Markdown</title>
      <link>https://www.ashwinimunji.com/posts/markdown-syntax.pt-br/</link>
      <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/markdown-syntax.pt-br/</guid>
      <description>&lt;p&gt;Esse artigo é um exemplo básico para mostrar a sintaxe Markdown que é usada nos arquivos de conteúdo do Hugo. Ele também mostrar como cada elemento básico HTML é estilizado com CSS com os temas do Hugo.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Markdown Syntax Guide</title>
      <link>https://www.ashwinimunji.com/posts/markdown-syntax/</link>
      <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/markdown-syntax/</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Conteúdo Rico</title>
      <link>https://www.ashwinimunji.com/posts/rich-content.pt-br/</link>
      <pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/rich-content.pt-br/</guid>
      <description>&lt;p&gt;O Hugo vem com vários &lt;a href=&#34;https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes&#34;&gt;Shortcodes Internos&lt;/a&gt; para conteúdo rico, assim como uma &lt;a href=&#34;https://gohugo.io/about/hugo-and-gdpr/&#34;&gt;Configuração de Privacidade&lt;/a&gt; e uma gama de Shortcodes simples que permitem embutir versões estáticas e sem JS de várias de redes sociais.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Rich Content</title>
      <link>https://www.ashwinimunji.com/posts/rich-content/</link>
      <pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/rich-content/</guid>
      <description>&lt;p&gt;Hugo ships with several &lt;a href=&#34;https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes&#34;&gt;Built-in Shortcodes&lt;/a&gt; for rich content, along with a &lt;a href=&#34;https://gohugo.io/about/hugo-and-gdpr/&#34;&gt;Privacy Config&lt;/a&gt; and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Mais Conteúdo Rico</title>
      <link>https://www.ashwinimunji.com/posts/more-rich-content.pt-br/</link>
      <pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/more-rich-content.pt-br/</guid>
      <description>&lt;p&gt;O Hugo Coder proporciona alguns Shortcodes Customizados.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>More Rich Content</title>
      <link>https://www.ashwinimunji.com/posts/more-rich-content/</link>
      <pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/more-rich-content/</guid>
      <description>&lt;p&gt;Hugo Coder provides some Custom Shortcodes.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Placeholder Text</title>
      <link>https://www.ashwinimunji.com/posts/placeholder-text/</link>
      <pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/placeholder-text/</guid>
      <description>&lt;p&gt;Lorem est tota propiore conpellat pectoribus de pectora summo.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Texto de Exemplo</title>
      <link>https://www.ashwinimunji.com/posts/placeholder-text.pt-br/</link>
      <pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/placeholder-text.pt-br/</guid>
      <description>&lt;p&gt;Lorem est tota propiore conpellat pectoribus de pectora summo.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Configuração de Equações Matemáticas</title>
      <link>https://www.ashwinimunji.com/posts/math-typesetting.pt-br/</link>
      <pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/math-typesetting.pt-br/</guid>
      <description>&lt;p&gt;Em um projeto Hugo as Notações Matemáticas podem ser usadas com a ajuda de bibliotecas JavaScript de terceiros.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Math Typesetting</title>
      <link>https://www.ashwinimunji.com/posts/math-typesetting/</link>
      <pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/math-typesetting/</guid>
      <description>&lt;p&gt;Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Emoji Support</title>
      <link>https://www.ashwinimunji.com/posts/emoji-support/</link>
      <pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/emoji-support/</guid>
      <description>&lt;p&gt;Emoji can be enabled in a Hugo project in a number of ways.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>External Page: Hugo Coder Wiki</title>
      <link>https://www.ashwinimunji.com/posts/hugo-coder-wiki/</link>
      <pubDate>Mon, 04 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/hugo-coder-wiki/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Página Externa: Wiki Hugo Coder</title>
      <link>https://www.ashwinimunji.com/posts/hugo-coder-wiki/</link>
      <pubDate>Mon, 04 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/posts/hugo-coder-wiki/</guid>
      <description></description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://www.ashwinimunji.com/about/</link>
      <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/about/</guid>
      <description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
Hugo makes use of a variety of open source projects including:
 https://github.</description>
    </item>
    
    <item>
      <title>Contact</title>
      <link>https://www.ashwinimunji.com/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/contact/</guid>
      <description>Follow me, @johndoe.</description>
    </item>
    
    <item>
      <title>Projects</title>
      <link>https://www.ashwinimunji.com/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.ashwinimunji.com/projects/</guid>
      <description>Nothing to see here&amp;hellip; Move along!</description>
    </item>
    
  </channel>
</rss>
