<?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: Nicole Ortiz </title>
    <description>The latest articles on DEV Community by Nicole Ortiz  (@nicoleortizga).</description>
    <link>https://dev.to/nicoleortizga</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%2F186075%2Fc6ea646a-14be-4ffd-adc0-61fc8c76426b.jpeg</url>
      <title>DEV Community: Nicole Ortiz </title>
      <link>https://dev.to/nicoleortizga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nicoleortizga"/>
    <language>en</language>
    <item>
      <title>Starting with Eleventy</title>
      <dc:creator>Nicole Ortiz </dc:creator>
      <pubDate>Sat, 08 May 2021 03:08:13 +0000</pubDate>
      <link>https://dev.to/nicoleortizga/starting-with-eleventy-73k</link>
      <guid>https://dev.to/nicoleortizga/starting-with-eleventy-73k</guid>
      <description>&lt;p&gt;I decided to create a static website to quickly access a list of instructions that I used most frequently to clean my home espresso machine. This was a good idea to improve my understanding of using a static site generator, templates, layouts, and data files.&lt;/p&gt;

&lt;p&gt;For this project, I utilized Eleventy but there are lots of great options out there. I chose Eleventy because it’s highly configurable, it has 10 templating languages available and I was looking to publish truly static content with something that can be easy to get up and running, although I’m still a novice when it comes to Eleventy and static sites generators 👩‍💻. You can start working with Eleventy if you have some competency in HTML, CSS, and JavaScript. You don’t need to be an experienced developer.&lt;/p&gt;

&lt;h6&gt;
  
  
  Learning Process &amp;amp; Resources
&lt;/h6&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;First I started reading about Static site generators to have a better understanding of the differences between dynamic and static sites. For this topic, I recommend &lt;a href="https://tatianamac.com/posts/beginner-eleventy-tutorial-parti/" rel="noopener noreferrer"&gt;this&lt;/a&gt; resource in particular from Tatiana Mac.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Then I continue working on creating my first basic Eleventy website following the tutorial of &lt;a href="https://11ty.rocks/posts/create-your-first-basic-11ty-website/" rel="noopener noreferrer"&gt;11tyRocks!&lt;/a&gt; created by Stephanie Eckles.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I also looked into the &lt;a href="https://www.11ty.dev/" rel="noopener noreferrer"&gt;official documentation&lt;/a&gt; to learn more about Collections and Layout Chaining.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h6&gt;
  
  
  Result
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://cleanespressomachine.netlify.app/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; &lt;br&gt;
&lt;a href="https://github.com/nicoleortizga/BES878-breville" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  Next Steps
&lt;/h6&gt;

&lt;p&gt;My next project will be a simple landing page using Eleventy and Tailwind CSS with a design and descriptions provided by Frontend Mentor.&lt;/p&gt;

</description>
      <category>todayilearned</category>
      <category>webdev</category>
      <category>eleventy</category>
    </item>
  </channel>
</rss>
