From ce06d2e80667dd1bed17511e34528f13f94a65dd Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 18 Mar 2016 15:49:50 -0400 Subject: [PATCH] Rename folder scss with an "_" for Jekyll to ignore it --- _config.yml | 1 - assets/{scss => _scss}/_archive.scss | 0 assets/{scss => _scss}/_base.scss | 0 assets/{scss => _scss}/_buttons.scss | 0 assets/{scss => _scss}/_footer.scss | 0 assets/{scss => _scss}/_forms.scss | 0 assets/{scss => _scss}/_masthead.scss | 0 assets/{scss => _scss}/_mixins.scss | 0 assets/{scss => _scss}/_navigation.scss | 0 assets/{scss => _scss}/_notices.scss | 0 assets/{scss => _scss}/_page.scss | 0 assets/{scss => _scss}/_print.scss | 0 assets/{scss => _scss}/_reset.scss | 0 assets/{scss => _scss}/_sidebar.scss | 0 assets/{scss => _scss}/_syntax.scss | 0 assets/{scss => _scss}/_tables.scss | 0 assets/{scss => _scss}/_toc.scss | 0 assets/{scss => _scss}/_utilities.scss | 0 assets/{scss => _scss}/_variables.scss | 0 assets/{scss => _scss}/main.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_breakpoint.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_context.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_helpers.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_legacy-settings.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_no-query.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_parsers.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_respond-to.scss | 0 assets/{scss => _scss}/vendor/breakpoint/_settings.scss | 0 assets/{scss => _scss}/vendor/breakpoint/parsers/_double.scss | 0 assets/{scss => _scss}/vendor/breakpoint/parsers/_query.scss | 0 .../{scss => _scss}/vendor/breakpoint/parsers/_resolution.scss | 0 assets/{scss => _scss}/vendor/breakpoint/parsers/_single.scss | 0 assets/{scss => _scss}/vendor/breakpoint/parsers/_triple.scss | 0 .../vendor/breakpoint/parsers/double/_default-pair.scss | 0 .../vendor/breakpoint/parsers/double/_default.scss | 0 .../vendor/breakpoint/parsers/double/_double-string.scss | 0 .../vendor/breakpoint/parsers/resolution/_resolution.scss | 0 .../vendor/breakpoint/parsers/single/_default.scss | 0 .../vendor/breakpoint/parsers/triple/_default.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_animated.scss | 0 .../{scss => _scss}/vendor/font-awesome/_bordered-pulled.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_core.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_fixed-width.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_font-awesome.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_icons.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_larger.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_list.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_mixins.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_path.scss | 0 .../{scss => _scss}/vendor/font-awesome/_rotated-flipped.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_stacked.scss | 0 assets/{scss => _scss}/vendor/font-awesome/_variables.scss | 0 .../{scss => _scss}/vendor/magnific-popup/_magnific-popup.scss | 0 assets/{scss => _scss}/vendor/magnific-popup/_settings.scss | 0 assets/{scss => _scss}/vendor/susy/_su.scss | 0 assets/{scss => _scss}/vendor/susy/_susy.scss | 0 assets/{scss => _scss}/vendor/susy/_susyone.scss | 0 assets/{scss => _scss}/vendor/susy/susy/_su.scss | 0 assets/{scss => _scss}/vendor/susy/susy/language/_susy.scss | 0 assets/{scss => _scss}/vendor/susy/susy/language/_susyone.scss | 0 .../vendor/susy/susy/language/susy/_background.scss | 0 .../{scss => _scss}/vendor/susy/susy/language/susy/_bleed.scss | 0 .../vendor/susy/susy/language/susy/_box-sizing.scss | 0 .../vendor/susy/susy/language/susy/_breakpoint-plugin.scss | 0 .../vendor/susy/susy/language/susy/_container.scss | 0 .../vendor/susy/susy/language/susy/_context.scss | 0 .../vendor/susy/susy/language/susy/_gallery.scss | 0 .../{scss => _scss}/vendor/susy/susy/language/susy/_grids.scss | 0 .../vendor/susy/susy/language/susy/_gutters.scss | 0 .../vendor/susy/susy/language/susy/_isolate.scss | 0 .../vendor/susy/susy/language/susy/_margins.scss | 0 .../vendor/susy/susy/language/susy/_padding.scss | 0 .../{scss => _scss}/vendor/susy/susy/language/susy/_rows.scss | 0 .../vendor/susy/susy/language/susy/_settings.scss | 0 .../{scss => _scss}/vendor/susy/susy/language/susy/_span.scss | 0 .../vendor/susy/susy/language/susy/_validation.scss | 0 .../vendor/susy/susy/language/susyone/_background.scss | 0 .../vendor/susy/susy/language/susyone/_functions.scss | 0 .../vendor/susy/susy/language/susyone/_grid.scss | 0 .../vendor/susy/susy/language/susyone/_isolation.scss | 0 .../vendor/susy/susy/language/susyone/_margin.scss | 0 .../vendor/susy/susy/language/susyone/_media.scss | 0 .../vendor/susy/susy/language/susyone/_padding.scss | 0 .../vendor/susy/susy/language/susyone/_settings.scss | 0 assets/{scss => _scss}/vendor/susy/susy/output/_float.scss | 0 assets/{scss => _scss}/vendor/susy/susy/output/_shared.scss | 0 assets/{scss => _scss}/vendor/susy/susy/output/_support.scss | 0 .../vendor/susy/susy/output/float/_container.scss | 0 assets/{scss => _scss}/vendor/susy/susy/output/float/_end.scss | 0 .../{scss => _scss}/vendor/susy/susy/output/float/_isolate.scss | 0 assets/{scss => _scss}/vendor/susy/susy/output/float/_span.scss | 0 .../vendor/susy/susy/output/shared/_background.scss | 0 .../vendor/susy/susy/output/shared/_container.scss | 0 .../vendor/susy/susy/output/shared/_direction.scss | 0 .../vendor/susy/susy/output/shared/_inspect.scss | 0 .../vendor/susy/susy/output/shared/_margins.scss | 0 .../{scss => _scss}/vendor/susy/susy/output/shared/_output.scss | 0 .../vendor/susy/susy/output/shared/_padding.scss | 0 .../vendor/susy/susy/output/support/_background.scss | 0 .../vendor/susy/susy/output/support/_box-sizing.scss | 0 .../vendor/susy/susy/output/support/_clearfix.scss | 0 .../vendor/susy/susy/output/support/_prefix.scss | 0 .../{scss => _scss}/vendor/susy/susy/output/support/_rem.scss | 0 .../vendor/susy/susy/output/support/_support.scss | 0 assets/{scss => _scss}/vendor/susy/susy/su/_grid.scss | 0 assets/{scss => _scss}/vendor/susy/susy/su/_settings.scss | 0 assets/{scss => _scss}/vendor/susy/susy/su/_utilities.scss | 0 assets/{scss => _scss}/vendor/susy/susy/su/_validation.scss | 0 gulpfile.js | 2 +- 109 files changed, 1 insertion(+), 2 deletions(-) rename assets/{scss => _scss}/_archive.scss (100%) rename assets/{scss => _scss}/_base.scss (100%) rename assets/{scss => _scss}/_buttons.scss (100%) rename assets/{scss => _scss}/_footer.scss (100%) rename assets/{scss => _scss}/_forms.scss (100%) rename assets/{scss => _scss}/_masthead.scss (100%) rename assets/{scss => _scss}/_mixins.scss (100%) rename assets/{scss => _scss}/_navigation.scss (100%) rename assets/{scss => _scss}/_notices.scss (100%) rename assets/{scss => _scss}/_page.scss (100%) rename assets/{scss => _scss}/_print.scss (100%) rename assets/{scss => _scss}/_reset.scss (100%) rename assets/{scss => _scss}/_sidebar.scss (100%) rename assets/{scss => _scss}/_syntax.scss (100%) rename assets/{scss => _scss}/_tables.scss (100%) rename assets/{scss => _scss}/_toc.scss (100%) rename assets/{scss => _scss}/_utilities.scss (100%) rename assets/{scss => _scss}/_variables.scss (100%) rename assets/{scss => _scss}/main.scss (100%) rename assets/{scss => _scss}/vendor/breakpoint/_breakpoint.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_context.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_helpers.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_legacy-settings.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_no-query.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_parsers.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_respond-to.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/_settings.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/_double.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/_query.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/_resolution.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/_single.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/_triple.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/double/_default-pair.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/double/_default.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/double/_double-string.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/resolution/_resolution.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/single/_default.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/breakpoint/parsers/triple/_default.scss (100%) mode change 100755 => 100644 rename assets/{scss => _scss}/vendor/font-awesome/_animated.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_bordered-pulled.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_core.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_fixed-width.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_font-awesome.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_icons.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_larger.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_list.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_mixins.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_path.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_rotated-flipped.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_stacked.scss (100%) rename assets/{scss => _scss}/vendor/font-awesome/_variables.scss (100%) rename assets/{scss => _scss}/vendor/magnific-popup/_magnific-popup.scss (100%) rename assets/{scss => _scss}/vendor/magnific-popup/_settings.scss (100%) rename assets/{scss => _scss}/vendor/susy/_su.scss (100%) rename assets/{scss => _scss}/vendor/susy/_susy.scss (100%) rename assets/{scss => _scss}/vendor/susy/_susyone.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/_su.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/_susy.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/_susyone.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_background.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_bleed.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_box-sizing.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_breakpoint-plugin.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_container.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_context.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_gallery.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_grids.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_gutters.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_isolate.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_margins.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_padding.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_rows.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_settings.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_span.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susy/_validation.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_background.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_functions.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_grid.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_isolation.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_margin.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_media.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_padding.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/language/susyone/_settings.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/_float.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/_shared.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/_support.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/float/_container.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/float/_end.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/float/_isolate.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/float/_span.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_background.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_container.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_direction.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_inspect.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_margins.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_output.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/shared/_padding.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_background.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_box-sizing.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_clearfix.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_prefix.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_rem.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/output/support/_support.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/su/_grid.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/su/_settings.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/su/_utilities.scss (100%) rename assets/{scss => _scss}/vendor/susy/susy/su/_validation.scss (100%) diff --git a/_config.yml b/_config.yml index 2fd9cfd3..0132d157 100644 --- a/_config.yml +++ b/_config.yml @@ -68,7 +68,6 @@ exclude: - .bundle - .jekyll-assets-cache - .sass-cache - - assets/scss - assets/js/plugins - assets/js/_main.js - assets/js/vendor diff --git a/assets/scss/_archive.scss b/assets/_scss/_archive.scss similarity index 100% rename from assets/scss/_archive.scss rename to assets/_scss/_archive.scss diff --git a/assets/scss/_base.scss b/assets/_scss/_base.scss similarity index 100% rename from assets/scss/_base.scss rename to assets/_scss/_base.scss diff --git a/assets/scss/_buttons.scss b/assets/_scss/_buttons.scss similarity index 100% rename from assets/scss/_buttons.scss rename to assets/_scss/_buttons.scss diff --git a/assets/scss/_footer.scss b/assets/_scss/_footer.scss similarity index 100% rename from assets/scss/_footer.scss rename to assets/_scss/_footer.scss diff --git a/assets/scss/_forms.scss b/assets/_scss/_forms.scss similarity index 100% rename from assets/scss/_forms.scss rename to assets/_scss/_forms.scss diff --git a/assets/scss/_masthead.scss b/assets/_scss/_masthead.scss similarity index 100% rename from assets/scss/_masthead.scss rename to assets/_scss/_masthead.scss diff --git a/assets/scss/_mixins.scss b/assets/_scss/_mixins.scss similarity index 100% rename from assets/scss/_mixins.scss rename to assets/_scss/_mixins.scss diff --git a/assets/scss/_navigation.scss b/assets/_scss/_navigation.scss similarity index 100% rename from assets/scss/_navigation.scss rename to assets/_scss/_navigation.scss diff --git a/assets/scss/_notices.scss b/assets/_scss/_notices.scss similarity index 100% rename from assets/scss/_notices.scss rename to assets/_scss/_notices.scss diff --git a/assets/scss/_page.scss b/assets/_scss/_page.scss similarity index 100% rename from assets/scss/_page.scss rename to assets/_scss/_page.scss diff --git a/assets/scss/_print.scss b/assets/_scss/_print.scss similarity index 100% rename from assets/scss/_print.scss rename to assets/_scss/_print.scss diff --git a/assets/scss/_reset.scss b/assets/_scss/_reset.scss similarity index 100% rename from assets/scss/_reset.scss rename to assets/_scss/_reset.scss diff --git a/assets/scss/_sidebar.scss b/assets/_scss/_sidebar.scss similarity index 100% rename from assets/scss/_sidebar.scss rename to assets/_scss/_sidebar.scss diff --git a/assets/scss/_syntax.scss b/assets/_scss/_syntax.scss similarity index 100% rename from assets/scss/_syntax.scss rename to assets/_scss/_syntax.scss diff --git a/assets/scss/_tables.scss b/assets/_scss/_tables.scss similarity index 100% rename from assets/scss/_tables.scss rename to assets/_scss/_tables.scss diff --git a/assets/scss/_toc.scss b/assets/_scss/_toc.scss similarity index 100% rename from assets/scss/_toc.scss rename to assets/_scss/_toc.scss diff --git a/assets/scss/_utilities.scss b/assets/_scss/_utilities.scss similarity index 100% rename from assets/scss/_utilities.scss rename to assets/_scss/_utilities.scss diff --git a/assets/scss/_variables.scss b/assets/_scss/_variables.scss similarity index 100% rename from assets/scss/_variables.scss rename to assets/_scss/_variables.scss diff --git a/assets/scss/main.scss b/assets/_scss/main.scss similarity index 100% rename from assets/scss/main.scss rename to assets/_scss/main.scss diff --git a/assets/scss/vendor/breakpoint/_breakpoint.scss b/assets/_scss/vendor/breakpoint/_breakpoint.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_breakpoint.scss rename to assets/_scss/vendor/breakpoint/_breakpoint.scss diff --git a/assets/scss/vendor/breakpoint/_context.scss b/assets/_scss/vendor/breakpoint/_context.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_context.scss rename to assets/_scss/vendor/breakpoint/_context.scss diff --git a/assets/scss/vendor/breakpoint/_helpers.scss b/assets/_scss/vendor/breakpoint/_helpers.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_helpers.scss rename to assets/_scss/vendor/breakpoint/_helpers.scss diff --git a/assets/scss/vendor/breakpoint/_legacy-settings.scss b/assets/_scss/vendor/breakpoint/_legacy-settings.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_legacy-settings.scss rename to assets/_scss/vendor/breakpoint/_legacy-settings.scss diff --git a/assets/scss/vendor/breakpoint/_no-query.scss b/assets/_scss/vendor/breakpoint/_no-query.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_no-query.scss rename to assets/_scss/vendor/breakpoint/_no-query.scss diff --git a/assets/scss/vendor/breakpoint/_parsers.scss b/assets/_scss/vendor/breakpoint/_parsers.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_parsers.scss rename to assets/_scss/vendor/breakpoint/_parsers.scss diff --git a/assets/scss/vendor/breakpoint/_respond-to.scss b/assets/_scss/vendor/breakpoint/_respond-to.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_respond-to.scss rename to assets/_scss/vendor/breakpoint/_respond-to.scss diff --git a/assets/scss/vendor/breakpoint/_settings.scss b/assets/_scss/vendor/breakpoint/_settings.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/_settings.scss rename to assets/_scss/vendor/breakpoint/_settings.scss diff --git a/assets/scss/vendor/breakpoint/parsers/_double.scss b/assets/_scss/vendor/breakpoint/parsers/_double.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/_double.scss rename to assets/_scss/vendor/breakpoint/parsers/_double.scss diff --git a/assets/scss/vendor/breakpoint/parsers/_query.scss b/assets/_scss/vendor/breakpoint/parsers/_query.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/_query.scss rename to assets/_scss/vendor/breakpoint/parsers/_query.scss diff --git a/assets/scss/vendor/breakpoint/parsers/_resolution.scss b/assets/_scss/vendor/breakpoint/parsers/_resolution.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/_resolution.scss rename to assets/_scss/vendor/breakpoint/parsers/_resolution.scss diff --git a/assets/scss/vendor/breakpoint/parsers/_single.scss b/assets/_scss/vendor/breakpoint/parsers/_single.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/_single.scss rename to assets/_scss/vendor/breakpoint/parsers/_single.scss diff --git a/assets/scss/vendor/breakpoint/parsers/_triple.scss b/assets/_scss/vendor/breakpoint/parsers/_triple.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/_triple.scss rename to assets/_scss/vendor/breakpoint/parsers/_triple.scss diff --git a/assets/scss/vendor/breakpoint/parsers/double/_default-pair.scss b/assets/_scss/vendor/breakpoint/parsers/double/_default-pair.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/double/_default-pair.scss rename to assets/_scss/vendor/breakpoint/parsers/double/_default-pair.scss diff --git a/assets/scss/vendor/breakpoint/parsers/double/_default.scss b/assets/_scss/vendor/breakpoint/parsers/double/_default.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/double/_default.scss rename to assets/_scss/vendor/breakpoint/parsers/double/_default.scss diff --git a/assets/scss/vendor/breakpoint/parsers/double/_double-string.scss b/assets/_scss/vendor/breakpoint/parsers/double/_double-string.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/double/_double-string.scss rename to assets/_scss/vendor/breakpoint/parsers/double/_double-string.scss diff --git a/assets/scss/vendor/breakpoint/parsers/resolution/_resolution.scss b/assets/_scss/vendor/breakpoint/parsers/resolution/_resolution.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/resolution/_resolution.scss rename to assets/_scss/vendor/breakpoint/parsers/resolution/_resolution.scss diff --git a/assets/scss/vendor/breakpoint/parsers/single/_default.scss b/assets/_scss/vendor/breakpoint/parsers/single/_default.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/single/_default.scss rename to assets/_scss/vendor/breakpoint/parsers/single/_default.scss diff --git a/assets/scss/vendor/breakpoint/parsers/triple/_default.scss b/assets/_scss/vendor/breakpoint/parsers/triple/_default.scss old mode 100755 new mode 100644 similarity index 100% rename from assets/scss/vendor/breakpoint/parsers/triple/_default.scss rename to assets/_scss/vendor/breakpoint/parsers/triple/_default.scss diff --git a/assets/scss/vendor/font-awesome/_animated.scss b/assets/_scss/vendor/font-awesome/_animated.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_animated.scss rename to assets/_scss/vendor/font-awesome/_animated.scss diff --git a/assets/scss/vendor/font-awesome/_bordered-pulled.scss b/assets/_scss/vendor/font-awesome/_bordered-pulled.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_bordered-pulled.scss rename to assets/_scss/vendor/font-awesome/_bordered-pulled.scss diff --git a/assets/scss/vendor/font-awesome/_core.scss b/assets/_scss/vendor/font-awesome/_core.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_core.scss rename to assets/_scss/vendor/font-awesome/_core.scss diff --git a/assets/scss/vendor/font-awesome/_fixed-width.scss b/assets/_scss/vendor/font-awesome/_fixed-width.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_fixed-width.scss rename to assets/_scss/vendor/font-awesome/_fixed-width.scss diff --git a/assets/scss/vendor/font-awesome/_font-awesome.scss b/assets/_scss/vendor/font-awesome/_font-awesome.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_font-awesome.scss rename to assets/_scss/vendor/font-awesome/_font-awesome.scss diff --git a/assets/scss/vendor/font-awesome/_icons.scss b/assets/_scss/vendor/font-awesome/_icons.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_icons.scss rename to assets/_scss/vendor/font-awesome/_icons.scss diff --git a/assets/scss/vendor/font-awesome/_larger.scss b/assets/_scss/vendor/font-awesome/_larger.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_larger.scss rename to assets/_scss/vendor/font-awesome/_larger.scss diff --git a/assets/scss/vendor/font-awesome/_list.scss b/assets/_scss/vendor/font-awesome/_list.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_list.scss rename to assets/_scss/vendor/font-awesome/_list.scss diff --git a/assets/scss/vendor/font-awesome/_mixins.scss b/assets/_scss/vendor/font-awesome/_mixins.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_mixins.scss rename to assets/_scss/vendor/font-awesome/_mixins.scss diff --git a/assets/scss/vendor/font-awesome/_path.scss b/assets/_scss/vendor/font-awesome/_path.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_path.scss rename to assets/_scss/vendor/font-awesome/_path.scss diff --git a/assets/scss/vendor/font-awesome/_rotated-flipped.scss b/assets/_scss/vendor/font-awesome/_rotated-flipped.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_rotated-flipped.scss rename to assets/_scss/vendor/font-awesome/_rotated-flipped.scss diff --git a/assets/scss/vendor/font-awesome/_stacked.scss b/assets/_scss/vendor/font-awesome/_stacked.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_stacked.scss rename to assets/_scss/vendor/font-awesome/_stacked.scss diff --git a/assets/scss/vendor/font-awesome/_variables.scss b/assets/_scss/vendor/font-awesome/_variables.scss similarity index 100% rename from assets/scss/vendor/font-awesome/_variables.scss rename to assets/_scss/vendor/font-awesome/_variables.scss diff --git a/assets/scss/vendor/magnific-popup/_magnific-popup.scss b/assets/_scss/vendor/magnific-popup/_magnific-popup.scss similarity index 100% rename from assets/scss/vendor/magnific-popup/_magnific-popup.scss rename to assets/_scss/vendor/magnific-popup/_magnific-popup.scss diff --git a/assets/scss/vendor/magnific-popup/_settings.scss b/assets/_scss/vendor/magnific-popup/_settings.scss similarity index 100% rename from assets/scss/vendor/magnific-popup/_settings.scss rename to assets/_scss/vendor/magnific-popup/_settings.scss diff --git a/assets/scss/vendor/susy/_su.scss b/assets/_scss/vendor/susy/_su.scss similarity index 100% rename from assets/scss/vendor/susy/_su.scss rename to assets/_scss/vendor/susy/_su.scss diff --git a/assets/scss/vendor/susy/_susy.scss b/assets/_scss/vendor/susy/_susy.scss similarity index 100% rename from assets/scss/vendor/susy/_susy.scss rename to assets/_scss/vendor/susy/_susy.scss diff --git a/assets/scss/vendor/susy/_susyone.scss b/assets/_scss/vendor/susy/_susyone.scss similarity index 100% rename from assets/scss/vendor/susy/_susyone.scss rename to assets/_scss/vendor/susy/_susyone.scss diff --git a/assets/scss/vendor/susy/susy/_su.scss b/assets/_scss/vendor/susy/susy/_su.scss similarity index 100% rename from assets/scss/vendor/susy/susy/_su.scss rename to assets/_scss/vendor/susy/susy/_su.scss diff --git a/assets/scss/vendor/susy/susy/language/_susy.scss b/assets/_scss/vendor/susy/susy/language/_susy.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/_susy.scss rename to assets/_scss/vendor/susy/susy/language/_susy.scss diff --git a/assets/scss/vendor/susy/susy/language/_susyone.scss b/assets/_scss/vendor/susy/susy/language/_susyone.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/_susyone.scss rename to assets/_scss/vendor/susy/susy/language/_susyone.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_background.scss b/assets/_scss/vendor/susy/susy/language/susy/_background.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_background.scss rename to assets/_scss/vendor/susy/susy/language/susy/_background.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_bleed.scss b/assets/_scss/vendor/susy/susy/language/susy/_bleed.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_bleed.scss rename to assets/_scss/vendor/susy/susy/language/susy/_bleed.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_box-sizing.scss b/assets/_scss/vendor/susy/susy/language/susy/_box-sizing.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_box-sizing.scss rename to assets/_scss/vendor/susy/susy/language/susy/_box-sizing.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_breakpoint-plugin.scss b/assets/_scss/vendor/susy/susy/language/susy/_breakpoint-plugin.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_breakpoint-plugin.scss rename to assets/_scss/vendor/susy/susy/language/susy/_breakpoint-plugin.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_container.scss b/assets/_scss/vendor/susy/susy/language/susy/_container.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_container.scss rename to assets/_scss/vendor/susy/susy/language/susy/_container.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_context.scss b/assets/_scss/vendor/susy/susy/language/susy/_context.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_context.scss rename to assets/_scss/vendor/susy/susy/language/susy/_context.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_gallery.scss b/assets/_scss/vendor/susy/susy/language/susy/_gallery.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_gallery.scss rename to assets/_scss/vendor/susy/susy/language/susy/_gallery.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_grids.scss b/assets/_scss/vendor/susy/susy/language/susy/_grids.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_grids.scss rename to assets/_scss/vendor/susy/susy/language/susy/_grids.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_gutters.scss b/assets/_scss/vendor/susy/susy/language/susy/_gutters.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_gutters.scss rename to assets/_scss/vendor/susy/susy/language/susy/_gutters.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_isolate.scss b/assets/_scss/vendor/susy/susy/language/susy/_isolate.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_isolate.scss rename to assets/_scss/vendor/susy/susy/language/susy/_isolate.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_margins.scss b/assets/_scss/vendor/susy/susy/language/susy/_margins.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_margins.scss rename to assets/_scss/vendor/susy/susy/language/susy/_margins.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_padding.scss b/assets/_scss/vendor/susy/susy/language/susy/_padding.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_padding.scss rename to assets/_scss/vendor/susy/susy/language/susy/_padding.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_rows.scss b/assets/_scss/vendor/susy/susy/language/susy/_rows.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_rows.scss rename to assets/_scss/vendor/susy/susy/language/susy/_rows.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_settings.scss b/assets/_scss/vendor/susy/susy/language/susy/_settings.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_settings.scss rename to assets/_scss/vendor/susy/susy/language/susy/_settings.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_span.scss b/assets/_scss/vendor/susy/susy/language/susy/_span.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_span.scss rename to assets/_scss/vendor/susy/susy/language/susy/_span.scss diff --git a/assets/scss/vendor/susy/susy/language/susy/_validation.scss b/assets/_scss/vendor/susy/susy/language/susy/_validation.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susy/_validation.scss rename to assets/_scss/vendor/susy/susy/language/susy/_validation.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_background.scss b/assets/_scss/vendor/susy/susy/language/susyone/_background.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_background.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_background.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_functions.scss b/assets/_scss/vendor/susy/susy/language/susyone/_functions.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_functions.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_functions.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_grid.scss b/assets/_scss/vendor/susy/susy/language/susyone/_grid.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_grid.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_grid.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_isolation.scss b/assets/_scss/vendor/susy/susy/language/susyone/_isolation.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_isolation.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_isolation.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_margin.scss b/assets/_scss/vendor/susy/susy/language/susyone/_margin.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_margin.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_margin.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_media.scss b/assets/_scss/vendor/susy/susy/language/susyone/_media.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_media.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_media.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_padding.scss b/assets/_scss/vendor/susy/susy/language/susyone/_padding.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_padding.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_padding.scss diff --git a/assets/scss/vendor/susy/susy/language/susyone/_settings.scss b/assets/_scss/vendor/susy/susy/language/susyone/_settings.scss similarity index 100% rename from assets/scss/vendor/susy/susy/language/susyone/_settings.scss rename to assets/_scss/vendor/susy/susy/language/susyone/_settings.scss diff --git a/assets/scss/vendor/susy/susy/output/_float.scss b/assets/_scss/vendor/susy/susy/output/_float.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/_float.scss rename to assets/_scss/vendor/susy/susy/output/_float.scss diff --git a/assets/scss/vendor/susy/susy/output/_shared.scss b/assets/_scss/vendor/susy/susy/output/_shared.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/_shared.scss rename to assets/_scss/vendor/susy/susy/output/_shared.scss diff --git a/assets/scss/vendor/susy/susy/output/_support.scss b/assets/_scss/vendor/susy/susy/output/_support.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/_support.scss rename to assets/_scss/vendor/susy/susy/output/_support.scss diff --git a/assets/scss/vendor/susy/susy/output/float/_container.scss b/assets/_scss/vendor/susy/susy/output/float/_container.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/float/_container.scss rename to assets/_scss/vendor/susy/susy/output/float/_container.scss diff --git a/assets/scss/vendor/susy/susy/output/float/_end.scss b/assets/_scss/vendor/susy/susy/output/float/_end.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/float/_end.scss rename to assets/_scss/vendor/susy/susy/output/float/_end.scss diff --git a/assets/scss/vendor/susy/susy/output/float/_isolate.scss b/assets/_scss/vendor/susy/susy/output/float/_isolate.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/float/_isolate.scss rename to assets/_scss/vendor/susy/susy/output/float/_isolate.scss diff --git a/assets/scss/vendor/susy/susy/output/float/_span.scss b/assets/_scss/vendor/susy/susy/output/float/_span.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/float/_span.scss rename to assets/_scss/vendor/susy/susy/output/float/_span.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_background.scss b/assets/_scss/vendor/susy/susy/output/shared/_background.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_background.scss rename to assets/_scss/vendor/susy/susy/output/shared/_background.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_container.scss b/assets/_scss/vendor/susy/susy/output/shared/_container.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_container.scss rename to assets/_scss/vendor/susy/susy/output/shared/_container.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_direction.scss b/assets/_scss/vendor/susy/susy/output/shared/_direction.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_direction.scss rename to assets/_scss/vendor/susy/susy/output/shared/_direction.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_inspect.scss b/assets/_scss/vendor/susy/susy/output/shared/_inspect.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_inspect.scss rename to assets/_scss/vendor/susy/susy/output/shared/_inspect.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_margins.scss b/assets/_scss/vendor/susy/susy/output/shared/_margins.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_margins.scss rename to assets/_scss/vendor/susy/susy/output/shared/_margins.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_output.scss b/assets/_scss/vendor/susy/susy/output/shared/_output.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_output.scss rename to assets/_scss/vendor/susy/susy/output/shared/_output.scss diff --git a/assets/scss/vendor/susy/susy/output/shared/_padding.scss b/assets/_scss/vendor/susy/susy/output/shared/_padding.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/shared/_padding.scss rename to assets/_scss/vendor/susy/susy/output/shared/_padding.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_background.scss b/assets/_scss/vendor/susy/susy/output/support/_background.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_background.scss rename to assets/_scss/vendor/susy/susy/output/support/_background.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_box-sizing.scss b/assets/_scss/vendor/susy/susy/output/support/_box-sizing.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_box-sizing.scss rename to assets/_scss/vendor/susy/susy/output/support/_box-sizing.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_clearfix.scss b/assets/_scss/vendor/susy/susy/output/support/_clearfix.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_clearfix.scss rename to assets/_scss/vendor/susy/susy/output/support/_clearfix.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_prefix.scss b/assets/_scss/vendor/susy/susy/output/support/_prefix.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_prefix.scss rename to assets/_scss/vendor/susy/susy/output/support/_prefix.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_rem.scss b/assets/_scss/vendor/susy/susy/output/support/_rem.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_rem.scss rename to assets/_scss/vendor/susy/susy/output/support/_rem.scss diff --git a/assets/scss/vendor/susy/susy/output/support/_support.scss b/assets/_scss/vendor/susy/susy/output/support/_support.scss similarity index 100% rename from assets/scss/vendor/susy/susy/output/support/_support.scss rename to assets/_scss/vendor/susy/susy/output/support/_support.scss diff --git a/assets/scss/vendor/susy/susy/su/_grid.scss b/assets/_scss/vendor/susy/susy/su/_grid.scss similarity index 100% rename from assets/scss/vendor/susy/susy/su/_grid.scss rename to assets/_scss/vendor/susy/susy/su/_grid.scss diff --git a/assets/scss/vendor/susy/susy/su/_settings.scss b/assets/_scss/vendor/susy/susy/su/_settings.scss similarity index 100% rename from assets/scss/vendor/susy/susy/su/_settings.scss rename to assets/_scss/vendor/susy/susy/su/_settings.scss diff --git a/assets/scss/vendor/susy/susy/su/_utilities.scss b/assets/_scss/vendor/susy/susy/su/_utilities.scss similarity index 100% rename from assets/scss/vendor/susy/susy/su/_utilities.scss rename to assets/_scss/vendor/susy/susy/su/_utilities.scss diff --git a/assets/scss/vendor/susy/susy/su/_validation.scss b/assets/_scss/vendor/susy/susy/su/_validation.scss similarity index 100% rename from assets/scss/vendor/susy/susy/su/_validation.scss rename to assets/_scss/vendor/susy/susy/su/_validation.scss diff --git a/gulpfile.js b/gulpfile.js index 775d72e4..0d693cd8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -27,7 +27,7 @@ var imageminMozjpeg = require('imagemin-mozjpeg'); * **/ gulp.task('css', function() { - return gulp.src('assets/scss/**/*.scss') + return gulp.src('assets/_scss/**/*.scss') .pipe(sass({outputStyle: 'compressed'})) .pipe(prefix('last 2 versions', '> 5%', 'ie 9')) .pipe(plumber())