Skip to content

second1996/_vymir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VYMIR Design Studio

Розробляємо дизайн інтер’єру житлових та громадських приміщень під ключ.

How to use

  1. Clone repository
  2. Install Node Modules: npm i
  3. Run: gulp
un: gulp

Main Gulp tasks:

  • gulp: run default gulp task ('img', 'styles', 'scripts', 'browser-sync', 'watch')
  • cleanimg: Clean @*x responsive IMG's
  • rsync: project deployment via RSYNC

Basic rules

  1. All custom scripts located in app/js/_custom.js
  2. All custom styles located in app/sass/main.sass
  3. All Sass vars placed in app/sass/_vars.sass
  4. All fonts plug in app/sass/_fonts.sass
  5. All CSS styles of libraries plug in app/sass/_libs.sass
  6. All responsive images placed in app/img/_src/ folder. All source images should initially have a 2x resolution. Result image folders after resize & compression: img/@1x/ and img/@2x/ accordingly.

Included features

  1. bootstrap-reboot.scss - Bootstrap Reboot CSS collection
  2. _breakpoints.scss - Bootstrap Breakpoints mixin
  3. js/_lazy.js - Lazy loading images using Intersection Observer

Caching

Rename ht.access to .htaccess before place it in your web server. This file contain rules for htaccess resources caching.

About

VYMIR Design Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published