internetee / internet.ee

.ee homepage theme for voog.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Front end source code for internet.ee site

##Set up the developing environment To modify this template Node Package Manager (or Node.js) must be installed.

To set up the local developing environment, clone this repository and run the following commands:

##Watch and update modifications

  • To watch (and synchronize) modified files in real time (on the default site) start the watcher task: npm start
    • Default site is the first site defined in the .voog configuration file.
    • If the .voog file is missing, the watcher will only update the output files on the local computer.
  • To watch dev site start the watcher: npm run dev
  • To upload all the source files to Voog: npm run deploy

##Remove unused files

kit remove stylesheets/ceiro.css stylesheets/ceiro.min.css stylesheets/wattie.css stylesheets/wattie.min.css stylesheets/martin.css stylesheets/martin.min.css stylesheets/main.min.css stylesheets/owl.carousel.min.css javascripts/world-map.min.js javascripts/wattie.js javascripts/wattie.min.js javascripts/martin.js javascripts/maritn.min.js javascripts/mark.min.js javascripts/jquery-tools.min.js javascripts/jquery-3.1.1.min.js javascripts/highcharts.js javascripts/highcharts.min.js javascripts/charts.min.js javascripts/ceiro.js javascripts/ceiro.min.js javascripts/map.js javascripts/map.min.js javascripts/main.min.js javascripts/modernizr.js javascripts/modernizr.min.js javascripts/statistics.js javascripts/statistics.min.js javascripts/slick.min.js

About

.ee homepage theme for voog.com


Languages

Language:Smarty 64.8%Language:SCSS 20.0%Language:JavaScript 13.6%Language:CSS 1.3%Language:HTML 0.3%