18 lines
367 B
YAML
Executable File
18 lines
367 B
YAML
Executable File
name: Minimal
|
|
type: profile
|
|
description: 'Build a custom site without pre-configured functionality. Suitable for advanced users.'
|
|
# version: VERSION
|
|
install:
|
|
- node
|
|
- block
|
|
- dblog
|
|
- page_cache
|
|
- dynamic_page_cache
|
|
themes:
|
|
- stark
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|