byteparity / byteparity-theme

⭐️ Liferay 7️⃣ Single page 🏒 corporate 🏒 Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

Home Page:https://lr-byteparity.wedeploy.io/web/byteparity-theme-demo-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liferay >= 7.0 - BYTEPARITY-THEME

Liferay BYTEPARITY-THEME is Single page compnay website theme

BYTEPARITY-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/byteparity-theme.git
  1. change directory to our repo
cd byteparity-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\\byteparity-theme\\.web_bundle_build",
  "deployed": true,
  "pluginName": "byteparity-theme"
   }
 }
  1. Deploy theme by following command
gulp deploy
  1. Go to liferay -> Create Custom fileds at site level
  • "Banner Title" - Localized Text

  • "Banner Detail Text" - Localized Text

  • "Banner Link" - Text

    Give "View" Permission at all Custom filed to all users

  1. Create new site blank site -> Apply byteparity-theme to newly created site.

  2. Import full-site.lar file from /lar folder to newly created site.

  3. You can updated all section content from web-content, We have developed web-content with well fromating structurs and templates.

LIFERAY THEME GENERATOR detail doc.

Made with Love by

ByteParity Technologies

About

⭐️ Liferay 7️⃣ Single page 🏒 corporate 🏒 Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

https://lr-byteparity.wedeploy.io/web/byteparity-theme-demo-site


Languages

Language:CSS 77.6%Language:FreeMarker 15.5%Language:JavaScript 6.8%