Download the PHP package inviqa/deck without Composer
On this page you can find all versions of the php package inviqa/deck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor inviqa
Package deck
Short Description Barebones base theme for Drupal 8. No frills. No fluff.
License GPL-2.0-or-later
Package deck
Short Description Barebones base theme for Drupal 8. No frills. No fluff.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package deck
Deck
Deck is a barebones starter theme for Drupal 8.
Creating a subtheme
Manually
- Copy the
subtheme
directory into yourthemes/custom
directory, naming it whatever you want. - Rename all files beginning with SUBTHEME to the chosen name of your subtheme (e.g.
deck.info.yml
). - Open the
package.json
and replace any instance of{{ SUBTHEME }}
with the name of your subtheme.
Automatically
Ensure you're using the Inviqa Drupal Gulp Tasks, and there should be a task available for performing the subtheme setup automatically.
All versions of deck with dependencies
PHP Build Version
Package Version
No informations.
The package inviqa/deck contains the following files
Loading the files please wait ....