Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Repository files navigation

Talker Drupal Theme

The Talker theme extends the Drupal Bootstrap base theme with a few additional features like using gulp-sass as preprocessor and using bootstrap-sass nodejs package instead of downloading it manually.

Managing assets with Gulp.

The following tasks are performed with Gulp:

  • compile SASS into CSS
  • watch for changes in scss, js, or twig files then automatically compile and rebuild the Drupal cache

The use of Gulp in this manner is heavily influenced by the Neato theme

Install instructions

Because Talker is a sub-theme of Drupal Bootstrap base theme. Drupal Bootstrap needs to be downloaded and enabled along side of the Talker theme.

The Talker theme is still under development and it hasn't been deployed to drupal.org or packagist yet.

If a Drupal 8 project was created with the composer template, then the Talker theme repository would need to be added to the project's composer.json file by the following command:

composer config repositories.drupal-theme-talker vcs https://github.com/llslim/drupal-theme-talker

Then use 'require' to get the theme like usual: composer require llslim/drupal-theme-talker

For more on Bootstrap go to getbootstrap.com

About

A Drupal CMS v8 theme that extends the bootstrap base theme using Gulp.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages