- Introduction
- Setup theme environment
- How to (re)build assets
- Installation
This is a custom theme made for CLARIN based on Bootstrap 4 grid
- Go inside the theme folder and run
npm install
to install
- Go inside the theme folder and run
gulp
to listen for stylesheet and javascript changes
- Install as you would normally install a contributed Drupal theme. See: https://www.drupal.org/docs/user_guide/en/extend-theme-install.html for further information.