<?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: bdn</title>
    <description>The latest articles on DEV Community by bdn (@bdn).</description>
    <link>https://dev.to/bdn</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%2F26817%2F83374ab1-a8a5-437a-a03d-75b51861634e.png</url>
      <title>DEV Community: bdn</title>
      <link>https://dev.to/bdn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bdn"/>
    <language>en</language>
    <item>
      <title>Returning to OSS development?</title>
      <dc:creator>bdn</dc:creator>
      <pubDate>Sat, 22 Jul 2023 05:17:05 +0000</pubDate>
      <link>https://dev.to/bdn/returning-to-oss-development-17o4</link>
      <guid>https://dev.to/bdn/returning-to-oss-development-17o4</guid>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;A few years back, I created a CSS framework, &lt;a href="https://github.com/xz/new.css"&gt;&lt;code&gt;new.css&lt;/code&gt;&lt;/a&gt;. The project quickly took off, reaching the #1 spot of the day on Hacker News. This brought a lot of eyeballs and attention, which I am incredibly grateful for! However, stress in my life and anxiety around Internet communication and collaboration made me fall out of touch with the project, and this disconnect has led to some depressing burnout.&lt;/p&gt;

&lt;p&gt;I would very much like to integrate back into the open source development community and start regularly updating my own projects, along with contributing to the work of others.&lt;/p&gt;

&lt;p&gt;Others who have found themselves in similar situations, how have you handled this? Do you have any recommendations for working through personal project burnout, or returning to a community after a good amount of time has passed?&lt;/p&gt;

&lt;p&gt;Thanks, everyone! ^‿^&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
    <item>
      <title>6 years...</title>
      <dc:creator>bdn</dc:creator>
      <pubDate>Sat, 22 Jul 2023 04:54:49 +0000</pubDate>
      <link>https://dev.to/bdn/6-years-1fb2</link>
      <guid>https://dev.to/bdn/6-years-1fb2</guid>
      <description></description>
    </item>
    <item>
      <title>new.css - modern websites with only HTML</title>
      <dc:creator>bdn</dc:creator>
      <pubDate>Sun, 17 May 2020 02:40:29 +0000</pubDate>
      <link>https://dev.to/xz/new-css-modern-websites-with-only-html-4ik</link>
      <guid>https://dev.to/xz/new-css-modern-websites-with-only-html-4ik</guid>
      <description>&lt;p&gt;&lt;a href="https://newcss.net"&gt;Home&lt;/a&gt; / &lt;a href="https://github.com/xz/new.css"&gt;GitHub&lt;/a&gt; / &lt;a href="https://discord.gg/hhuuC4w"&gt;Discord&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;new.css&lt;/strong&gt; is a classless CSS framework to write modern websites using only HTML. It weighs &lt;strong&gt;~4.5kb&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I make a lot of websites. It's a common sight, while making a super simple website, to find myself writing the same CSS over and over just to clean up ugly 90's styling.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fTyBIWae--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ihtorhcrh1ri3jxcy358.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fTyBIWae--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ihtorhcrh1ri3jxcy358.png" alt="the interweb"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In these situations, it would be a waste to import a giant framework like Bootstrap when I'm going to use precisely 3 components. I made new.css to fill this void, and to start creating websites differently.&lt;/p&gt;

&lt;p&gt;The web was made for semantic HTML—let's start using it. You can import new.css into your body's &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; using one line.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;link&lt;/span&gt; &lt;span class="na"&gt;rel=&lt;/span&gt;&lt;span class="s"&gt;"stylesheet"&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"https://newcss.net/new.min.css"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;Here's how that site looks now.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KpswTBBX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z5kho7mw9dwd14wcusmm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KpswTBBX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z5kho7mw9dwd14wcusmm.png" alt="new.css-ified"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's not going to make you a fancy carousel. It's not going to give you 12 different column elements. All it does is turn basic HTML into something that the Smithsonian isn't going to request for their &lt;em&gt;History of Computing&lt;/em&gt; exhibit.&lt;/p&gt;

&lt;p&gt;There's a demo on &lt;a href="https://newcss.net"&gt;newcss.net&lt;/a&gt; and it's fully open-source on &lt;a href="https://github.com/xz/new.css"&gt;github.com/xz/new.css&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Let me know what you think. If you have any comments, questions, please let me know!&lt;/p&gt;

</description>
      <category>css</category>
      <category>opensource</category>
    </item>
    <item>
      <title>What's the best way to host small websites for free?</title>
      <dc:creator>bdn</dc:creator>
      <pubDate>Wed, 24 Apr 2019 19:12:35 +0000</pubDate>
      <link>https://dev.to/bdn/what-s-the-best-way-to-host-small-websites-for-free-41p6</link>
      <guid>https://dev.to/bdn/what-s-the-best-way-to-host-small-websites-for-free-41p6</guid>
      <description>&lt;p&gt;Hello dev community! 👋&lt;/p&gt;

&lt;p&gt;I'm working on a fun project where I'll need to host a few .html files and a good number of SVG images. I've been researching GitHub Pages and that seems like a good idea for relatively small sites, but I wasn't sure if that's the best way to go if I have ~1.5mB of SVGs to go along with it.&lt;/p&gt;

&lt;p&gt;I'd be very grateful for any ideas or suggestions. Thank you!&lt;/p&gt;

</description>
      <category>help</category>
      <category>hosting</category>
    </item>
  </channel>
</rss>
