Boilerplate project for Drupal development
Drupal boilerplate is not a module. Instead it just serves as a directory structure for starting a new Drupal site. The idea behind Drupal boilerplate came from working on so many different sites which each follow their own development practice, directory structure, deployment guidelines, etc...
Drupal boilerplate tries to simplifies starting a new site by having the most common directory structures and files already included and set up.
You can start by downloading this project. Once you download it you will find every folder contains a readme.md file in it. This readme.md file has been extensively documented to explain what belongs in that specific directory.
Here's a breakdown for what each directory/file is used for. If you want to know more please read the readme inside the specific directory.
Author: Eric J. Duran (@ericduran) Contributors: Jerad Bitner (@sirkitree)