<?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 Lightbi</title><link>https://t-shirts.carrondo.pt/posts/</link><description>Recent content in Blog on Lightbi</description><generator>Hugo</generator><language>PT</language><lastBuildDate>Mon, 25 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://t-shirts.carrondo.pt/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Sample Post</title><link>https://t-shirts.carrondo.pt/posts/2020/sample-post/</link><pubDate>Mon, 25 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/sample-post/</guid><description>&lt;p&gt;This is a sample post where you can understand how this is working.&lt;/p&gt;
&lt;p&gt;Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc.&lt;/p&gt;</description></item><item><title>Install Hugo in Windows</title><link>https://t-shirts.carrondo.pt/posts/2020/install-hugo/</link><pubDate>Wed, 20 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/install-hugo/</guid><description>&lt;p&gt;Hugo comes in three versions: Standard, Extended, and Extended/Deploy. The Standard edition covers core functionalities, while Extended adds advanced options, with Extended/Deploy** offering further deployment features.&lt;/p&gt;
&lt;h3 id="setting-up-your-directories"&gt;Setting Up Your Directories&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open File Explorer and create a folder, e.g., &lt;code&gt;C:\Hugo&lt;/code&gt;, and inside it, a &lt;code&gt;bin&lt;/code&gt; folder.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="installing-hugo"&gt;Installing Hugo&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Download the latest Hugo executable from &lt;a href="https://github.com/gohugoio/hugo/releases/"&gt;Hugo releases&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>How to use Lightbi theme ?</title><link>https://t-shirts.carrondo.pt/posts/2020/use-this-theme/</link><pubDate>Mon, 18 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/use-this-theme/</guid><description>&lt;p&gt;In this post, we&amp;rsquo;ll cover how to install Hugo and set up your first website with the Lightbi theme. For detailed steps, refer to &lt;a href="https://gohugo.io/getting-started/quick-start/"&gt;Hugo’s quick-start guide&lt;/a&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Create a New Hugo Site&lt;/strong&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;hugo new site &amp;lt;name of site&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;cd&lt;/span&gt; &amp;lt;name of site&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;git init
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;git submodule add https://github.com/binokochumolvarghese/lightbi-hugo themes/lightbi-hugo
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;After completing the steps above, copy the contents of &lt;code&gt;exampleSite/contents&lt;/code&gt; into the &lt;code&gt;content&lt;/code&gt; folder of your website.&lt;/p&gt;</description></item><item><title>Features of Lightbi</title><link>https://t-shirts.carrondo.pt/posts/2020/features-of-lightbi/</link><pubDate>Sun, 17 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/features-of-lightbi/</guid><description>&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Three Main Content Sections:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blog&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Collections&lt;/strong&gt; (Newsletter)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Responsive Design&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Built with a &lt;strong&gt;mobile-first approach&lt;/strong&gt; for seamless viewing on any device.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Card-Based Theme&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Flexible image placement options:
&lt;ul&gt;
&lt;li&gt;Image at the top of the card&lt;/li&gt;
&lt;li&gt;Image in the middle of the card&lt;/li&gt;
&lt;li&gt;Image at the bottom of the card&lt;/li&gt;
&lt;li&gt;No image option&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Menu Location Indicator&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>Parameters in Lightbi</title><link>https://t-shirts.carrondo.pt/posts/2020/parameters/</link><pubDate>Fri, 15 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/parameters/</guid><description>&lt;p&gt;Below is a list of configurable parameters in the Lightbi theme, along with descriptions to help you customize your site effectively. You can be adjust the below parameters in your &lt;code&gt;hugo.toml&lt;/code&gt; file.&lt;/p&gt;</description></item><item><title>More about Lightbi</title><link>https://t-shirts.carrondo.pt/posts/2020/more-about-lightbi/</link><pubDate>Sun, 10 Dec 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/more-about-lightbi/</guid><description>&lt;p&gt;In this post, I’ll introduce the theme in detail — exploring its purpose, design philosophy, and key features. I’ll also share various ways you can support and contribute to the development of this theme, whether through feedback, code contributions, translations, or spreading the word.&lt;/p&gt;</description></item><item><title>Understanding Hugo Shortcodes</title><link>https://t-shirts.carrondo.pt/posts/2020/understanding-hugo-shortcodes/</link><pubDate>Thu, 30 Nov 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/understanding-hugo-shortcodes/</guid><description>&lt;p&gt;Hugo shortcodes are powerful tools for adding custom HTML or other special content within Markdown files without complex code. They enable enhanced flexibility and are a core part of Hugo&amp;rsquo;s functionality, offering reusable snippets for embedding media, custom components, or dynamic content. Below, we’ll explore what shortcodes are and highlight some popular examples.&lt;/p&gt;</description></item><item><title>Lightbi Custom Shortcodes</title><link>https://t-shirts.carrondo.pt/posts/2020/custom-shortcodes/</link><pubDate>Fri, 24 Nov 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/custom-shortcodes/</guid><description>&lt;p&gt;To create your own shortcodes in Hugo, add an HTML file in layouts/shortcodes/. This theme provides the following useful custom shortcodes:&lt;/p&gt;
&lt;h3 id="info-card"&gt;Info card&lt;/h3&gt;
&lt;p&gt;Displays information in a card format.&lt;/p&gt;
&lt;h5 id="shortcode"&gt;Shortcode&lt;/h5&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{/* &amp;lt; info_cards header=&amp;#34;lorem-ipsum&amp;#34; title=&amp;#34;What is Lorem Ipsum?&amp;#34; content=&amp;#34;Lorem Ipsum is simply dummy text of the printing and typesetting industry.&amp;#34; &amp;gt; */}}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h5 id="output"&gt;Output&lt;/h5&gt;






 


&lt;div class="card mb-3 p-0 mt-4 mb-4 info-card-bg"&gt;
 &lt;div class="card-body"&gt;
 
 &lt;h5 class="card-title mt-0"&gt;
 What is Lorem Ipsum?
 &lt;/h5&gt;
 
 &lt;p class="card-text text-body-secondary fs-6 mt-0"&gt;

 
 Lorem Ipsum is simply dummy text of the printing and typesetting industry.
 
 &lt;/p&gt;</description></item><item><title>Image Gallery Shortcode</title><link>https://t-shirts.carrondo.pt/posts/2020/image-gallery/</link><pubDate>Mon, 20 Nov 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/image-gallery/</guid><description>&lt;p&gt;Here’s a custom Hugo shortcode that creates an image gallery in a masonry style using GLightbox, allowing you to specify a folder containing images. This approach will display images from a specified folder in a masonry layout, and each image will open in a lightbox when clicked.&lt;/p&gt;</description></item><item><title>Hosting Your Hugo Site on Netlify</title><link>https://t-shirts.carrondo.pt/posts/2020/netlify-configuration/</link><pubDate>Sat, 04 Nov 2023 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/netlify-configuration/</guid><description>&lt;p&gt;Hosting a Hugo site on Netlify is an effective solution for deploying static websites, combining Hugo’s speed with Netlify’s robust features like continuous deployment, a user-friendly dashboard, and advanced build settings.&lt;/p&gt;</description></item><item><title>What is Markdown ?</title><link>https://t-shirts.carrondo.pt/posts/2020/markdown/</link><pubDate>Mon, 27 Jan 2020 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/markdown/</guid><description>&lt;h3 id="what-is-markdown"&gt;What is Markdown?&lt;/h3&gt;
&lt;p&gt;Markdown is a lightweight, plain-text formatting language used for creating styled text through simple, readable syntax. Developed by John Gruber in 2004, its goal is to allow writers to format documents without complex code, making it easy to read and edit. The beauty of Markdown lies in its simplicity, allowing creators to add headings, lists, images, links, and more by typing a few symbols around their text.&lt;/p&gt;</description></item><item><title>Markdown Syntax Guide</title><link>https://t-shirts.carrondo.pt/posts/2020/syntax/</link><pubDate>Sat, 25 Jan 2020 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/syntax/</guid><description>&lt;h2 id="headings"&gt;Headings&lt;/h2&gt;
&lt;p&gt;To create a heading, add number signs (#) in front of a word or phrase. The number of number signs you use should correspond to the heading level. For example, to create a heading level three (h3), use three number signs (e.g., ### My Header).
 &lt;/p&gt;</description></item><item><title>Who am I ?!</title><link>https://t-shirts.carrondo.pt/posts/2020/who-am-i/</link><pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate><guid>https://t-shirts.carrondo.pt/posts/2020/who-am-i/</guid><description>&lt;p&gt;Who am I ?! This is the most asked question in my life. Yet no clear answer has yet been found.&lt;/p&gt;
&lt;p&gt;As a child, the answer to this question was simple. Say my name to the question of who. Aha ..! Simple and beautiful. In that answer, parents and siblings in adolescence. I thought to myself that the answer was too clear.&lt;/p&gt;</description></item></channel></rss>