<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blogging on Marco Lazzarotto</title><link>https://lazzarotto.dev/blog/en/categories/blogging/</link><description>Recent content in Blogging on Marco Lazzarotto</description><generator>Hugo</generator><language>en-us</language><managingEditor>postmaster@mlazzarotto.it (Marco Lazzarotto)</managingEditor><webMaster>postmaster@mlazzarotto.it (Marco Lazzarotto)</webMaster><copyright>Marco Lazzarotto</copyright><lastBuildDate>Sat, 13 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://lazzarotto.dev/blog/en/categories/blogging/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo - Static Site Generator</title><link>https://lazzarotto.dev/blog/en/hugo-static-site-generator/</link><pubDate>Sat, 13 Aug 2022 00:00:00 +0000</pubDate><author>postmaster@mlazzarotto.it (Marco Lazzarotto)</author><guid>https://lazzarotto.dev/blog/en/hugo-static-site-generator/</guid><description>&lt;h1 id="what-is-a-static-site-generator"&gt;What is a static site generator
&lt;/h1&gt;&lt;p&gt;A static website generator is software that generates a static HTML website using raw data and code as &amp;ldquo;input&amp;rdquo; templates.&lt;/p&gt;
&lt;p&gt;In essence, a static site generator automates the task of generating individual HTML pages and makes them ready to be served to users in advance.
&lt;img src="https://lazzarotto.dev/blog/img/static_site_generator_diagram_high_level.png"
	
	
	
	loading="lazy"
	
		alt="static site generator"
	
	
&gt;&lt;/p&gt;
&lt;h2 id="dynamic-and-static-web-sites"&gt;Dynamic and static web sites
&lt;/h2&gt;&lt;p&gt;A static website then is a website consisting of one or more HTML web pages that are always loaded in the same way, in a rather basic way in that no Javascript code is used or database operations are performed.&lt;/p&gt;</description></item></channel></rss>