- Install node js from here
- Run
npm install npm@latest -g
- Run
npm install rimraf -g
npm install
npm run build
npm start
- Create favicon for multiple devices
gulp favicon
- Minify images
gulp minify-img
- Responsive zones with Bootstrap 3 Grid
- Layout Part Grid System responsive with Bootstrap 3 Grid
- Responsive Main Menu with burger button for mobile devices
- Search form in main menu
- Dropdown menu, with two levels
- Favicons for multiple devices
- Bootstrap pager
- Responsive dynamic form elements
- Share to social - Layout Snippet
- Responsive iFrame - Layout Snippet
- Authenticated User - Layout Snippet
- Orchard Notification converted to Toastr messages
- Responsive Image element
- Image element can be an anchor if you place a URL in media caption
- Responsive Login Form
- Responsive Register Form
- Login, logout buttons to footer
- Accept Cookies message
- Page loader with font-awesome icon
- Disable button on form submit
- Customized blogpost
- Gulp for compiling SCSS, JavaScript compression, CSS Prefixing, Image minification etc.