starshot-prototype
starshot-prototype copied to clipboard
Prototype of a new kind of Drupal, based on recipes and loaded up with contrib's best modules and themes. Not a fork or a distribution.
I followed the instructions to use DDEV (with v1.23.0): ``` git clone https://github.com/phenaproxima/starshot-prototype.git starshot cd starshot && ddev install ``` The site is installed and I'm able to access it...
Explaining issues when running the project with ddev.
Following up #50. We should really confirm continuously that Starshot works with DDEV.
Following the example in #50 I added a `.lando.yml` file to help users who prefer this tool, making it ridiculously easy to set up Starshot with LANDO. This PR adds...
At this point, remote video is a media type that offers YouTube & Vimeo out of the box. However, if we are focused on Marketers, editors and non-developers - then...
Operating under the assumption that we're likely to have a landing page content-type we probably want some block content types for inline use in layout builder. Some that feel obvious...
This would give us a couple of things: * A solid demo of the now-stable Workspaces module! * A way for site owners to remove all the demo content in...
These are just some ideas for governance policy, which is outside my pay grade, but I wanted to note them down for future discussion/consideration: I think anyone with commit access...
We should add https://www.drupal.org/project/ckeditor5_plugin_pack so there are common plugins enabled enriching CKEditor
Recipes provided by Drupal CMS should be grouped into two main categories: 1. Installed by default 2. Not installed by default Recipes in Category 2 should be exposed in the...