Generate a blank theme on-the-fly and provide a blank Canvas page as the home page
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3573470. -->
Reported by: [phenaproxima](https://www.drupal.org/user/205645)
Related to !12
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Over in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/drupal_cms/issues/3573304" title="Status: Closed (fixed)">#3573304: Create a 'Blank' template option for users who want to start from scratch</a></span>, it has been decided that we need a completely blank site template for people to start from scratch with.</p>
<p><em>This</em> is that site template. It already has all of Drupal CMS's baseline functionality, but no design system. The only thing it's missing is a starting theme to muck around with.</p>
<p>In <a href="https://www.drupal.org/project/site_template_helper">site_template_helper</a>, I have created a Composer plugin which can generate a theme on-the-fly for site templates that ask it to. We should set up this starter kit to do precisely that.</p>
> Related issue: [Issue #3573304](https://www.drupal.org/node/3573304)
issue