Skip to content

t3kit/felayout_t3kit

#felayout_t3kit Release

Build Status

Front-End layout for theme_t3kit project

Required dependencies:

Installation:

First, clone repo:

git clone git@github.com:t3kit/felayout_t3kit.git

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.

About

DEPRECATED. Only for t3kit v7.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors