Skip to content
 
 

Repository files navigation

#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

Frontend process libraries for development HTML, CSS and javascript for t3kit. Link:

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages