Skip to content

⭐️ Liferay 7️⃣ Product/Service 🏒 company 🏒 Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

Notifications You must be signed in to change notification settings

byteparity/byte-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Liferay 7.0 – BYTE THEME

Byte Theme is a minimalistic theme inspired by existing Corporate Multilanguage sites. It provides a solid foundation to get started with your corporate site.

BYTE-THEME

BYTE THEME includes these useful features:

  • Structured content to create elegant out of box liferay’s layouts for several use cases
  • Bootstrap Responsive
  • Multilanguage (English, German within)
  • With awesome Application Display template
  • Web content with structure and template
  • Out of Box Site Search integration

Installation Guide

  1. clone our repo
git clone --depth 1 https://github.com/byteparity/byte-theme.git
  1. change directory to our repo
cd byte-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\\byte-theme\\.web_bundle_build",
  "deployed": true,
  "pluginName": "byte-theme"
   }
 }
  1. Deploy theme by following command
gulp deploy
  1. Create new site blank site -> Apply byte-theme to newly created site.

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

  3. Deploy contact_us.jsr file from /jar folder to liferay server.

  4. 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️⃣ Product/Service 🏒 company 🏒 Theme ⭐️ πŸ‘©πŸ»β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published