<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Development on Héctor Bautista</title><link>https://hbautista.com/en/tags/web-development/</link><description>Recent content in Web Development on Héctor Bautista</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Wed, 02 Sep 2026 16:00:00 -0600</lastBuildDate><atom:link href="https://hbautista.com/en/tags/web-development/index.xml" rel="self" type="application/rss+xml"/><item><title>Migrating from WordPress to Hugo: A Faster and Lighter New Chapter</title><link>https://hbautista.com/en/p/migrating-from-wordpress-to-hugo-a-faster-and-lighter-new-chapter/</link><pubDate>Wed, 02 Sep 2026 16:00:00 -0600</pubDate><guid>https://hbautista.com/en/p/migrating-from-wordpress-to-hugo-a-faster-and-lighter-new-chapter/</guid><description>&lt;p&gt;After using &lt;strong&gt;WordPress&lt;/strong&gt; for a long time, I have decided to migrate the blog to a static site generator: &lt;strong&gt;Hugo&lt;/strong&gt;.&lt;/p&gt;&#10;&lt;h3 id="why-leave-wordpress"&gt;Why leave WordPress?&#10;&lt;/h3&gt;&lt;p&gt;While WordPress remains one of the most powerful and popular platforms available, it came with overhead that wasn&amp;rsquo;t necessary for my personal site:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Continuous Maintenance:&lt;/strong&gt; Frequent updates for plugins, themes, and PHP runtimes.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Performance &amp;amp; Speed:&lt;/strong&gt; Static sites deliver pre-rendered HTML files directly without hitting a database on every request.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Enhanced Security:&lt;/strong&gt; Removing PHP and MySQL completely eliminates the most common web vulnerability vectors.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h3 id="the-new-setup-with-hugo"&gt;The New Setup with Hugo&#10;&lt;/h3&gt;&lt;p&gt;The updated site and blog (&lt;code&gt;hbautista.com/blog/&lt;/code&gt;) are built with &lt;strong&gt;Hugo&lt;/strong&gt; and written entirely in Markdown, fully integrated into my Git workflow:&lt;/p&gt;&#10;&lt;ol&gt;&#10;&lt;li&gt;&lt;strong&gt;Clean Workflow:&lt;/strong&gt; Posts are authored locally in Markdown and tracked in my &lt;a class="link" href="https://github.com/hbautistaf/website" target="_blank" rel="noopener"&#10; &gt;GitHub repository&lt;/a&gt;.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Lightning-Fast Builds:&lt;/strong&gt; Hugo compiles the entire site in milliseconds.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Complete Layout Control:&lt;/strong&gt; Full ownership over the generated HTML/CSS and deployment pipeline.&lt;/li&gt;&#10;&lt;/ol&gt;&#10;&lt;p&gt;All previous posts have been migrated into Markdown files. I hope you enjoy the faster loading times and streamlined design!&lt;/p&gt;&#10;</description></item></channel></rss>