Are you looking, as I was, for a Blank Theme or Starter Theme for Drupal to build your own theme from it ? Back in the day, CMS provided such themes as such, with a download. This, as many other things, has changed.
Running a php command now generates a blank theme:
https://www.drupal.org/docs/core-modules-and-themes/core-themes/starterkit-theme
Bad luck, I guess, for CMS sitebuilders who don't have a local development environment.
If you want to run a local development environment, there are many linux-based solutions such as docker.
For Windows, the most well known are XAMPP and Wampserver64. I like the ease of use and flexibility of the latter.
If you want to learn more about setting up Wampserver64, visit this link:
https://drupaldope.com/wamp-windows-apache-mariadb-php/local-drupal-development-wamp-or-xampp
- Log in to post comments
Comments