9 Commits

Author SHA1 Message Date
sbagdaulet
1782569731 Hide navigation menu in mobile
In the mobile with the menu open, the page itself is too narrow. Therefore, I propose to close the navigation menu. Intuitively, it opens due to the presence of a burger. And closing does not look so intuitive as in most other sites and applications the navigation menu is initially hidden
2019-05-31 14:31:33 +06:00
David Miller
7ef57a9999 version 4.0 udpate
Complete refactor! Main layout changed, new pages added, build system changed, now uses Gulp 4, Bootstrap SCSS, custom SCSS, new design, dropped Morris and Flot Charts, added Chart.js for charts, new example pages, and more...
2019-01-29 14:15:29 -05:00
David Miller
af58467db4 updating to 4.0
New design with breaking changes, gulp 4, all dependencies updated, dev environment changed, and many more changes
2019-01-03 12:10:55 -07:00
David Miller
6b5d5953b6 added vendor directory and gulp support for better dependency organization and compiling less and js files
removed timeline css and merged it with the theme css and added gulp
support for a browser sync task as well for easier development

removed composer package until the repo issue is resolved - added
minified versions into the bower.json for when the repo issue is
resolved
2016-08-19 18:04:09 -04:00
Chris Hallgren
c0230868cb Adding support for bower and reorganizing so when its used via bower it will be manageable for a dev. 2014-12-28 20:33:02 -06:00
Chris Hallgren
6aa0323eb9 Fixes #18 and removes all nav classes with active since the javascript will automatically add them based on the url. 2014-12-24 22:44:34 -06:00
dgelvin
f7f7481c74 More missing semicolons 2014-12-12 12:13:31 -07:00
Ghislain Lévêque
27452c7818 Missing semicolon 2014-11-03 11:38:10 +01:00
David Miller
ca85e4081f initial commit of base template 2014-10-24 21:12:41 -04:00