Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 858 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 858 Bytes

CI

CONTENTS OF THIS FILE

  • Introduction
  • Setup theme environment
  • How to (re)build assets
  • Installation

INTRODUCTION

This is a custom theme made for CLARIN based on Bootstrap 4 grid

SETUP THEME ENVIRONMENT

  • Go inside the theme folder and run npm install to install

HOW TO (RE)BUILD ASSETS

  • Go inside the theme folder and run gulp to listen for stylesheet and javascript changes

INSTALLATION