<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Paul-Andrei Onac</title><link>https://paul-andrei-onac.ro/</link><description>Hello, I am Paul-Andrei Onac and I am a Frontend Developer. This is a HUGO blog post that offers information about specific CSS, HTML, JavaScript use cases.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 10 Jul 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://paul-andrei-onac.ro/index.xml" rel="self" type="application/rss+xml"/><item><title>How to integrate HUGO and Tailwind v3 in 5 Steps</title><link>https://paul-andrei-onac.ro/hugo-and-tailwind/</link><pubDate>Sun, 24 Nov 2024 15:58:26 +0800</pubDate><author>Andrei</author><guid>https://paul-andrei-onac.ro/hugo-and-tailwind/</guid><description><![CDATA[<p>HUGO, the blazing-fast static site generator, and Tailwind, the utility-first CSS framework, are a powerful duo for building modern, responsive websites. This guide will walk you through the step-by-step process of integrating HUGO with Tailwind, ensuring your site is both fast and beautiful.</p>
<h2 id="prerequisites">Prerequisites</h2>
<p>Before we begin, make sure you have the following installed:</p>
<ul>
<li><strong>Node.js</strong> (for managing Tailwind and its dependencies)</li>
<li><strong>HUGO</strong> (installed via Homebrew or your system’s package manager)</li>
<li><strong>SASS</strong> Dart Sass to be more precise (installed globally)</li>
<li>A basic understanding of HUGO and CSS concepts</li>
</ul>
<h2 id="step-1-set-up-a-new-hugo-project"><strong>Step 1:</strong> Set Up a New HUGO Project</h2>
<p>Start by creating a new HUGO project. Run the following command in your Git Bash:</p>]]></description></item><item><title>Font Awesome - Mixin</title><link>https://paul-andrei-onac.ro/font-awesome-mixin/</link><pubDate>Sun, 18 Jun 2023 15:58:26 +0800</pubDate><author>Andrei</author><guid>https://paul-andrei-onac.ro/font-awesome-mixin/</guid><description>&lt;p>This article shows how to use Font Awesome with mixins better.&lt;/p></description></item><item><title>Flex Shorthand - Content</title><link>https://paul-andrei-onac.ro/flex-shortcode/</link><pubDate>Sun, 05 Mar 2023 15:58:26 +0800</pubDate><author>Andrei</author><guid>https://paul-andrei-onac.ro/flex-shortcode/</guid><description>&lt;p>This article shows the basic shorthand for flex property.&lt;/p></description></item></channel></rss>