Skip to content

myroslav321/felayout_test

Y

Based on felayout_bluemountain 0.5.0

Required dependencies:

Installation:

First, clone repo:

git clone repoLink

Next, install Bower/NPM dependencies:

npm install
bower install

Getting Started:

  • Run grunt to start static server with livereload localhost:9004
  • Run grunt +less to start static server [same as grunt] plus it generates all Front-End service files plus LESS styling for CMS needs, and copy it to less folder. [with livereload]
  • Run grunt +css to start static server [same as grunt] plus it generates all Front-End service files plus CSS styling for CMS needs, and copy it to css folder. [with livereload]
  • Run grunt check to check HTML/CSS/JS files according project code conventions
  • Run grunt pushSite to build your static site and push it to separate branch site
  • Run grunt pushCss to compile all Front-End service files plus CSS styling for CMS needs, copy it to separate branch css and push to remote git server.
  • Run grunt pushLess to compile all Front-End service files plus LESS styling for CMS needs, copy it to separate branch less and push to remote git server.

Theme Blue Mountain

Theme extension, which allows you to style the t3kit theme in backend without coding

Release

Screenshot

About

No description, website, or topics provided.

Resources

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE.txt

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors