<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>static site generator | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/static-site-generator/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Thu, 23 Mar 2023 16:45:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>10 reasons to replace your CMS with Astro</title>
		<link>https://nerdpress.org/2023/03/23/10-reasons-to-replace-your-cms-with-astro/</link>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Thu, 23 Mar 2023 16:45:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Astro]]></category>
		<category><![CDATA[static site generator]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=3234</guid>

					<description><![CDATA[<p>I replaced another CMS powered site with an Astro powered static site the other day.Here is why: This is based on of a twitter thread of mine and crossposted here for the sake of owning my content. :)</p>
The post <a href="https://nerdpress.org/2023/03/23/10-reasons-to-replace-your-cms-with-astro/">10 reasons to replace your CMS with Astro</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>I replaced another CMS powered site with an <a href="https://astro.build/" target="_blank" rel="noopener" title="">Astro</a> powered static site the other day.<br />Here is why:</p>



<span id="more-3234"></span>



<ol class="wp-block-list">
<li>Content changed rarely and when, authors forgot how to do it and asked me anyway.</li>



<li>Content is now part of development. <br />The &#8220;paid&#8221; support time is now rather spent for adding content than for helping the authors adding their content.<br />They will just send me an email.</li>



<li>Content is now versioned in git.</li>



<li>Hosting is cheaper, no need for the PHP Mysql package.</li>



<li>A static site is easier to host. No forced PHP updates by the hoster.</li>



<li>No security attack vectors on the site. Try this with WordPress ;)</li>



<li><a href="https://astro.build" target="_blank" rel="noopener" title="">Astro</a> comes with topnotch frontend tooling and green lighthouse audit by default. Try this with your CMS ;)</li>



<li>Contact forms are overrated. Mailto links work. If a contact form is your only dynamic requirement, ditch it and consider to go static.</li>



<li>A static site loads faster and does not need to run the compute cycles of a dynamic language or a database.</li>



<li>Last but not least: A static site presumably has a lower carbon footprint out of the box because of less computing and optimized frontend tooling.</li>
</ol>



<p>This is based on of a <a href="https://twitter.com/ivobathke/status/1632665077307305986" target="_blank" rel="noopener" title="">twitter thread</a> of mine and crossposted here for the sake of owning my content. :)</p>The post <a href="https://nerdpress.org/2023/03/23/10-reasons-to-replace-your-cms-with-astro/">10 reasons to replace your CMS with Astro</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
