<?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: Boris Moiseev</title>
    <description>The latest articles on DEV Community by Boris Moiseev (@cyberbobs).</description>
    <link>https://dev.to/cyberbobs</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%2F15036%2F3543e036-fccc-4599-a287-a1b9e32f5d63.png</url>
      <title>DEV Community: Boris Moiseev</title>
      <link>https://dev.to/cyberbobs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cyberbobs"/>
    <language>en</language>
    <item>
      <title>Platform or headless CMS for image heavy site?</title>
      <dc:creator>Boris Moiseev</dc:creator>
      <pubDate>Thu, 25 Jun 2020 13:31:04 +0000</pubDate>
      <link>https://dev.to/cyberbobs/platform-or-headless-cms-for-image-heavy-site-eh6</link>
      <guid>https://dev.to/cyberbobs/platform-or-headless-cms-for-image-heavy-site-eh6</guid>
      <description>&lt;p&gt;I'm an amateur web developer (most of my dev activity is either native software or SPAs) and want to build a couple of image heavy custom portfolio websites. I'd prefer to use Vue and Gridsome/Nuxt static as a site base.&lt;/p&gt;

&lt;p&gt;So, there comes a problem: most of the solutions for headless CMS or CMS as a service lack ways to work with multiple heavy images (and noone will wish to ask user to resize their 20+ MP DSLR images by hand). When we talk about using git-based CMS like amazing &lt;a href="https://forestry.io/"&gt;Forestry&lt;/a&gt; or &lt;a href="https://www.netlifycms.org/"&gt;Netlify CMS&lt;/a&gt; there is little one could do about using a lot of images with auto resizing and stuff since Github has heavy limits on both Git LFS payload and traffic and Gitlab is being much more liberal in that things but still lacks Git LFS support in API for private repos.&lt;/p&gt;

&lt;p&gt;Is there any alternatives? Contentful? Self-hosted strapi or Ghost? Forget about using SSG and just use Wordpress or even ready made platform like Squarespace/Tilda?&lt;/p&gt;

&lt;p&gt;Share your experience. Thanks!&lt;/p&gt;

</description>
      <category>cms</category>
      <category>serverless</category>
      <category>headlesscms</category>
      <category>gridsome</category>
    </item>
  </channel>
</rss>
