Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save briantully/b27c543e4c569178866494d1703b18d4 to your computer and use it in GitHub Desktop.
Save briantully/b27c543e4c569178866494d1703b18d4 to your computer and use it in GitHub Desktop.
Sample Lightning sub-profile info file.
name: 'Lightning sub-profile'
type: profile
version: 8.x-dev
description: 'Sub-profile of Lightning'
core: '8.x'
themes:
- bartik
- seven
base profile: lightning
exclude:
# Uncomment the Lightning extensions you want to exclude.
#- lightning_api
#- lightning_contact_form
#- lightning_page
#- lightning_roles
#- lightning_search
#- lightning_dev
#- lightning_media
#- lightning_media_bulk_upload
#- lightning_media_document
#- lightning_media_image
#- lightning_media_instagram
#- lightning_media_twitter
#- lightning_media_video
#- lightning_layout
#- lightning_hero_block
#- lightning_landing_page
#- lightning_map_block
#- lightning_workflow
#- lightning_scheduler
# List additional extensions to install here.
install: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment