Skip to content

t3kit/theme_t3kit_customizer

Repository files navigation

##theme_t3kit_customizer

Release

Build Status

Javascript framework for live editing t3kit Theme with color picker (instead of backend forms)

t3kit live editing

Required dependencies:

Note: You might need to use sudo before npm command to install packages globally


Installation:

First, clone repo and update submodules:

git clone [email protected]:t3kit/theme_t3kit_customizer.git
git submodule update --init

Next, install Bower/NPM dependencies:

npm install
bower install

Getting Started:

  • Run grunt to start customizer dev server with livereload localhost:9005
  • Run grunt check to check JS files according project code conventions
  • Run grunt pushCustomizer to build customizer static site and push it to GitHub Pages

About

Javascript framework for live editing theme with color picker (instead of backend forms)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published