Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

cabin/neu-liferay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEU Liferay theme

Getting started:

% npm install -g grunt-cli
% npm install -g bower
% npm install
% bower install
% gem install sass

Thereafter, grunt deploy builds the theme and deploys it to a local Liferay instance.

Notes

CSS changes should be made to the SASS files in the sass directory; those files will be compiled and concatenated to create docroot/_diffs/css/custom.css, which is what Liferay will use on deploy.

Your first ant deploy might break, depending on your version of Java installed. Resave ./docroot/images/calendar/calendar_drop_shadow.png in any decent image editor to work around a Liferay issue.

Liferay docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published