An open API service indexing awesome lists of open source software.

https://github.com/rjtownsend/romelloskuggs

A starter website for Drupal 8 Developers | Drupal 8.x
https://github.com/rjtownsend/romelloskuggs

drupal drupal-developers

Last synced: about 19 hours ago
JSON representation

A starter website for Drupal 8 Developers | Drupal 8.x

Awesome Lists containing this project

README

          

# ROMELLO SKUGGS

## A starter website for Drupal 8 Developers

Installs and configures core and contrib modules plus the [bootstrap_sass](https://www.drupal.org/project/bootstrap_sass) theme.
Project goal is to provide a starter website for developers and site-builders similar to a starter theme
for front-end developers.

Full instructions for installing a bootstrap\_sass subtheme can be found here: https://www.drupal.org/project/bootstrap_sass

The [Romello Skuggs Installer](https://github.com/rjtownsend/romelloskuggs-installer) project provides a base `composer.json` installation file
that can be used in tandem with this install profile. See the project page for details.

## What does Romello Skuggs do?

* Enables and configures several core and contrib modules that are used on the majority of sites
* Removes any default configuration provided by drupal, such as default content types or fields
* When used wiht the Romello Skuggs Installer, provides a quick and easy way to start building a site from scratch.