<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on Lightbi</title><link>https://lightbi-beta-demo.netlify.app/en/tags/hugo/</link><description>Recent content in Hugo on Lightbi</description><generator>Hugo</generator><language>EN</language><lastBuildDate>Wed, 20 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://lightbi-beta-demo.netlify.app/en/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Install Hugo in Windows</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/install-hugo/</link><pubDate>Wed, 20 Dec 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/install-hugo/</guid><description>&lt;p>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>
&lt;h3 id="setting-up-your-directories">Setting Up Your Directories&lt;/h3>
&lt;ol>
&lt;li>Open File Explorer and create a folder, e.g., &lt;code>C:\Hugo&lt;/code>, and inside it, a &lt;code>bin&lt;/code> folder.&lt;/li>
&lt;/ol>
&lt;h3 id="installing-hugo">Installing Hugo&lt;/h3>
&lt;ol>
&lt;li>
&lt;p>Download the latest Hugo executable from &lt;a href="https://github.com/gohugoio/hugo/releases/">Hugo releases&lt;/a>.&lt;/p></description></item><item><title>How to use Lightbi theme ?</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/use-this-theme/</link><pubDate>Fri, 15 Dec 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/use-this-theme/</guid><description>&lt;p>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/">Hugo’s quick-start guide&lt;/a>.&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Create a New Hugo Site&lt;/strong>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">hugo new site &amp;lt;name of site&amp;gt;
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nb">cd&lt;/span> &amp;lt;name of site&amp;gt;
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">git init
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">git submodule add https://github.com/binokochumolvarghese/lightbi-hugo themes/lightbi-hugo
&lt;/span>&lt;/span>&lt;/code>&lt;/pr</description></item><item><title>Features of Lightbi</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/features-of-lightbi/</link><pubDate>Fri, 08 Dec 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/features-of-lightbi/</guid><description>&lt;h3 id="general">General&lt;/h3>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>Three Main Content Sections:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Blog&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Notes&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Collections&lt;/strong> (Newsletter)&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Responsive Design&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Built with a &lt;strong>mobile-first approach&lt;/strong> for seamless viewing on any device.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Card-Based Theme&lt;/strong>:&lt;/p></description></item><item><title>Image Gallery Shortcode</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/image-gallery/</link><pubDate>Mon, 20 Nov 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/image-gallery/</guid><description>&lt;p>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></description></item><item><title>Hosting Your Hugo Site on Netlify</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/netlify-configuration/</link><pubDate>Sat, 04 Nov 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/netlify-configuration/</guid><description>&lt;p>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></description></item><item><title>Parameters in Lightbi</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/parameters/</link><pubDate>Sat, 28 Oct 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/parameters/</guid><description>&lt;p>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>hugo.toml&lt;/code> file.&lt;/p></description></item></channel></rss>