This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
included webpack => major restructuring, see #75, next level over-eng…
…ineering ✅
- Loading branch information
Lutz Thies
committed
Aug 2, 2017
1 parent
47372b4
commit 8b94cc4
Showing
273 changed files
with
10,079 additions
and
3,113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
{ | ||
"dependencies": { | ||
"slick-carousel": "^1.6.0" | ||
"jquery": "^2.2.4", | ||
"modernizr": "^3.5.0", | ||
"pace-progress": "^1.0.2", | ||
"slick-carousel": "^1.6.0", | ||
"typeface-open-sans": "^0.0.31", | ||
"typeface-work-sans": "^0.0.31" | ||
}, | ||
"devDependencies": { | ||
"css-loader": "^0.28.4", | ||
"expose-loader": "^0.7.3", | ||
"extract-text-webpack-plugin": "^3.0.0", | ||
"file-loader": "^0.11.2", | ||
"node-sass": "^4.5.3", | ||
"sass-loader": "^6.0.6", | ||
"script-loader": "^0.7.0", | ||
"style-loader": "^0.18.2", | ||
"url-loader": "^0.5.9", | ||
"webpack": "^3.4.1" | ||
} | ||
} |
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
/* DEPRECATED */ | ||
|
||
/* open-sans-300normal - latin */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-weight: 300; | ||
src: url(asset_path('open-sans-latin-300.eot')); /* IE9 Compat Modes */ | ||
src: | ||
url(asset_path('open-sans-latin-300.eot?#iefix')) format('embedded-opentype'), /* IE6-IE8 */ | ||
url(asset_path('open-sans-latin-300.woff2')) format('woff2'), /* Super Modern Browsers */ | ||
url(asset_path('open-sans-latin-300.woff')) format('woff'), /* Modern Browsers */ | ||
url(asset_path('open-sans-latin-300.svg#OpenSans')) format('svg'); /* Legacy iOS */ | ||
} | ||
/* open-sans-300italic - latin */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-weight: 300; | ||
src: url(asset_path('open-sans-latin-300italic.eot')); /* IE9 Compat Modes */ | ||
src: | ||
local('Open Sans Light italic'), | ||
local('Open Sans-Lightitalic'), | ||
url(asset_path('open-sans-latin-300italic.eot?#iefix')) format('embedded-opentype'), /* IE6-IE8 */ | ||
url(asset_path('open-sans-latin-300italic.woff2')) format('woff2'), /* Super Modern Browsers */ | ||
url(asset_path('open-sans-latin-300italic.woff')) format('woff'), /* Modern Browsers */ | ||
url(asset_path('open-sans-latin-300italic.svg#OpenSans')) format('svg'); /* Legacy iOS */ | ||
} | ||
|
||
/* open-sans-400normal - latin */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url(asset_path('open-sans-latin-400.eot')); /* IE9 Compat Modes */ | ||
src: | ||
local('Open Sans Regular '), | ||
local('Open Sans-Regular'), | ||
url(asset_path('open-sans-latin-400.eot?#iefix')) format('embedded-opentype'), /* IE6-IE8 */ | ||
url(asset_path('open-sans-latin-400.woff2')) format('woff2'), /* Super Modern Browsers */ | ||
url(asset_path('open-sans-latin-400.woff')) format('woff'), /* Modern Browsers */ | ||
url(asset_path('open-sans-latin-400.svg#OpenSans')) format('svg'); /* Legacy iOS */ | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.