codenator81/angulasil

There is no license information available for the latest version (dev-8.x-1.x) of this package.

Drupal Theme based on Twitter Bootstrap, Bootstrap UI and AngularJs

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:drupal-theme

dev-8.x-1.x 2015-08-19 21:51 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:08:50 UTC


README

This theme don`t have user admin interface (UX) but if you experienced with bootstrap allow build theme very quick

Dependencies: Twig Gear module required: https://www.drupal.org/sandbox/oles89/2501921

Features: - SCSS, Gulp watcher with autoprefixer and map css - FontAwesome - Breadcrumbs - Empty link in menu if route in menu = "/" - starterkit

Installation: For now there two variants. With git or composer.

Git:

In console from drupal root installation navigate to themes and type:

git clone http://git.drupal.org/sandbox/oles89/2502029.git angulasil cd angulasil

Composer:

composer require codenator81/angulasil

If you wont work on theme without subtheme: After that navigate to themes/angulasil/assets

npm install bower install gulp install

Using:

in themes/angulasil/assets type gulp watch for compile and watch sscs

Copy subangulasil inside starterkit to themes for using subtheme. In assets directory type first time: ntm install gulp css

After just type gulp watch to compile scss via watcher

This project on GitHub https://github.com/Codenator81/angulasil And on Packagist https://packagist.org/packages/codenator81/angulasil

Any ideas welcomed. Just create issue.

AUTHOR/MAINTAINER