
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Next.js Starter Blog</title>
      <link>https://tailwind-nextjs-starter-blog.vercel.app/blog</link>
      <description>A blog created with Next.js and Tailwind.css</description>
      <language>en-us</language>
      <managingEditor>address@yoursite.com (Tails Azimuth)</managingEditor>
      <webMaster>address@yoursite.com (Tails Azimuth)</webMaster>
      <lastBuildDate>Sun, 02 May 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://tailwind-nextjs-starter-blog.vercel.app/tags/next-js/index.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/nested-route/introducing-multi-part-posts-with-nested-routing</guid>
    <title>Introducing Multi-part Posts with Nested Routing</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/nested-route/introducing-multi-part-posts-with-nested-routing</link>
    <description>The blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!</description>
    <pubDate>Sun, 02 May 2021 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Tails Azimuth)</author>
    <category>multi-author</category><category>next-js</category><category>feature</category>
  </item>

  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/introducing-tailwind-nextjs-starter-blog</guid>
    <title>Introducing Tailwind Nexjs Starter Blog</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/introducing-tailwind-nextjs-starter-blog</link>
    <description>Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.</description>
    <pubDate>Tue, 12 Jan 2021 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Tails Azimuth)</author>
    <category>next-js</category><category>tailwind</category><category>guide</category>
  </item>

  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/guide-to-using-images-in-nextjs</guid>
    <title>Images in Next.js</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/guide-to-using-images-in-nextjs</link>
    <description>In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.</description>
    <pubDate>Wed, 11 Nov 2020 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Tails Azimuth)</author>
    <category>next js</category><category>guide</category>
  </item>

  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/deriving-ols-estimator</guid>
    <title>Deriving the OLS Estimator</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/deriving-ols-estimator</link>
    <description>How to derive the OLS Estimator with matrix notation and a tour of math typesetting using markdown with the help of KaTeX.</description>
    <pubDate>Sat, 16 Nov 2019 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Tails Azimuth)</author>
    <category>next js</category><category>math</category><category>ols</category>
  </item>

    </channel>
  </rss>
