Two years ago I used Drupal 7 to successfully created a Development (Localhost) Multi-Site on Linux Mint and used to test Modules including Ubercart..
I now use Debian and I am trying to create a similar site using Drupal 8. The multi-site requirements appear to have been much simplified in Drupal 8 but my first attempt to set it up has not been successful.
I have an ecommerce site, www.pumpedupsup.com that is currently hosted on Shopify. I have only begun to add functionality to the basic template through various third party apps that generally have a monthly ongoing fee, and I'm wondering if some of it could be tackled with a one time investment in drupal development. For example, I would like to set up a product comparison feature which will generate a comparison checklist with a column for each selected product and a check mark indicating which products include each feature.
Like many, I am attempting to upgrade D7 to D8 using the Upgrade module UI. I am not familiar with how to use drush, but I followed this for the UI method: https://www.drupal.org/upgrade/migrate
There doesn't appear to be another forum help topic on this, so I thought I'd post how to remove the RSS icon in Drupal 8. Go to Structure > Views > Frontpage > Edit
Then click on "Feed" at the top. In the second drop-down box, select "Disable Feed." Then "Save" the change.