Skip to content

⭐️ Liferay 7️⃣ Bootswatch's flatly-theme Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

Notifications You must be signed in to change notification settings

byteparity/flatly-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Liferay >= 7.0 - FLATLY-THEME

Liferay FLATLY-THEME is based on Bootswatch.

Flatly Theme

Benefits

  • Bootstrap Responsive

  • Lexicon Features

  • Customizing Lexicon Base in Liferay Portal

Getting started

  1. clone our repo
git clone --depth 1 https://github.com/byteparity/flatly-theme.git
  1. change directory to our repo
cd flatly-theme
  1. install the repo with npm
 npm install
 npm i --save gulp-ruby-sass
  1. Create liferay-theme.json file at theme root lavel
 {
   "LiferayTheme": {
  "appServerPath": "PATH_TO_LIFERAY_TOMCATE_DIR", 
  "deployPath": "PATH_TO_LIFERAY_DEPLOY_DIR",
  "url": "http://localhost:8080",
  "appServerPathPlugin": "E:\\poc\\flatly-theme\\.web_bundle_build",
  "deployed": true,
  "pluginName": "flatly-theme"
   }
 }
  1. Deploy theme by following command
gulp deploy

LIFERAY THEME GENERATOR detail doc.

Made with Love by

ByteParity Technologies

About

⭐️ Liferay 7️⃣ Bootswatch's flatly-theme Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published