<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting Started on Prosser Firewise</title>
    <link>/series/getting-started/</link>
    <description>Recent content in Getting Started on Prosser Firewise</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 03 Jul 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="/series/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tachyons for Style</title>
      <link>/blog/tachyons-for-style/</link>
      <pubDate>Wed, 03 Jul 2019 00:00:00 +0000</pubDate>
      <guid>/blog/tachyons-for-style/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;/blog/assets/tachyons-logo-script-feature.png&#34; alt=&#34;Tachyons Logo Script&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;tachyons-is-a-design-system-that-allows-you-to-design-gorgeous-interfaces-in-the-browser-with-little-effort&#34;&gt;&lt;a href=&#34;http://tachyons.io&#34;&gt;Tachyons&lt;/a&gt; is a design system that allows you to design gorgeous interfaces in the browser with little effort.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;because-speed&#34;&gt;Because Speed&lt;/h3&gt;&#xA;&lt;p&gt;Building this static site generator theme was the first time I used an Atomic&#xA;(or Functional) CSS system like Tachyons. It&amp;rsquo;s a design system that provides&#xA;very small (which means fast) CSS modules that you can use in your HTML. So,&#xA;rather than writing every line of CSS, you apply the style you need as you write&#xA;your HTML with easy to understand shorthand class names. This makes for a very&#xA;powerful way to style, in the browser, or while building a static site like this&#xA;one – since you can see every change with every save. &lt;strong&gt;It&amp;rsquo;s a joy to use.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CSS Grid Scaffold</title>
      <link>/blog/css-grid-scaffold/</link>
      <pubDate>Tue, 02 Jul 2019 00:00:00 +0000</pubDate>
      <guid>/blog/css-grid-scaffold/</guid>
      <description>&lt;h3 id=&#34;grid-is-the-very-first-css-module-created-specifically-to-solve-the-layout-problems-weve-all-been-hacking-our-way-around-for-as-long-as-weve-been-making-websites&#34;&gt;“Grid is the very first CSS module created specifically to solve the layout problems we&amp;rsquo;ve all been hacking our way around for as long as we&amp;rsquo;ve been making websites.”&lt;/h3&gt;&#xA;&lt;p&gt;&lt;em&gt;— &lt;a href=&#34;http://chris.house/blog/a-complete-guide-css-grid-layout/&#34;&gt;Chris House, A Complete Guide to CSS Grid Layout&lt;/a&gt;&lt;/em&gt; &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Since I began building websites in Y2K, I&amp;rsquo;ve lost count how many times the phrase &amp;ldquo;&amp;hellip;there&amp;rsquo;s got to be a better way to do this&amp;rdquo; has passed my lips. Most times, while fighting with floats and widths of content and sidebars or just basically trying to get something beside something else without using a stupid &lt;code&gt;TABLE&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Built-in Contact Form</title>
      <link>/blog/built-in-contact-form/</link>
      <pubDate>Mon, 01 Jul 2019 00:00:00 +0000</pubDate>
      <guid>/blog/built-in-contact-form/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;/blog/assets/formspree-logo.png&#34; alt=&#34;Formspree Logo&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;formspree-makes-it-easy-to-receive-submissions-from-html-forms-on-your-static-website&#34;&gt;&lt;a href=&#34;https://formspree.io&#34;&gt;Formspree&lt;/a&gt; makes it easy to receive submissions from HTML forms on your static website.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;functional-form&#34;&gt;Functional Form&lt;/h3&gt;&#xA;&lt;p&gt;This theme has a &lt;strong&gt;form-to-email&lt;/strong&gt; feature built in, thanks to the simple Formspree integration. All you need to activate the form is a valid recipient email address saved in the front matter of the form&#xA;(&lt;code&gt;/content/forms/contact.md&lt;/code&gt;). Of course, the example shown below (&lt;code&gt;your@email.here&lt;/code&gt;) must not be used. Please use your actual email address.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
