Skip to content

Killian-Jeusselin/drupal_example_theme

Repository files navigation

This is a Example Drupal theme for educationnal purposes

Contains

  • Default theme template based on the stable drupal theme
  • A webpack tasks manager for the front-end with a sass compiler and JS compiler
  • Some Example preprocesses in the .theme file
  • Webpack with laravel mix configuration : https://laravel-mix.com/ https://webpack.js.org/

Requirements

Installation

  • Install the theme in the themes/custom/ folder of your drupal installation
  • Rename the theme folder box_theme
  • run the box_theme folder
$ yarn install
  • When the installation is completed run the tasks watcher in box_theme directory
$ yarn watch

About

A Drupal 8 theme for educational purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published