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
- Host: GitHub
- URL: https://github.com/rjtownsend/romelloskuggs
- Owner: rjtownsend
- Created: 2019-09-10T21:24:08.000Z (almost 7 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2020-03-15T09:29:51.000Z (over 6 years ago)
- Last Synced: 2025-10-20T07:50:48.617Z (9 months ago)
- Topics: drupal, drupal-developers
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.