<?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: Aaliyah Vlahakis</title>
    <description>The latest articles on DEV Community by Aaliyah Vlahakis (@aevlaha).</description>
    <link>https://dev.to/aevlaha</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%2F1301876%2F64b41715-9bfa-45ff-bc2b-29dcaba2ae96.png</url>
      <title>DEV Community: Aaliyah Vlahakis</title>
      <link>https://dev.to/aevlaha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aevlaha"/>
    <language>en</language>
    <item>
      <title>Learned about Deployment with Render</title>
      <dc:creator>Aaliyah Vlahakis</dc:creator>
      <pubDate>Mon, 26 Feb 2024 01:02:05 +0000</pubDate>
      <link>https://dev.to/aevlaha/learned-about-deployment-with-render-4djf</link>
      <guid>https://dev.to/aevlaha/learned-about-deployment-with-render-4djf</guid>
      <description>&lt;p&gt;Today I went through the process of learning more about code snippets and deploying a website. I clarified any confusion I had on formatting my code so that I can be more efficient in the future. As I read deeper into the descriptions I made sure to look out for any shortcuts I could carry with me. This is how I deployed my first website:&lt;/p&gt;

&lt;p&gt;1: I wrote &lt;code&gt;&amp;lt;h1&amp;gt;Hello, world!&amp;lt;/h1&amp;gt;&lt;/code&gt; in &lt;code&gt;index.html&lt;/code&gt;&lt;br&gt;
2:I changed &lt;code&gt;MYAPPNAME&lt;/code&gt; to &lt;code&gt;hello-world&lt;/code&gt; in &lt;code&gt;services.name&lt;/code&gt;&lt;br&gt;
3:I submitted my changes to GitHub&lt;br&gt;
4:I made a new Blueprint in the Render website&lt;br&gt;
5:I connected my repository to the Blueprint &lt;br&gt;
6:I saw my website!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
