<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Matt Bryant</title>
    <description>The latest articles on DEV Community by Matt Bryant (@t_mattb).</description>
    <link>https://dev.to/t_mattb</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F62231%2Fbe9a95d2-2885-43f4-ac08-f9a3bcb8d543.jpg</url>
      <title>DEV Community: Matt Bryant</title>
      <link>https://dev.to/t_mattb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/t_mattb"/>
    <language>en</language>
    <item>
      <title>Explain Static Generated vs. Pure HTML Sites Like I'm Five</title>
      <dc:creator>Matt Bryant</dc:creator>
      <pubDate>Tue, 13 Mar 2018 12:14:09 +0000</pubDate>
      <link>https://dev.to/t_mattb/explain-static-generated-vs-pure-html-sites-like-im-five--4c18</link>
      <guid>https://dev.to/t_mattb/explain-static-generated-vs-pure-html-sites-like-im-five--4c18</guid>
      <description>&lt;p&gt;Good people of the interwebs, please sort me out here. So, if the ultimate goal of static site generators (SSGs) is to output html files, then wouldn't it make sense to just create/write and then upload the HTML, CSS, and Javascript files directly to a host server vs. creating them in some kind of markdown language and framework first? Is the only reason for using markdown and using a generator like Jekyll, Hugo, etc, is because of readability issues when it comes to writing and reading the code? In other words, I could just create straight up HTML, CSS, and Javascript files, them load them to a server. Why should I go through the extra effort, time, etc. to introduce another language and framework into this when the ultimate output is the same?&lt;/p&gt;

</description>
      <category>explainlikeimfive</category>
      <category>html</category>
      <category>ssg</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
