├── .gitignore ├── 404.kit ├── about.kit ├── assets ├── fonts │ ├── aller_std_bd.woff │ ├── aller_std_bd.woff2 │ ├── aller_std_lt.woff │ ├── aller_std_lt.woff2 │ ├── aller_std_ltit.woff │ ├── aller_std_ltit.woff2 │ ├── aller_std_reg.woff │ ├── aller_std_reg.woff2 │ ├── boycott.woff │ ├── boycott.woff2 │ ├── chunkfive.woff │ ├── chunkfive.woff2 │ ├── eastmarket.woff │ ├── eastmarket.woff2 │ ├── journal.woff │ └── journal.woff2 └── img │ ├── fpo │ ├── blend-01.png │ ├── fpo-100x100.svg │ ├── fpo-16x9.svg │ ├── fpo-avatar-1.jpg │ └── fpo-cover.svg │ └── site │ ├── 404-blood.png │ ├── 404-body.jpg │ ├── a-close.png │ ├── about-wood.jpg │ ├── banner__logo.png │ ├── banner__logo.svg │ ├── banner__logo@2x.png │ ├── blends-01.jpg │ ├── book-cover-01.jpg │ ├── example-3d-01.jpg │ ├── example-3d-02.jpg │ ├── example-3d-03.jpg │ ├── example-3d-04.jpg │ ├── example-avatar-01.jpg │ ├── example-avatar-02.jpg │ ├── example-avatar-03.jpg │ ├── example-c01.jpg │ ├── example-c02.jpg │ ├── example-c03.jpg │ ├── example-c04.jpg │ ├── example-c05.jpg │ ├── example-c06.jpg │ ├── example-c07.jpg │ ├── example-c08.jpg │ ├── example-c09.jpg │ ├── example-dashiellhammett-01.jpg │ ├── example-dashiellhammett-02.jpg │ ├── example-dashiellhammett-03.jpg │ ├── example-dashiellhammett-04.jpg │ ├── example-dashiellhammett-05.jpg │ ├── example-dashiellhammett-06.jpg │ ├── example-dashiellhammett-07.jpg │ ├── example-dashiellhammett-08.jpg │ ├── example-mickeyspillane-01.jpg │ ├── example-mickeyspillane-02.jpg │ ├── example-mickeyspillane-03.jpg │ ├── example-opacity-01.jpg │ ├── example-opacity-02.jpg │ ├── example-opacity-03.jpg │ ├── example-opacity-04.jpg │ ├── example-panel-01.jpg │ ├── example-panel-02.jpg │ ├── example-raymondchandler-01.jpg │ ├── example-raymondchandler-02.jpg │ ├── example-raymondchandler-03.jpg │ ├── example-raymondchandler-04.jpg │ ├── example-raymondchandler-05.jpg │ ├── example-raymondchandler-06.jpg │ ├── example-shelf-01.jpg │ ├── example-shelf-02.jpg │ ├── example-shelf-03.jpg │ ├── example-shelf-04.jpg │ ├── example-shelf-05.jpg │ ├── example-shelf-06.jpg │ ├── example-shelf-07.jpg │ ├── example-shelf-08.jpg │ ├── example-shelf-09.jpg │ ├── example-shelf-10.jpg │ ├── example-shelf-11.jpg │ ├── example-shelf-12.jpg │ ├── example-shelf-13.jpg │ ├── example-shelf-14.jpg │ ├── example-shelf-15.jpg │ ├── example-shelf-16.jpg │ ├── example-shelf-17.jpg │ ├── example-shelf-18.jpg │ ├── example-shelf-19.jpg │ ├── example-shelf-20.jpg │ ├── example-shelf-worn.png │ ├── example-target-01.jpg │ ├── example-target-02.jpg │ ├── example-target-03.jpg │ ├── example-target-04.jpg │ ├── example-target-05.jpg │ ├── example-target-06.jpg │ ├── example-target-07.jpg │ ├── example-target-08.jpg │ ├── example-target-09.jpg │ ├── example-target-10.jpg │ ├── example-target-11.jpg │ ├── example-target-12.jpg │ ├── example-transitions-01.jpg │ ├── example-transitions-02.jpg │ ├── example-transitions-03.jpg │ ├── example-transitions-04.jpg │ ├── example-transitions-05.jpg │ ├── example-transitions-06.jpg │ ├── example-transitions-07.jpg │ ├── example-transitions-08.jpg │ ├── figure-01.jpg │ ├── figure-02.jpg │ ├── figure-03.jpg │ ├── h-review.png │ ├── h-review.svg │ ├── hgroup.jpg │ ├── hgroup.png │ ├── hr--striped.png │ └── hr--striped@2x.png ├── bookshelf.kit ├── columns.kit ├── config.codekit ├── css └── 320andup.css ├── detectives-2.kit ├── detectives.kit ├── entry.html ├── entry.kit ├── event.html ├── event.kit ├── example-background-clip.kit ├── example-background-size.kit ├── example-border-radius.kit ├── example-box-sizing.kit ├── example-flex-wrap.kit ├── example-gradient-linear.kit ├── example-gradient-radial.kit ├── example-gradient-repeating.kit ├── example-transform-origin.kit ├── example-transforms.kit ├── example-various.kit ├── forms.kit ├── hgroup.png ├── ignore.txt ├── index-order.kit ├── index-short.html ├── index-short.kit ├── index-table.html ├── index-table.kit ├── index.html ├── index.kit ├── js ├── jquery.min.js ├── main.js └── modernizr.min.js ├── partials ├── _banner.kit ├── _comments.kit ├── _complementary.kit ├── _contentinfo.kit ├── _entry.kit ├── _example-3d.kit ├── _example-landscape.kit ├── _example-opacity.kit ├── _example-target.kit ├── _example-transitions.kit ├── _head.kit ├── _navigation.kit ├── _script.kit └── _variables.kit └── scss ├── .sass-cache ├── 021f99ebb58e83f486fd926e88d4e87c1baa3d72 │ └── _variables.scssc ├── 14428f65ef8c722c52d436cc52c15cbd49904b5e │ └── _reset.scssc ├── 22c1c01add629de7a1b546528fe035b7c33b1e0d │ └── _reset.scssc ├── 299fe8f790a96f0f162e2938cb10a1ae2c6ec91f │ ├── _a.scssc │ ├── _form-button.scssc │ ├── _form-input.scssc │ ├── _form.scssc │ ├── _hr.scssc │ ├── _img.scssc │ ├── _site.scssc │ ├── _table.scssc │ ├── _type-heading.scssc │ ├── _type-import.scssc │ ├── _type-list.scssc │ ├── _type-misc.scssc │ ├── _type-paragraph.scssc │ └── _type-quote.scssc ├── 3196fdb888e4c669375c2c8e1a178586a8322f1d │ └── __modules-import.scssc ├── 38b095f8ef448fd4057cc6c9ed4893ff15b7ec26 │ ├── __modules-import.scssc │ ├── _modules-box.scssc │ ├── _modules-faq.scssc │ ├── _modules-grid.scssc │ ├── _modules-header.scssc │ ├── _modules-listing.scssc │ ├── _modules-media.scssc │ ├── _modules-pagination.scssc │ ├── _modules-publication.scssc │ ├── _modules-search.scssc │ └── _modules-summary.scssc ├── 41dd638a858a508d258e37298d84873e2d1ec009 │ ├── _modules-box.scssc │ ├── _modules-faq.scssc │ ├── _modules-grid.scssc │ ├── _modules-media.scssc │ └── _modules-search.scssc ├── 6811dd73b951f2929e100bcf33d89888ab402b98 │ ├── __layout-import.scssc │ ├── _layout-pattern.scssc │ └── _print.scssc ├── 6d91e584a2e8642ae439f682d22d607e0b3afc9a │ └── _reset.scssc ├── 81b2304052617ea2622466197c2ece6e7d9b7061 │ ├── _base-debug.scssc │ └── _base-mixin.scssc ├── 834e56f91d5f9d36e659e476ff1809cf61ef42bf │ ├── _base-debug.scssc │ └── _base-mixin.scssc ├── 8960a3f48ab0368c8f3f2064b7f5dd8567eded7c │ ├── 320andup.scssc │ └── _variables.scssc ├── 89d316a6ab3fdc9c88e1042fbb1592852616431d │ └── _reset.scssc ├── 91b344e83bb51e0540638549d2de807726531086 │ ├── _layout-article.scssc │ ├── _layout-banner.scssc │ ├── _layout-contact.scssc │ ├── _layout-contentinfo.scssc │ ├── _layout-index.scssc │ ├── _layout-nav.scssc │ ├── _layout-pattern.scssc │ └── _layout-template.scssc ├── 943baa637b7156c1b04d1f75e27633e8529f925a │ ├── 320andup.scssc │ └── _variables.scssc ├── 992b868df5729897fea5562f3de5212087152aa4 │ ├── _a.scssc │ ├── _form-button.scssc │ ├── _form-input.scssc │ ├── _form.scssc │ ├── _hr.scssc │ ├── _img.scssc │ ├── _site.scssc │ ├── _table.scssc │ ├── _type-heading.scssc │ ├── _type-import.scssc │ ├── _type-list.scssc │ ├── _type-misc.scssc │ ├── _type-paragraph.scssc │ └── _type-quote.scssc ├── 9de3064d9ea2fc09c648d25952b83e2cf8b8b65a │ ├── __base-import.scssc │ ├── _base-debug.scssc │ └── _base-mixin.scssc ├── 9e78b851717764eebc848307ef82cefc1006a3eb │ ├── _layout-article.scssc │ ├── _layout-banner.scssc │ ├── _layout-contact.scssc │ ├── _layout-contentinfo.scssc │ ├── _layout-index.scssc │ ├── _layout-nav.scssc │ ├── _layout-pattern.scssc │ └── _layout-template.scssc ├── 9e7977a01cced76ed18692f6d806fc8ee5e74033 │ ├── 320andup.scssc │ └── _variables.scssc ├── a1ef62f39222fb156453b80ab539a4b5772811ce │ ├── __base-import.scssc │ ├── _base-debug.scssc │ ├── _base-extend.scssc │ └── _base-mixin.scssc ├── a4fc201a23514b46d8a57a84894a673a85e4af36 │ ├── _modules-box.scssc │ ├── _modules-faq.scssc │ ├── _modules-grid.scssc │ ├── _modules-listing.scssc │ ├── _modules-media.scssc │ ├── _modules-pagination.scssc │ ├── _modules-publication.scssc │ ├── _modules-search.scssc │ └── _modules-summary.scssc ├── ab953dc4067debe1a2a52fe5881161e9896e5af8 │ ├── _layout-article.scssc │ ├── _layout-banner.scssc │ ├── _layout-contact.scssc │ ├── _layout-contentinfo.scssc │ ├── _layout-index.scssc │ ├── _layout-nav.scssc │ ├── _layout-pattern.scssc │ └── _layout-template.scssc ├── b2413bca5a7db8e55bf79b60a5cd04f8b35d7e8c │ └── _reset.scssc ├── b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45 │ ├── __elements-import.scssc │ ├── _type-heading.scssc │ ├── _type-list.scssc │ ├── _type-misc.scssc │ ├── _type-paragraph.scssc │ └── _type-quote.scssc ├── c5dd7c3ac315432ead952297ef007b279e5b0787 │ ├── _base-debug.scssc │ └── _base-mixin.scssc ├── defc9a7302401ec31d27f7b36eaee3e44ada7b9d │ ├── __layout-import.scssc │ ├── _layout-article.scssc │ ├── _layout-banner.scssc │ ├── _layout-contact.scssc │ ├── _layout-contentinfo.scssc │ ├── _layout-index.scssc │ ├── _layout-nav.scssc │ ├── _layout-pattern.scssc │ ├── _layout-template.scssc │ └── _print.scssc ├── e8d736722d7f22f621877acf4cce9be750ce8936 │ ├── _modules-blends.scssc │ ├── _modules-box.scssc │ ├── _modules-faq.scssc │ ├── _modules-grid.scssc │ ├── _modules-media.scssc │ └── _modules-search.scssc ├── e9f40639cc705f6bc355ed3dd52528efd6af6808 │ ├── __elements-import.scssc │ ├── _a.scssc │ ├── _form-button.scssc │ ├── _form-input.scssc │ ├── _form.scssc │ ├── _hr.scssc │ ├── _img.scssc │ ├── _site.scssc │ ├── _table.scssc │ ├── _type-heading.scssc │ ├── _type-import.scssc │ ├── _type-list.scssc │ ├── _type-misc.scssc │ ├── _type-paragraph.scssc │ └── _type-quote.scssc ├── ebebf090b44316784827b5fab8f35a1887d11825 │ ├── _a.scssc │ ├── _form-button.scssc │ ├── _form-input.scssc │ ├── _form.scssc │ ├── _hr.scssc │ ├── _img.scssc │ ├── _site.scssc │ ├── _table.scssc │ ├── _type-heading.scssc │ ├── _type-import.scssc │ ├── _type-list.scssc │ ├── _type-misc.scssc │ ├── _type-paragraph.scssc │ └── _type-quote.scssc └── f636e36ad26a1742f04657eab7f3a5575115d2bf │ ├── 320andup.scssc │ └── _variables.scssc ├── 320andup.scss ├── _variables.scss ├── base ├── _base-debug.scss ├── _base-extend.scss └── _base-mixin.scss ├── elements ├── _a.scss ├── _form-button.scss ├── _form-input.scss ├── _form.scss ├── _hr.scss ├── _img.scss ├── _print.scss ├── _site.scss ├── _table.scss ├── _type-heading.scss ├── _type-import.scss ├── _type-list.scss ├── _type-misc.scss ├── _type-paragraph.scss └── _type-quote.scss ├── layout ├── _layout-404.scss ├── _layout-article.scss ├── _layout-banner.scss ├── _layout-contact.scss ├── _layout-contentinfo.scss ├── _layout-index.scss ├── _layout-nav.scss ├── _layout-pattern.scss └── _layout-template.scss ├── modules ├── _modules-about.scss ├── _modules-blends.scss ├── _modules-box.scss ├── _modules-detectives-2.scss ├── _modules-detectives.scss ├── _modules-example-3d.scss ├── _modules-example-background-clip.scss ├── _modules-example-background-size.scss ├── _modules-example-border-radius.scss ├── _modules-example-box-sizing.scss ├── _modules-example-gradients.scss ├── _modules-example-landscape.scss ├── _modules-example-opacity.scss ├── _modules-example-target.scss ├── _modules-example-transform-origin.scss ├── _modules-example-transforms.scss ├── _modules-example-transitions.scss ├── _modules-faq.scss ├── _modules-grid.scss ├── _modules-hreview.scss ├── _modules-media.scss ├── _modules-panels.scss ├── _modules-search.scss ├── _modules-shelf-2.scss └── _modules-shelf.scss └── vendor ├── _normalise.scss └── _reset.scss /.gitignore: -------------------------------------------------------------------------------- 1 | *.psd 2 | *.sketch 3 | *.css 4 | *.esproj 5 | *.DS_Store 6 | scss/.sass-cache/ 7 | *.html 8 | config.codekit 9 | *.css.map 10 | -------------------------------------------------------------------------------- /404.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
18 | 19 |

404

20 |

You dumb mug!

21 |

You can look all you want, but what you’re looking for just ain’t here. Did you click a link that I bumped off? Maybe that page is hot? Either way, don’t be a bunny.

22 | 23 |
24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 | 32 | -------------------------------------------------------------------------------- /about.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
18 |
19 |

Back soon!

20 |
    21 |
  • Gone for smokes
  • 22 |
  • Getting booze
  • 23 |
  • On a job (yeah, really)
  • 24 |
25 |
26 |
27 | 28 | 31 | 32 |
33 | 34 | 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /assets/fonts/aller_std_bd.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_bd.woff -------------------------------------------------------------------------------- /assets/fonts/aller_std_bd.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_bd.woff2 -------------------------------------------------------------------------------- /assets/fonts/aller_std_lt.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_lt.woff -------------------------------------------------------------------------------- /assets/fonts/aller_std_lt.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_lt.woff2 -------------------------------------------------------------------------------- /assets/fonts/aller_std_ltit.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_ltit.woff -------------------------------------------------------------------------------- /assets/fonts/aller_std_ltit.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_ltit.woff2 -------------------------------------------------------------------------------- /assets/fonts/aller_std_reg.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_reg.woff -------------------------------------------------------------------------------- /assets/fonts/aller_std_reg.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/aller_std_reg.woff2 -------------------------------------------------------------------------------- /assets/fonts/boycott.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/boycott.woff -------------------------------------------------------------------------------- /assets/fonts/boycott.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/boycott.woff2 -------------------------------------------------------------------------------- /assets/fonts/chunkfive.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/chunkfive.woff -------------------------------------------------------------------------------- /assets/fonts/chunkfive.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/chunkfive.woff2 -------------------------------------------------------------------------------- /assets/fonts/eastmarket.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/eastmarket.woff -------------------------------------------------------------------------------- /assets/fonts/eastmarket.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/eastmarket.woff2 -------------------------------------------------------------------------------- /assets/fonts/journal.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/journal.woff -------------------------------------------------------------------------------- /assets/fonts/journal.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/fonts/journal.woff2 -------------------------------------------------------------------------------- /assets/img/fpo/blend-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/fpo/blend-01.png -------------------------------------------------------------------------------- /assets/img/fpo/fpo-100x100.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | fpo-100x100 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/img/fpo/fpo-16x9.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | fpo-16x9 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/img/fpo/fpo-avatar-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/fpo/fpo-avatar-1.jpg -------------------------------------------------------------------------------- /assets/img/fpo/fpo-cover.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Rectangle 266 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/img/site/404-blood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/404-blood.png -------------------------------------------------------------------------------- /assets/img/site/404-body.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/404-body.jpg -------------------------------------------------------------------------------- /assets/img/site/a-close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/a-close.png -------------------------------------------------------------------------------- /assets/img/site/about-wood.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/about-wood.jpg -------------------------------------------------------------------------------- /assets/img/site/banner__logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/banner__logo.png -------------------------------------------------------------------------------- /assets/img/site/banner__logo@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/banner__logo@2x.png -------------------------------------------------------------------------------- /assets/img/site/blends-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/blends-01.jpg -------------------------------------------------------------------------------- /assets/img/site/book-cover-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/book-cover-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-3d-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-3d-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-3d-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-3d-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-3d-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-3d-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-3d-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-3d-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-avatar-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-avatar-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-avatar-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-avatar-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-avatar-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-avatar-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c07.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c08.jpg -------------------------------------------------------------------------------- /assets/img/site/example-c09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-c09.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-07.jpg -------------------------------------------------------------------------------- /assets/img/site/example-dashiellhammett-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-dashiellhammett-08.jpg -------------------------------------------------------------------------------- /assets/img/site/example-mickeyspillane-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-mickeyspillane-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-mickeyspillane-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-mickeyspillane-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-mickeyspillane-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-mickeyspillane-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-opacity-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-opacity-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-opacity-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-opacity-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-opacity-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-opacity-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-opacity-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-opacity-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-panel-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-panel-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-panel-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-panel-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-raymondchandler-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-raymondchandler-06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-07.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-08.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-09.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-10.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-11.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-12.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-13.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-14.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-15.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-16.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-17.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-18.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-19.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-20.jpg -------------------------------------------------------------------------------- /assets/img/site/example-shelf-worn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-shelf-worn.png -------------------------------------------------------------------------------- /assets/img/site/example-target-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-07.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-08.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-09.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-10.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-11.jpg -------------------------------------------------------------------------------- /assets/img/site/example-target-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-target-12.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-01.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-02.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-03.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-04.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-05.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-06.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-07.jpg -------------------------------------------------------------------------------- /assets/img/site/example-transitions-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/example-transitions-08.jpg -------------------------------------------------------------------------------- /assets/img/site/figure-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/figure-01.jpg -------------------------------------------------------------------------------- /assets/img/site/figure-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/figure-02.jpg -------------------------------------------------------------------------------- /assets/img/site/figure-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/figure-03.jpg -------------------------------------------------------------------------------- /assets/img/site/h-review.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/h-review.png -------------------------------------------------------------------------------- /assets/img/site/h-review.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | h-review 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /assets/img/site/hgroup.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/hgroup.jpg -------------------------------------------------------------------------------- /assets/img/site/hgroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/hgroup.png -------------------------------------------------------------------------------- /assets/img/site/hr--striped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/hr--striped.png -------------------------------------------------------------------------------- /assets/img/site/hr--striped@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/assets/img/site/hr--striped@2x.png -------------------------------------------------------------------------------- /detectives.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 |
16 |

The No. 1 Detective Agency

17 |

Cole Henley Esq.

18 | 20 |
21 | 22 |
23 |

Shades & Staches Detective Agency

24 |

Private investigator extraordinaire

25 | 27 |
28 | 29 |
30 |

Command F Detective Services

31 |

We can find anyone

32 | 34 |
35 | 36 |
37 |

The Fat Man

38 |

Private Investigation

39 |

$50 a day plus expenses. By appointment only

40 |

Dial: M for Murder

41 | 43 |
44 | 45 |
46 |

Hartless Dick

47 |

Private investigations

48 |

Dial #333 for a quick fix

49 | 51 |
52 | 53 |
54 |

Nick Jefferies

55 |

Private eye WA6-0089

56 | 58 |
59 | 60 |
61 |

Elementary My Dear Watson

62 |

Private Investigators

63 |

Don’t call us, we’ll find you

64 | 66 |
67 | 68 |
69 |

Shoes Clues

70 |

Finding the footprints they leave

71 | 73 |
74 | 75 |
76 |

Smoke

77 |

P.I. 555-4763

78 | 80 |
81 | 82 |
83 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /example-background-clip.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 | 36 |
37 | 38 |
39 | 40 | 41 | 42 |
43 | 44 |
45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /example-background-size.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 | 40 |
41 | 42 |
43 | 44 | 45 | 46 |
47 | 48 |
49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /example-border-radius.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 |
36 |
37 | 38 |
39 | 40 |
41 | 42 | 43 | 44 |
45 | 46 |
47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | -------------------------------------------------------------------------------- /example-box-sizing.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 | 36 |
37 | 38 |
39 | 40 | 41 | 42 |
43 | 44 |
45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /example-flex-wrap.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 |
18 | 19 |

1. Police Detective Cases

20 | 21 |
22 | 23 |

Known for its longevity (133 issues in 19 years) and for a consistent high quality of material from most of the top detective authors of the period.

24 | 25 |
26 |
27 | 28 | 29 | 30 |
31 | 32 |

2. The Spicy Detective Magazine

33 | 34 |
35 | 36 |

Known for its longevity (133 issues in 19 years) and for a consistent high quality of material from most of the top detective authors of the period.

37 | 38 |
39 |
40 | 41 |
42 | 43 |

3. Off Beat Detective Stories

44 | 45 |
46 | 47 |

Known for its longevity (133 issues in 19 years) and for a consistent high quality of material from most of the top detective authors of the period.

48 | 49 |
50 |
51 | 52 | 53 | 54 |
55 | 56 |

4. Snappy Mystery Stories

57 | 58 |
59 | 60 |

Known for its longevity (133 issues in 19 years) and for a consistent high quality of material from most of the top detective authors of the period.

61 | 62 |
63 | 64 |
65 | 66 |
67 | 68 | 69 | 70 | 71 | -------------------------------------------------------------------------------- /example-gradient-linear.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 | 37 |
38 | 39 |
40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /example-gradient-radial.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | 38 |
39 | 40 |
41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | -------------------------------------------------------------------------------- /example-gradient-repeating.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 | 32 |
33 | 34 |
35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /example-transform-origin.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 |
36 |
37 | 38 |
39 | 40 |
41 | 42 |
43 | 44 | 45 | 46 |
47 | 48 |
49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /example-transforms.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

Time to get hardboiled

26 | 27 |

28 | 29 |
30 | 31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 | 43 |
44 | 45 |
46 | 47 |
48 | 49 | 50 | 51 |
52 | 53 |
54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /example-various.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

The Little Sister

26 | 27 |

(contain) The Little Sister is a 1949 novel by Raymond Chandler. The story is set in late 1940s Los Angeles. The novel centers on the little sister of a Hollywood starlet and has several scenes involving the film industry. It was partly inspired by Chandler’s experience working as a screenwriter in Hollywood.

28 | 29 | Add to cart 30 | 31 |
32 | 33 |
34 | 35 |

The Little Sister

36 | 37 |

(contain) The Little Sister is a 1949 novel by Raymond Chandler. The story is set in late 1940s Los Angeles. The novel centers on the little sister of a Hollywood starlet and has several scenes involving the film industry. It was partly inspired by Chandler’s experience working as a screenwriter in Hollywood.

38 | 39 | Add to cart 40 | 41 |
42 | 43 | 44 | 45 |
46 | 47 |

The Little Sister

48 | 49 |

(cover) The Little Sister is a 1949 novel by Raymond Chandler. The story is set in late 1940s Los Angeles. The novel centers on the little sister of a Hollywood starlet and has several scenes involving the film industry. It was partly inspired by Chandler’s experience working as a screenwriter in Hollywood.

50 | 51 | Add to cart 52 | 53 |
54 | 55 |
56 | 57 | 58 | 73 | 74 |
75 |
76 | 77 | 78 | 79 | 80 | 81 |
82 | 83 |
84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | -------------------------------------------------------------------------------- /forms.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 |

 

56 |

 

57 |

 

58 | 59 | 60 |
61 | 62 |
63 | 64 |

 

65 |

 

66 |

 

67 | 68 | 69 |
70 | 71 |
72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /hgroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/hgroup.png -------------------------------------------------------------------------------- /ignore.txt: -------------------------------------------------------------------------------- 1 | *.codekit 2 | *.psd 3 | *.esproj 4 | elements/* -------------------------------------------------------------------------------- /index-order.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |

Mickey Spillane

24 | 25 |

Frank Morrison Spillane, better known as Mickey Spillane, was an American author of crime novels, many featuring his signature detective character, Mike Hammer.

26 | 27 | 28 |
29 | 30 |
31 | 32 |
33 |
34 | 35 |
36 | 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /index-short.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 |
22 | 23 |
24 | 25 |
26 | 27 |
28 | 29 |

30 | 31 |
    32 |
  • 33 |
  • 34 |
  • 35 |
  • 36 |
37 | 38 |
    39 |
  • 40 |
  • 41 |
  • 42 |
  • 43 |
44 | 45 |

46 | 47 |
    48 |
  • 49 |
  • 50 |
  • 51 |
52 | 53 |
    54 |
  • 55 |
  • 56 |
  • 57 |
58 | 59 |
60 | 61 |
62 | 63 | 64 |
65 | 66 |

67 | 68 |
69 | 70 | 71 |
72 | 73 |
74 | 75 | 76 | 77 | 78 | 81 | 82 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /index-table.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | <!-- $title --> 8 | 9 | 10 | 11 | "> 12 | 13 | 14 | 15 |
16 | 17 |
18 | 19 |
20 | 21 |
22 | 23 |
24 | 25 |

26 | 27 |
28 | 29 |
30 | 31 |
32 | 33 |
34 | 35 | 36 | 37 |
38 | 39 | 40 | 41 | 42 | 43 | 44 | -------------------------------------------------------------------------------- /js/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/js/main.js -------------------------------------------------------------------------------- /partials/_banner.kit: -------------------------------------------------------------------------------- 1 |
2 | 3 |
4 | 5 | 6 | 9 | 10 |
11 | 12 |
-------------------------------------------------------------------------------- /partials/_comments.kit: -------------------------------------------------------------------------------- 1 |

Comments

2 | 3 |
4 |
5 |
6 |

Rachel Andrew

7 |
8 |

The Maltese Falcon is the first crime melodrama with finish, speed and bang to come along in what seems ages.

9 |
10 | 11 | 13 |
14 |
15 | 16 |
17 |
18 |
19 |

Andy Clarke

20 |
21 |

This is one of the best examples of action full and suspenseful melodramatic story telling in cinematic form.

22 |
23 | 24 | 26 |
27 |
28 | 29 |
30 |
31 |
32 |

Owen Gregory

33 |
34 |

With its dark, complex plotting, stark black-and-white photography, concentration on the baseness of man, and a cynical mood sustained to its still shockingly grim conclusion, this is the prototypical film noir.

35 |
36 | 37 | 39 |
40 |
-------------------------------------------------------------------------------- /partials/_complementary.kit: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /partials/_contentinfo.kit: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /partials/_entry.kit: -------------------------------------------------------------------------------- 1 |
2 | 3 |
4 | 5 | 6 |

Unfinished Business 112 ‘Meaty parts’ with House of Fools’ Ellie White

7 | 8 |

I want Unfinished Business to be, above all, entertaining and it makes me incredibly happy when entertainers take time to talk to me. This week, and after literally months of trying to set this up, my very special guest on Unfinished Business episode 112 is, actor, comedian, star of Vic and Bob’s ‘House Of Fools,’ Ellie White.

9 | 10 |
11 | 12 |
13 | -------------------------------------------------------------------------------- /partials/_example-3d.kit: -------------------------------------------------------------------------------- 1 |
2 | 3 | 4 | 5 |
6 | 7 |
8 | Finger Man 9 |
10 | 11 |
12 | 13 |

Finger Man

14 | 15 |

This ‘Finger Man’ story originally featured an unnamed narrator.

16 | 17 |
18 |
19 | 20 | 21 | 22 | 23 |
24 | 25 |
26 | The Big Sleep 27 |
28 | 29 |
30 | 31 |

The Big Sleep

32 | 33 |

The story is noted for characters double-crossing one another.

34 | 35 |
36 |
37 | 38 | 39 | 40 | 41 | 42 |
43 | 44 |
45 | 5 Murderers 46 |
47 | 48 |
49 | 50 |

5 Murderers

51 | 52 |

Chandler decided to become a writer after losing his job.

53 | 54 |
55 |
56 | 57 | 58 | 59 | 60 |
-------------------------------------------------------------------------------- /partials/_example-opacity.kit: -------------------------------------------------------------------------------- 1 |
2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 |
10 | The Scarlet Menace 11 |
12 | 13 |
14 | 15 |

The Scarlet Menace

16 | 17 |
    18 |
  • Vol. 1 No. 3
  • 19 |
  • Issue #5
  • 20 |
  • Jly ’33
  • 21 |
22 | 23 | Add to cart 24 | 25 |
26 |
27 | 28 | 29 | 30 | 31 | 32 |
33 | 34 |
35 | The Jewels Of Doom 36 |
37 | 38 |
39 | 40 |

The Jewels Of Doom

41 | 42 |
    43 |
  • Vol. 1 No. 3
  • 44 |
  • Issue #5
  • 45 |
  • Jly ’33
  • 46 |
47 | 48 | Add to cart 49 | 50 |
51 |
52 | 53 | 54 | 55 | 56 | 57 |
58 | 59 |
60 | The Yellow Murders 61 |
62 | 63 |
64 | 65 |

The Yellow Murders

66 | 67 |
    68 |
  • Vol. 4 No. 1
  • 69 |
  • Issue #10
  • 70 |
  • Dec ’33
  • 71 |
72 | 73 | Add to cart 74 | 75 |
76 |
77 | 78 | 79 | 80 | 81 | 82 |
83 | 84 |
85 | Death‘s Diary 86 |
87 | 88 |
89 | 90 |

Death’s Diary

91 | 92 |
    93 |
  • Vol. 4 No. 3
  • 94 |
  • Issue #12
  • 95 |
  • Feb ’34
  • 96 |
97 | 98 | Add to cart 99 | 100 |
101 |
102 | 103 |
-------------------------------------------------------------------------------- /partials/_head.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /partials/_navigation.kit: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /partials/_script.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /partials/_variables.kit: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /scss/.sass-cache/021f99ebb58e83f486fd926e88d4e87c1baa3d72/_variables.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/021f99ebb58e83f486fd926e88d4e87c1baa3d72/_variables.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/14428f65ef8c722c52d436cc52c15cbd49904b5e/_reset.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/14428f65ef8c722c52d436cc52c15cbd49904b5e/_reset.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/22c1c01add629de7a1b546528fe035b7c33b1e0d/_reset.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/22c1c01add629de7a1b546528fe035b7c33b1e0d/_reset.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_a.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_a.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form-button.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form-button.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form-input.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form-input.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_form.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_hr.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_hr.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_img.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_img.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_site.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_site.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_table.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_table.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-heading.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-heading.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-list.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-list.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-misc.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-misc.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-paragraph.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-paragraph.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-quote.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/299fe8f790a96f0f162e2938cb10a1ae2c6ec91f/_type-quote.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/3196fdb888e4c669375c2c8e1a178586a8322f1d/__modules-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"x/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/modules/__modules-import.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/__modules-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"{/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/modules/__modules-import.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-box.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"w/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/modules/_modules-box.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-faq.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-faq.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-grid.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-grid.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-header.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | 9981b90d28f12f24e537f54dee2204b32232811b 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::RuleNode: 4 | @rule[I".header--split:ET:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence; [o:#Sass::Selector::SimpleSequence ; [o:Sass::Selector::Class: 5 | @nameI"header--split; T: 6 | @linei:@filename0: @subject0: @sourceso:Set: 7 | @hash{:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i: @offseti: @end_poso;;i;i: 8 | @file0:@importer0;i;0;i;0:@selector_source_rangeo; ;o;;i;i;o;;i;i;I"z/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/modules/_modules-header.scss; T;o: Sass::Importers::Filesystem: 9 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso;;{: 10 | @tabsi;[;i;o; ;@;o;;i;i;@;@:@has_childrenT: @options{:@templateI".header--split { 11 | 12 | }; T;i;o; ;o;;i;i;o;;i;i;@;@;%T;&@# -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-listing.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-listing.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-media.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-media.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-pagination.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-pagination.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-publication.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-publication.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-search.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-search.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-summary.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/38b095f8ef448fd4057cc6c9ed4893ff15b7ec26/_modules-summary.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-box.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"Y/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/modules/_modules-box.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-faq.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-faq.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-grid.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"Z/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/modules/_modules-grid.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-media.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-media.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-search.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/41dd638a858a508d258e37298d84873e2d1ec009/_modules-search.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/6811dd73b951f2929e100bcf33d89888ab402b98/__layout-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"v/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/layout/__layout-import.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/6811dd73b951f2929e100bcf33d89888ab402b98/_layout-pattern.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/6811dd73b951f2929e100bcf33d89888ab402b98/_layout-pattern.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/6811dd73b951f2929e100bcf33d89888ab402b98/_print.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/6811dd73b951f2929e100bcf33d89888ab402b98/_print.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/6d91e584a2e8642ae439f682d22d607e0b3afc9a/_reset.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/6d91e584a2e8642ae439f682d22d607e0b3afc9a/_reset.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/81b2304052617ea2622466197c2ece6e7d9b7061/_base-debug.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/81b2304052617ea2622466197c2ece6e7d9b7061/_base-debug.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/81b2304052617ea2622466197c2ece6e7d9b7061/_base-mixin.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/81b2304052617ea2622466197c2ece6e7d9b7061/_base-mixin.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/834e56f91d5f9d36e659e476ff1809cf61ef42bf/_base-debug.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/834e56f91d5f9d36e659e476ff1809cf61ef42bf/_base-debug.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/834e56f91d5f9d36e659e476ff1809cf61ef42bf/_base-mixin.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/834e56f91d5f9d36e659e476ff1809cf61ef42bf/_base-mixin.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/8960a3f48ab0368c8f3f2064b7f5dd8567eded7c/_variables.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/8960a3f48ab0368c8f3f2064b7f5dd8567eded7c/_variables.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/89d316a6ab3fdc9c88e1042fbb1592852616431d/_reset.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/89d316a6ab3fdc9c88e1042fbb1592852616431d/_reset.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-article.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"l/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-article.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-banner.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | 07a8f19fc9190eef0f6d0467e945fa8e15383bd7 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::RuleNode: 4 | @rule[I"[role="banner"]:ET:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence; [o:#Sass::Selector::SimpleSequence ; [o:Sass::Selector::Attribute : 5 | @nameI" role; T:@namespace0:@operatorI"=; T: @valueI" "banner"; T: @flags0: 6 | @linei:@filename0: @subject0: @sourceso:Set: 7 | @hash{:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i: @offseti: @end_poso;;i;i: 8 | @file0:@importer0;i;0;i;0:@selector_source_rangeo; ;o;;i;i; o;;i;i;!I"k/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-banner.scss; T;"o: Sass::Importers::Filesystem: 9 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso;;{: 10 | @tabsi;[o:Sass::Tree::PropNode;[I"margin-bottom; T;o:!Sass::Script::Tree::Variable ;I"vertical-spacing; T:@underscored_nameI"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i';!@;"@;@: @options{;(i:@prop_syntax:new;[;i;o; ;o;;i;i; o;;i;i';!@;"@:@name_source_rangeo; ;@/; o;;i;i;!@;"@:@value_source_rangeo; ;o;;i;i; @0;!@;"@;,@,o;);[I"padding-bottom; T;o;* ;I"vertical-spacing; T;+I"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i(;!@;"@;@;,@,;(i;-;.;[;i;o; ;o;;i;i; o;;i;i(;!@;"@;/o; ;@@; o;;i;i;!@;"@;0o; ;o;;i;i; @A;!@;"@;,@,o;);[I"border-bottom; T;o;* ;I" border; T;+I" border; T;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;@;,@,;(i;-;.;[;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;/o; ;@Q; o;;i ;i;!@;"@;0o; ;o;;i ;i; @R;!@;"@;,@,;i;o; ;@; o;;i;i;!@;"@:@has_childrenT;,@,:@templateI"x[role="banner"] { 11 | margin-bottom : $vertical-spacing; 12 | padding-bottom : $vertical-spacing; 13 | border-bottom : $border; }; T;i;o; ;o;;i;i; o;;i;i;!@;"@;1T;,@, -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-contact.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"l/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-contact.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-contentinfo.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-contentinfo.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-index.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"j/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-index.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-nav.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"h/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-nav.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-pattern.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-pattern.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-template.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/91b344e83bb51e0540638549d2de807726531086/_layout-template.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/943baa637b7156c1b04d1f75e27633e8529f925a/320andup.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/943baa637b7156c1b04d1f75e27633e8529f925a/320andup.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/943baa637b7156c1b04d1f75e27633e8529f925a/_variables.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/943baa637b7156c1b04d1f75e27633e8529f925a/_variables.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_a.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_a.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form-button.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form-button.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form-input.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form-input.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_form.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_hr.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_hr.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_img.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_img.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_site.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_site.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_table.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_table.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-heading.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-heading.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-list.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-list.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-misc.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-misc.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-paragraph.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-paragraph.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-quote.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/992b868df5729897fea5562f3de5212087152aa4/_type-quote.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9de3064d9ea2fc09c648d25952b83e2cf8b8b65a/__base-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | b692b6d6e47d06c941c63dc65165afac738d9522 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::ImportNode :@imported_filenameI"base-debug.scss:ET;[:@template0: 4 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso;; i;i: 5 | @fileI"r/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/base/__base-import.scss; T:@importero: Sass::Importers::Filesystem: 6 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso:Set: 7 | @hash{: @options{:@imported_file0o:Sass::Tree::CommentNode 8 | : @value[I"&/* @import 'base-extend.scss'; */; T: 9 | @type: silent;[; i;@o; ;I"base-mixin.scss; T;[; 10 | 0; i; o; ;o;; i;i;o;; i;i;@ ;@;@;0; 11 | I"Y@import 'base-debug.scss'; 12 | // @import 'base-extend.scss'; 13 | @import 'base-mixin.scss';; T; i; o; ;o;; i;i;o;; i;i;@ ;@:@has_childrenT;@ -------------------------------------------------------------------------------- /scss/.sass-cache/9de3064d9ea2fc09c648d25952b83e2cf8b8b65a/_base-debug.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"p/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/base/_base-debug.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/9de3064d9ea2fc09c648d25952b83e2cf8b8b65a/_base-mixin.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9de3064d9ea2fc09c648d25952b83e2cf8b8b65a/_base-mixin.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-article.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"[/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/layout/_layout-article.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-banner.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | 07a8f19fc9190eef0f6d0467e945fa8e15383bd7 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::RuleNode: 4 | @rule[I"[role="banner"]:ET:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence; [o:#Sass::Selector::SimpleSequence ; [o:Sass::Selector::Attribute : 5 | @nameI" role; T:@namespace0:@operatorI"=; T: @valueI" "banner"; T: @flags0: 6 | @linei:@filename0: @subject0: @sourceso:Set: 7 | @hash{:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i: @offseti: @end_poso;;i;i: 8 | @file0:@importer0;i;0;i;0:@selector_source_rangeo; ;o;;i;i; o;;i;i;!I"Z/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/layout/_layout-banner.scss; T;"o: Sass::Importers::Filesystem: 9 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss; T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss; T:@same_name_warningso;;{: 10 | @tabsi;[o:Sass::Tree::PropNode;[I"margin-bottom; T;o:!Sass::Script::Tree::Variable ;I"vertical-spacing; T:@underscored_nameI"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i';!@;"@;@: @options{;(i:@prop_syntax:new;[;i;o; ;o;;i;i; o;;i;i';!@;"@:@name_source_rangeo; ;@/; o;;i;i;!@;"@:@value_source_rangeo; ;o;;i;i; @0;!@;"@;,@,o;);[I"padding-bottom; T;o;* ;I"vertical-spacing; T;+I"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i(;!@;"@;@;,@,;(i;-;.;[;i;o; ;o;;i;i; o;;i;i(;!@;"@;/o; ;@@; o;;i;i;!@;"@;0o; ;o;;i;i; @A;!@;"@;,@,o;);[I"border-bottom; T;o;* ;I" border; T;+I" border; T;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;@;,@,;(i;-;.;[;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;/o; ;@Q; o;;i ;i;!@;"@;0o; ;o;;i ;i; @R;!@;"@;,@,;i;o; ;@; o;;i;i;!@;"@:@has_childrenT;,@,:@templateI"x[role="banner"] { 11 | margin-bottom : $vertical-spacing; 12 | padding-bottom : $vertical-spacing; 13 | border-bottom : $border; }; T;i;o; ;o;;i;i; o;;i;i;!@;"@;1T;,@, -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-contact.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"[/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/layout/_layout-contact.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-contentinfo.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-contentinfo.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-index.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"Y/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/layout/_layout-index.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-nav.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"W/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss/layout/_layout-nav.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@real_rootI"?/Users/allthatmalarkey/Documents/Dropbox/git/320andup/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-pattern.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-pattern.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-template.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9e78b851717764eebc848307ef82cefc1006a3eb/_layout-template.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9e7977a01cced76ed18692f6d806fc8ee5e74033/320andup.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9e7977a01cced76ed18692f6d806fc8ee5e74033/320andup.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/9e7977a01cced76ed18692f6d806fc8ee5e74033/_variables.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/9e7977a01cced76ed18692f6d806fc8ee5e74033/_variables.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/__base-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | b692b6d6e47d06c941c63dc65165afac738d9522 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::ImportNode :@imported_filenameI"base-debug.scss:ET;[:@template0: 4 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso;; i;i: 5 | @fileI"u/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/base/__base-import.scss; T:@importero: Sass::Importers::Filesystem: 6 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso:Set: 7 | @hash{: @options{:@imported_file0o:Sass::Tree::CommentNode 8 | : @value[I"&/* @import 'base-extend.scss'; */; T: 9 | @type: silent;[; i;@o; ;I"base-mixin.scss; T;[; 10 | 0; i; o; ;o;; i;i;o;; i;i;@ ;@;@;0; 11 | I"Y@import 'base-debug.scss'; 12 | // @import 'base-extend.scss'; 13 | @import 'base-mixin.scss';; T; i; o; ;o;; i;i;o;; i;i;@ ;@:@has_childrenT;@ -------------------------------------------------------------------------------- /scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/_base-debug.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/_base-debug.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/_base-extend.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | 70ea7bed316d3a936d2cd4f9c038faabd38f2c32 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::RuleNode: 4 | @rule[I"%clearfix:ET:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence; [o:#Sass::Selector::SimpleSequence ; [o: Sass::Selector::Placeholder: 5 | @nameI" clearfix; T: 6 | @linei:@filename0: @subject0: @sourceso:Set: 7 | @hash{:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i: @offseti: @end_poso;;i;i: 8 | @file0:@importer0;i;0;i;0:@selector_source_rangeo; ;o;;i;i;o;;i;i;I"t/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/base/_base-extend.scss; T;o: Sass::Importers::Filesystem: 9 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso;;{: 10 | @tabsi;[o:Sass::Tree::MixinNode;I" clearfix; T: 11 | @args[:@keywords{: @splat0:@kwarg_splat0;[;i;o; ;o;;i;i;o;;i;i;@;@: @options{;i;o; ;@;o;;i;i;@;@:@has_childrenT;*@):@templateI"%%clearfix { 12 | @include clearfix; }; T;i;o; ;o;;i;i;o;;i;i;@;@;+T;*@) -------------------------------------------------------------------------------- /scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/_base-mixin.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a1ef62f39222fb156453b80ab539a4b5772811ce/_base-mixin.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-box.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"j/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/modules/_modules-box.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"P/Users/andrewclarke/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-faq.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-faq.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-grid.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-grid.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-listing.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-listing.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-media.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-media.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-pagination.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-pagination.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-publication.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-publication.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-search.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-search.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-summary.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/a4fc201a23514b46d8a57a84894a673a85e4af36/_modules-summary.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-article.scssc: -------------------------------------------------------------------------------- 1 | 3.4.19 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"_/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss/layout/_layout-article.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"C/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss;T:@real_rootI"C/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-banner.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-banner.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-contact.scssc: -------------------------------------------------------------------------------- 1 | 3.4.19 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"_/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss/layout/_layout-contact.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"C/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss;T:@real_rootI"C/Users/andrewclarke/Documents/Repos/Hardboiled Web Design/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-contentinfo.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-contentinfo.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-index.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-index.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-nav.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-nav.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-pattern.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-pattern.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-template.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ab953dc4067debe1a2a52fe5881161e9896e5af8/_layout-template.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/b2413bca5a7db8e55bf79b60a5cd04f8b35d7e8c/_reset.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/b2413bca5a7db8e55bf79b60a5cd04f8b35d7e8c/_reset.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/__elements-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/__elements-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-heading.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"v/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/elements/_type-heading.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-list.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"s/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/elements/_type-list.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-misc.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-misc.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-paragraph.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"x/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/elements/_type-paragraph.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/b9b22b502ad7db7c6d4c1b41040b5dfa87b68e45/_type-quote.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"t/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss/elements/_type-quote.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"Z/Users/andrewclarke/Documents/Dropbox/STEM (Code Enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/c5dd7c3ac315432ead952297ef007b279e5b0787/_base-debug.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/c5dd7c3ac315432ead952297ef007b279e5b0787/_base-debug.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/c5dd7c3ac315432ead952297ef007b279e5b0787/_base-mixin.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/c5dd7c3ac315432ead952297ef007b279e5b0787/_base-mixin.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/__layout-import.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"y/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/__layout-import.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-article.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"y/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-article.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-banner.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | 07a8f19fc9190eef0f6d0467e945fa8e15383bd7 3 | o:Sass::Tree::RootNode :@children[o:Sass::Tree::RuleNode: 4 | @rule[I"[role="banner"]:ET:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence; [o:#Sass::Selector::SimpleSequence ; [o:Sass::Selector::Attribute : 5 | @nameI" role; T:@namespace0:@operatorI"=; T: @valueI" "banner"; T: @flags0: 6 | @linei:@filename0: @subject0: @sourceso:Set: 7 | @hash{:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i: @offseti: @end_poso;;i;i: 8 | @file0:@importer0;i;0;i;0:@selector_source_rangeo; ;o;;i;i; o;;i;i;!I"x/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-banner.scss; T;"o: Sass::Importers::Filesystem: 9 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss; T:@same_name_warningso;;{: 10 | @tabsi;[o:Sass::Tree::PropNode;[I"margin-bottom; T;o:!Sass::Script::Tree::Variable ;I"vertical-spacing; T:@underscored_nameI"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i';!@;"@;@: @options{;(i:@prop_syntax:new;[;i;o; ;o;;i;i; o;;i;i';!@;"@:@name_source_rangeo; ;@/; o;;i;i;!@;"@:@value_source_rangeo; ;o;;i;i; @0;!@;"@;,@,o;);[I"padding-bottom; T;o;* ;I"vertical-spacing; T;+I"vertical_spacing; T;i;o; ;o;;i;i; o;;i;i(;!@;"@;@;,@,;(i;-;.;[;i;o; ;o;;i;i; o;;i;i(;!@;"@;/o; ;@@; o;;i;i;!@;"@;0o; ;o;;i;i; @A;!@;"@;,@,o;);[I"border-bottom; T;o;* ;I" border; T;+I" border; T;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;@;,@,;(i;-;.;[;i ;o; ;o;;i ;i; o;;i ;i;!@;"@;/o; ;@Q; o;;i ;i;!@;"@;0o; ;o;;i ;i; @R;!@;"@;,@,;i;o; ;@; o;;i;i;!@;"@:@has_childrenT;,@,:@templateI"x[role="banner"] { 11 | margin-bottom : $vertical-spacing; 12 | padding-bottom : $vertical-spacing; 13 | border-bottom : $border; }; T;i;o; ;o;;i;i; o;;i;i;!@;"@;1T;,@, -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-contact.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"y/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-contact.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-contentinfo.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-contentinfo.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-index.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"w/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-index.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-nav.scssc: -------------------------------------------------------------------------------- 1 | 3.4.13 (Selective Steve) 2 | da39a3ee5e6b4b0d3255bfef95601890afd80709 3 | o:Sass::Tree::RootNode 4 | :@children[:@templateI":ET: 5 | @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso; ; i;i: 6 | @fileI"u/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss/layout/_layout-nav.scss;T:@importero: Sass::Importers::Filesystem: 7 | @rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@real_rootI"]/Users/allthatmalarkey/Documents/Dropbox/stem (code enigma)/SN/Templates/2015-05-06/scss;T:@same_name_warningso:Set: 8 | @hash{: @options{ -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-pattern.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-pattern.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-template.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_layout-template.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_print.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/defc9a7302401ec31d27f7b36eaee3e44ada7b9d/_print.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-blends.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-blends.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-box.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-box.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-faq.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-faq.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-grid.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-grid.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-media.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-media.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-search.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e8d736722d7f22f621877acf4cce9be750ce8936/_modules-search.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/__elements-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/__elements-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_a.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_a.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form-button.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form-button.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form-input.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form-input.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_form.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_hr.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_hr.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_img.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_img.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_site.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_site.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_table.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_table.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-heading.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-heading.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-list.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-list.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-misc.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-misc.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-paragraph.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-paragraph.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-quote.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/e9f40639cc705f6bc355ed3dd52528efd6af6808/_type-quote.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_a.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_a.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form-button.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form-button.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form-input.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form-input.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_form.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_hr.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_hr.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_img.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_img.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_site.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_site.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_table.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_table.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-heading.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-heading.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-import.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-import.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-list.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-list.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-misc.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-misc.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-paragraph.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-paragraph.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-quote.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/ebebf090b44316784827b5fab8f35a1887d11825/_type-quote.scssc -------------------------------------------------------------------------------- /scss/.sass-cache/f636e36ad26a1742f04657eab7f3a5575115d2bf/_variables.scssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/.sass-cache/f636e36ad26a1742f04657eab7f3a5575115d2bf/_variables.scssc -------------------------------------------------------------------------------- /scss/320andup.scss: -------------------------------------------------------------------------------- 1 | // Variables 2 | 3 | @import 'variables.scss', 4 | 5 | // Base 6 | 7 | 'base/base-debug', 8 | 'base/base-mixin', 9 | 'vendor/reset', 10 | 11 | // Elements 12 | 13 | 'elements/a', 14 | 'elements/form-button', 15 | 'elements/form-input', 16 | 'elements/form', 17 | 'elements/hr', 18 | 'elements/img', 19 | 'elements/site', 20 | 'elements/table', 21 | 'elements/type-heading', 22 | 'elements/type-import', 23 | 'elements/type-list', 24 | 'elements/type-misc', 25 | 'elements/type-paragraph', 26 | 'elements/type-quote', 27 | 28 | // Modules 29 | 30 | 'modules/modules-blends', 31 | 'modules/modules-box', 32 | 'modules/modules-faq', 33 | 'modules/modules-grid', 34 | 'modules/modules-media', 35 | 'modules/modules-search', 36 | 37 | // Examples 38 | 39 | 'modules/modules-example-3d', 40 | 'modules/modules-about', 41 | 'modules/modules-example-background-clip', 42 | 'modules/modules-example-background-size', 43 | 'modules/modules-example-border-radius', 44 | 'modules/modules-example-box-sizing', 45 | 'modules/modules-detectives-2', 46 | 'modules/modules-example-gradients', 47 | 'modules/modules-example-landscape', 48 | 'modules/modules-example-opacity', 49 | 'modules/modules-hreview', 50 | 'modules/modules-panels', 51 | 'modules/modules-shelf', 52 | 'modules/modules-shelf-2', 53 | 'modules/modules-example-target', 54 | 'modules/modules-example-transforms', 55 | 'modules/modules-example-transform-origin', 56 | 'modules/modules-example-transitions', 57 | 58 | // Patterns 59 | 60 | 'layout/layout-pattern', 61 | 62 | // Layout 63 | 64 | 'layout/layout-404', 65 | 'layout/layout-template', 66 | 'layout/layout-banner', 67 | 'layout/layout-contentinfo', 68 | 'layout/layout-nav', 69 | 'layout/layout-article', 70 | 'layout/layout-contact', 71 | 'layout/layout-index'; -------------------------------------------------------------------------------- /scss/base/_base-debug.scss: -------------------------------------------------------------------------------- 1 | // via inuit.css - https://github.com/csswizardry/inuit.css 2 | 3 | @if $debug-mode == true { 4 | 5 | :empty { 6 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 7 | 8 | img { 9 | outline : $debug-outline-width $debug-outline-style $debug-color-error; } 10 | 11 | img[alt] { 12 | outline : none; } 13 | 14 | img[alt=""] { 15 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 16 | 17 | a { 18 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 19 | 20 | a[title] { 21 | outline : none; } 22 | 23 | a[href="#"], 24 | a[href*="javascript"] { 25 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 26 | 27 | a[target] { 28 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 29 | 30 | ul, 31 | ol { 32 | > *:not(li){ 33 | outline : $debug-outline-width $debug-outline-style $debug-color-error; } 34 | } 35 | 36 | th { 37 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 38 | 39 | th[scope] { 40 | outline : none; } 41 | 42 | table > tr { 43 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 44 | 45 | tbody + tfoot { 46 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 47 | 48 | form { 49 | outline : $debug-outline-width $debug-outline-style $debug-color-error; } 50 | 51 | form[action] { 52 | outline : none; } 53 | 54 | textarea, 55 | input { 56 | outline : $debug-outline-width $debug-outline-style $debug-color-error; } 57 | 58 | input[type] { 59 | outline : none; } 60 | 61 | textarea[rows][cols] { 62 | outline : none; } 63 | 64 | input[type=submit] { 65 | outline : $debug-outline-width $debug-outline-style $debug-color-error; } 66 | 67 | input[type=submit][value] { 68 | outline : none; } 69 | 70 | [style] { 71 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 72 | 73 | [id] { 74 | outline : $debug-outline-width $debug-outline-style $debug-color-warning; } 75 | 76 | } -------------------------------------------------------------------------------- /scss/base/_base-extend.scss: -------------------------------------------------------------------------------- 1 | %clearfix { 2 | @include clearfix; } -------------------------------------------------------------------------------- /scss/base/_base-mixin.scss: -------------------------------------------------------------------------------- 1 | // Helpers 2 | 3 | @mixin clearfix() { 4 | &:before, 5 | &:after { 6 | content : ""; 7 | display : table; } 8 | 9 | &:after { 10 | clear : both; } 11 | } 12 | 13 | 14 | 15 | // Text 16 | 17 | @mixin font-size($font-size: 16){ 18 | font-size : #{$font-size}px; 19 | font-size : #{$font-size / 10}rem; } 20 | 21 | 22 | 23 | // Media Queries 24 | 25 | // $bp2 480px 30rem 26 | // $bp3 600px 37.5rem 27 | // $bp4 768px 48rem 28 | // $bp5 1024px 64rem 29 | // $bp6 1220px 76.250rem 30 | // $bp7 1400px 87.5rem 31 | 32 | 33 | 34 | @mixin bp($point) { 35 | 36 | @if ($MQs) { 37 | 38 | $bp2 : "(min-width : 30em)"; 39 | $bp3 : "(min-width : 37.5em)"; 40 | $bp4 : "(min-width : 48em)"; 41 | $bp5 : "(min-width : 64em)"; 42 | $bp6 : "(min-width : 76.250em)"; 43 | $bp7 : "(min-width : 87.5em)"; 44 | 45 | @if $point == bp2 { 46 | @media #{$bp2} { @content; } 47 | } 48 | 49 | @else if $point == bp3 { 50 | @media #{$bp3} { @content; } 51 | } 52 | 53 | @else if $point == bp3 { 54 | @media #{$bp3} { @content; } 55 | } 56 | 57 | @else if $point == bp4 { 58 | @media #{$bp4} { @content; } 59 | } 60 | 61 | @else if $point == bp5 { 62 | @media #{$bp5} { @content; } 63 | } 64 | 65 | @else if $point == bp6 { 66 | @media #{$bp6} { @content; } 67 | } 68 | 69 | @else if $point == bp7 { 70 | @media #{$bp7} { @content; } 71 | } 72 | 73 | } 74 | } -------------------------------------------------------------------------------- /scss/elements/_a.scss: -------------------------------------------------------------------------------- 1 | a { 2 | text-decoration : none; 3 | color : $link-color; 4 | 5 | &:visited { 6 | color : $link-color-visited; } 7 | 8 | &:hover { 9 | text-decoration : none; 10 | color : $link-color-hover; } 11 | 12 | &:focus { 13 | outline : thin dotted; 14 | color : $link-color-focus; } 15 | 16 | &:hover, 17 | &:active { 18 | outline : 0; } 19 | } 20 | 21 | a:link { 22 | transition : all $transition-duration $transition-timing-function; } -------------------------------------------------------------------------------- /scss/elements/_form-button.scss: -------------------------------------------------------------------------------- 1 | button { 2 | &:focus, 3 | &:active { 4 | outline : none; 5 | box-shadow : none; 6 | border : none; } 7 | } 8 | 9 | 10 | // btn 11 | 12 | .btn { 13 | -webkit-appearance : none; 14 | -webkit-font-smoothing : antialiased; 15 | -moz-osx-font-smoothing : grayscale; 16 | display : inline-block; 17 | padding : 1.25rem 1.25rem 1rem; 18 | background-color : $button-bg; 19 | // background-image : linear-gradient(#EFCDCE, darken(#EFCDCE,20%)); 20 | border-width : 0; 21 | border-bottom : $button-border-width $button-border-style $button-border-color; 22 | border-radius : $button-border-radius; 23 | font-family : $button-font-family; 24 | @include font-size($button-font-size); 25 | font-weight : $button-font-weight; 26 | letter-spacing : $button-letter-spacing; 27 | text-decoration : none; 28 | text-transform : $button-font-transform; 29 | color : $button-font-color; 30 | cursor : pointer; 31 | transition : all $transition-duration $transition-timing-function; 32 | 33 | &:visited { 34 | background-color : $button-bg; 35 | border : $button-border-width $button-border-style $button-border-color; 36 | color : $button-font-color; 37 | text-decoration : none; } 38 | 39 | &:hover, 40 | &:focus, 41 | &:active { 42 | background-color : $button-bg-hover; 43 | border-color : $button-border-color-hover; 44 | color : $button-font-color-hover; 45 | text-decoration : none; } 46 | } 47 | 48 | 49 | 50 | // primary 51 | 52 | .btn--primary { 53 | background-color : $button-primary-bg; 54 | border-color : $button-primary-border-color; 55 | color : $button-primary-font-color; 56 | 57 | &:visited { 58 | background-color : $button-primary-bg; 59 | border-color : $button-primary-border-color; 60 | color : $button-primary-font-color; 61 | text-decoration : none; } 62 | 63 | &:hover, 64 | &:focus, 65 | &:active { 66 | background-color : $button-primary-bg-hover; 67 | border-color : $button-primary-border-color-hover; 68 | color : $button-primary-font-color-hover; } 69 | } 70 | 71 | 72 | .btn--mini { 73 | padding : .75rem .75rem .5rem; 74 | font-size: $button-mini-font-size; } -------------------------------------------------------------------------------- /scss/elements/_form-input.scss: -------------------------------------------------------------------------------- 1 | /* 2 | 3 | .form-control { 4 | display : block; 5 | width : 100%; 6 | max-width : 100%; 7 | margin-bottom : $vertical-spacing; 8 | padding : $input-padding; 9 | background-color : $input-bg; 10 | background-image : none; 11 | border : $input-border-width $input-border-style $input-border-color; 12 | border-radius: $input-border-radius; 13 | box-sizing : border-box; 14 | font-family : $input-font-family; 15 | @include font-size($input-font-size); 16 | line-height : $vertical-spacing; 17 | color : $input-font-color; 18 | transition : all $transition-duration $transition-timing-function; 19 | 20 | &:focus { 21 | outline : none; 22 | border-color : darken($input-border-color,10); } 23 | } 24 | 25 | textarea.form-control { 26 | height : $textarea-min-height; 27 | resize-x : none; } 28 | 29 | select.form-control { 30 | margin-bottom : $vertical-spacing; 31 | width : auto; 32 | max-width : 100%; } 33 | 34 | */ 35 | 36 | 37 | /* 38 | 39 | input { 40 | &::-webkit-input-placeholder { 41 | color : lighten($input-font-color,10); 42 | font-family : $input-font-family; 43 | @include font-size($input-font-size); } 44 | 45 | &:-moz-placeholder { 46 | color : lighten($input-font-color,10); 47 | font-family : $input-font-family; 48 | @include font-size($input-font-size); } 49 | 50 | &::-moz-placeholder { 51 | color : lighten($input-font-color,10); 52 | } 53 | &:-ms-input-placeholder { 54 | color : lighten($input-font-color,10); } 55 | } 56 | 57 | [placeholder]:focus::-webkit-input-placeholder { 58 | opacity : 0; 59 | transition : opacity .5s .5s ease; } 60 | 61 | input[type="radio"], 62 | input[type="checkbox"] { 63 | margin : 4px 6px 0 0; 64 | margin-top : 1px \9; 65 | line-height : normal; } 66 | 67 | */ 68 | 69 | 70 | .form__input { 71 | -webkit-appearance: none; 72 | display : block; 73 | width : 100%; 74 | max-width : 100%; 75 | margin-bottom : $vertical-spacing; 76 | padding : $input-padding; 77 | background-color : $input-bg; 78 | background-image : none; 79 | border : $input-border-width $input-border-style $input-border-color; 80 | border-radius: $input-border-radius; 81 | box-sizing : border-box; 82 | box-shadow : $input-box-shadow; 83 | font-family : $input-font-family; 84 | @include font-size($input-font-size); 85 | line-height : $vertical-spacing; 86 | color : $input-font-color; 87 | outline : none; 88 | transition : border-color $transition-duration $transition-timing-function; 89 | 90 | &:focus { 91 | outline : none; 92 | background-color : #fff; 93 | border-color : #388fa2; } 94 | } 95 | 96 | textarea.form__input { 97 | height : $textarea-min-height; 98 | resize-x : none; } -------------------------------------------------------------------------------- /scss/elements/_form.scss: -------------------------------------------------------------------------------- 1 | form { 2 | margin : 0 0 $vertical-spacing 0; 3 | padding : 0; 4 | border : 0; 5 | font-family : $form-font-family; 6 | 7 | p { 8 | margin-bottom : $vertical-spacing / 2; } 9 | 10 | ul { 11 | list-style-type : none; 12 | margin : 0 0 $vertical-spacing 0; 13 | padding : 0; } 14 | 15 | li { 16 | margin-bottom : 0; } 17 | 18 | } 19 | 20 | legend { 21 | display : block; 22 | width : 100%; 23 | margin-bottom : $vertical-spacing * 2; 24 | padding : 0 0 $vertical-spacing / 2 0; 25 | @include font-size($font-size); 26 | line-height : inherit; 27 | color : $form-font-color; 28 | border : 0; 29 | border-bottom : $border-width $border-style $border-color; } 30 | 31 | fieldset { 32 | margin-bottom : $vertical-spacing; 33 | padding : 0; 34 | border : 0; 35 | min-width : 0; 36 | 37 | &:last-of-type { 38 | margin-bottom : 0; } 39 | 40 | } 41 | 42 | label { 43 | display : block; 44 | max-width : 100%; 45 | margin-bottom : ($vertical-spacing / 4); 46 | font-family : $label-font-family; 47 | @include font-size($label-font-size); 48 | color : $label-font-color; 49 | letter-spacing : .1rem; 50 | text-transform : uppercase; } 51 | 52 | 53 | [role="search"] { 54 | display : flex; 55 | 56 | .search__input { 57 | flex : 1; } 58 | } -------------------------------------------------------------------------------- /scss/elements/_hr.scss: -------------------------------------------------------------------------------- 1 | hr { 2 | clear : both; 3 | display : block; 4 | margin : $vertical-spacing 0; 5 | padding : 0; 6 | height : 1px; 7 | border : 0; 8 | border-bottom : $border; 9 | 10 | @media 11 | (-webkit-min-device-pixel-ratio: 2), 12 | (min-resolution: 192dpi) { 13 | border-width : .5px; } 14 | } 15 | 16 | 17 | 18 | 19 | // hr__centered 20 | 21 | .hr__centered { 22 | margin : ($vertical-spacing * 1.5) auto; 23 | max-width : 80px; 24 | border-width : $border-width; 25 | column-span : all; } 26 | 27 | 28 | 29 | 30 | 31 | // hr__short 32 | 33 | .hr__short { 34 | margin : ($vertical-spacing * 1.5) 0; 35 | max-width : 80px; 36 | border-width : $border-width; } -------------------------------------------------------------------------------- /scss/elements/_img.scss: -------------------------------------------------------------------------------- 1 | img { 2 | max-width : 100%; 3 | border-width : 0; 4 | vertical-align : middle; 5 | -ms-interpolation-mode : bicubic; } 6 | 7 | img[width], 8 | img[height] { 9 | max-width : none; } 10 | 11 | 12 | 13 | 14 | figure { 15 | display : block; 16 | margin : $vertical-spacing 0 ($vertical-spacing * 2); 17 | 18 | img { 19 | margin-bottom : ($vertical-spacing / 2); } 20 | } 21 | 22 | figcaption { 23 | font-family : $figcaption-font-family; 24 | font-size : $figcaption-font-size; 25 | font-style : $figcaption-font-style; 26 | font-weight : $figcaption-font-weight; 27 | text-transform : $figcaption-text-transform; } 28 | 29 | .figcaption__columns { 30 | column-count : 2; 31 | column-gap : ($gutter * 2); 32 | margin : 0 ($gutter * 2); } 33 | 34 | 35 | 36 | 37 | // figure--classic 38 | 39 | .figure--classic { 40 | 41 | figcaption { 42 | 43 | @include bp(bp4) { 44 | width : 50%; } 45 | } 46 | 47 | } 48 | 49 | 50 | 51 | 52 | // figure--horizontal 53 | 54 | .figure--horizontal { 55 | 56 | @include bp(bp4) { 57 | display : flex; 58 | align-items : flex-end; } 59 | 60 | .figure__img { 61 | 62 | @include bp(bp4) { 63 | flex : 2 1 360px; 64 | margin-right : $gutter; } 65 | } 66 | 67 | figcaption { 68 | 69 | @include bp(bp4) { 70 | flex : 1; 71 | padding-bottom : ($vertical-spacing / 2); } 72 | } 73 | 74 | } 75 | 76 | 77 | 78 | 79 | // figure--horizontal 80 | 81 | .figure--horizontal-reverse { 82 | 83 | @include bp(bp4) { 84 | display : flex; 85 | flex-direction : row-reverse; } 86 | 87 | .figure__img { 88 | 89 | @include bp(bp4) { 90 | flex : 2 1 360px; 91 | margin-left : $gutter; } 92 | } 93 | 94 | figcaption { 95 | 96 | @include bp(bp4) { 97 | flex : 1; } 98 | } 99 | 100 | } 101 | 102 | 103 | 104 | 105 | // figure--reverse 106 | 107 | .figure--reverse { 108 | display : flex; 109 | flex-direction : column-reverse; 110 | 111 | figcaption { 112 | margin-bottom : ($vertical-spacing / 2); 113 | 114 | @include bp(bp3) { 115 | max-width : 50%; 116 | } 117 | } 118 | 119 | } 120 | 121 | 122 | 123 | // figure--rotate 124 | 125 | .figure--rotate { 126 | transform : rotate(-3deg); 127 | 128 | img { 129 | width : 95%; 130 | border : 10px solid $border-color; 131 | box-shadow : $box-shadow; } 132 | 133 | } 134 | -------------------------------------------------------------------------------- /scss/elements/_print.scss: -------------------------------------------------------------------------------- 1 | @media print { 2 | 3 | * { 4 | background : transparent !important; 5 | color : #000 !important; 6 | box-shadow : none !important; 7 | text-shadow : none !important; } 8 | 9 | a, 10 | a:visited { 11 | text-decoration : underline; } 12 | 13 | a[href]:after { 14 | content : " (" attr(href) ")"; } 15 | 16 | abbr[title]:after { 17 | content : " (" attr(title) ")"; } 18 | 19 | pre, 20 | blockquote { 21 | border : 1px solid #999; 22 | page-break-inside : avoid; } 23 | 24 | thead { 25 | display: table-header-group; } 26 | 27 | tr, 28 | img { 29 | page-break-inside : avoid; } 30 | 31 | img { 32 | max-width : 100% !important; } 33 | 34 | @page { 35 | margin : .5cm; } 36 | 37 | p, 38 | h2, 39 | h3 { 40 | orphans : 3; 41 | widows : 3; } 42 | 43 | h2, 44 | h3 { 45 | page-break-after : avoid; } 46 | 47 | } -------------------------------------------------------------------------------- /scss/elements/_site.scss: -------------------------------------------------------------------------------- 1 | @-webkit-viewport { 2 | width : device-width; } 3 | 4 | @-moz-viewport { 5 | width : device-width; } 6 | 7 | @-ms-viewport { 8 | width : device-width; } 9 | 10 | @-o-viewport { 11 | width : device-width; } 12 | 13 | @viewport { 14 | width : device-width; } 15 | 16 | 17 | html { 18 | background : $body-background; 19 | font-size : 62.5%; 20 | -webkit-font-smoothing : antialiased; 21 | -moz-osx-font-smoothing : grayscale; 22 | -webkit-overflow-scrolling : touch; 23 | -webkit-tap-highlight-color : $base-bg; 24 | -webkit-text-size-adjust : 100% } 25 | 26 | body { 27 | margin : 0; 28 | padding : 0; 29 | min-height : 100vh; 30 | background-color : transparent; 31 | font-family : $font-family; 32 | @include font-size($font-size); 33 | line-height : $font-lineheight; 34 | color : $font-color; 35 | 36 | @media 37 | (-webkit-min-device-pixel-ratio: 2), 38 | (min-resolution: 192dpi) { 39 | font-family : $alt-font-family; } 40 | 41 | @include bp(bp4) { 42 | @include font-size($font-size-plus-one); } 43 | 44 | } 45 | 46 | 47 | 48 | 49 | .hb-bg { 50 | min-height : 100vh; 51 | background-color : #332115; 52 | background-image : 53 | radial-gradient(circle at bottom left, transparent, rgba(0,0,0,.8)), 54 | repeating-linear-gradient( 55 | 90deg, 56 | #24170b, 57 | #24170b 6px, 58 | #291A0b 8px, 59 | #3e2010 10px, 60 | #281A11 11px, 61 | #281A11 12px, 62 | #25170a 18px, 63 | #180f06 24px, 64 | #180f05 24px, 65 | #180f05 28px); } 66 | 67 | 68 | 69 | 70 | 71 | 72 | .hb-bg-light { 73 | min-height : 100vh; 74 | background-color : #332115; 75 | /* 76 | background-image : 77 | radial-gradient(circle at bottom left, transparent, #f00), 78 | repeating-linear-gradient( 79 | 90deg, 80 | #24170b, 81 | #24170b 6px, 82 | #291A0b 8px, 83 | #3e2010 10px, 84 | #281A11 11px, 85 | #281A11 12px, 86 | #25170a 18px, 87 | #180f06 24px, 88 | #180f05 24px, 89 | #180f05 28px); 90 | */ 91 | // background-blend-mode : color, screen; 92 | // background-color : purple; 93 | 94 | /* 95 | background-image : 96 | // radial-gradient(circle at bottom left, transparent, rgba($white,.5)), 97 | radial-gradient(circle at bottom left, transparent, #f00), 98 | repeating-linear-gradient( 99 | 90deg, 100 | #24170b, 101 | #24170b 6px, 102 | #291A0b 8px, 103 | #3e2010 10px, 104 | #281A11 11px, 105 | #281A11 12px, 106 | #25170a 18px, 107 | #180f06 24px, 108 | #180f05 24px, 109 | #180f05 28px); 110 | background-blend-mode : color, screen; 111 | 112 | */ 113 | 114 | 115 | } -------------------------------------------------------------------------------- /scss/elements/_table.scss: -------------------------------------------------------------------------------- 1 | table { 2 | width : 100%; 3 | max-width : 100%; 4 | margin-bottom : $vertical-spacing; 5 | border-collapse : collapse; 6 | border : none; 7 | background-color : $table-bg; 8 | border-collapse : collapse; 9 | border-spacing : 0; 10 | font-family : $table-font-family; } 11 | 12 | th, 13 | td { 14 | padding : $table-padding; 15 | border-top : $table-border-width $table-border-style $table-border-color; 16 | @include font-size($table-font-size); 17 | line-height : $font-lineheight; 18 | text-align : left; 19 | vertical-align : top; 20 | } 21 | 22 | th { 23 | font-family : $alt-font-family; 24 | text-transform : uppercase; 25 | font-weight : normal; 26 | text-align : left; } 27 | 28 | .table--condensed { 29 | 30 | th, 31 | td { 32 | padding : $table-padding / 2; 33 | @include font-size($table-condensed-font-size); } 34 | } 35 | 36 | .table--stripe { 37 | 38 | tbody tr:nth-child(odd) td, 39 | tbody tr:nth-child(odd) th { 40 | background-color : $table-stripe-bg; 41 | color : $table-stripe-font-color; } 42 | } 43 | 44 | .table--biology { 45 | 46 | tbody { 47 | background-color : #eaf7f5; } 48 | 49 | } 50 | 51 | .table--chemistry { 52 | 53 | tbody { 54 | background-color : #f8e7f1; } 55 | 56 | } 57 | 58 | .table--physics { 59 | 60 | tbody { 61 | background-color : #f0ebf1; } 62 | 63 | } -------------------------------------------------------------------------------- /scss/elements/_type-heading.scss: -------------------------------------------------------------------------------- 1 | h1, h2, h3, h4, h5 { 2 | margin-top : 0; } 3 | 4 | h1 { 5 | margin-bottom : 1rem; 6 | @include font-size($font-size-plus-four); 7 | font-family : $heading-font-family; 8 | font-weight : $heading-font-weight; 9 | 10 | @include bp(bp4) { 11 | @include font-size($font-size-plus-five); } 12 | } 13 | 14 | h2 { 15 | margin-bottom : 1rem; 16 | @include font-size($font-size-plus-three); 17 | font-family : $heading-font-family; 18 | font-weight : $heading-font-weight; 19 | line-height : 1.3; 20 | 21 | @include bp(bp4) { 22 | @include font-size($font-size-plus-four); } 23 | } 24 | 25 | h3 { 26 | margin-bottom : .75rem; 27 | font-family : $heading-font-family; 28 | @include font-size($font-size-plus-two); 29 | font-weight : $heading-font-weight; 30 | line-height : 1.3; 31 | 32 | @include bp(bp4) { 33 | @include font-size($font-size-plus-three); } 34 | } 35 | 36 | h4 { 37 | margin-bottom : .75rem; 38 | @include font-size($font-size-plus-one); 39 | 40 | @include bp(bp4) { 41 | @include font-size($font-size-plus-two); } 42 | } 43 | 44 | h5 { 45 | margin-bottom : ($vertical-spacing / 2); 46 | @include font-size($font-size-minus-one); 47 | font-family : $heading-font-family; 48 | font-weight : $heading-font-weight; 49 | text-transform : uppercase; 50 | 51 | @include bp(bp4) { 52 | @include font-size($font-size); } 53 | } 54 | 55 | 56 | 57 | 58 | .section__header { 59 | margin-bottom : .75rem; 60 | font-family : $heading-font-family; 61 | @include font-size($font-size-plus-two); 62 | font-weight : $heading-font-weight; 63 | line-height : 1.3; 64 | 65 | @include bp(bp4) { 66 | @include font-size($font-size-plus-three); } 67 | } -------------------------------------------------------------------------------- /scss/elements/_type-import.scss: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family : 'Aller Bold'; 3 | src : url('../assets/fonts/aller_std_bd.woff2') format('woff2'), 4 | url('../assets/fonts/aller_std_bd.woff') format('woff'); } 5 | 6 | @font-face { 7 | font-family : 'Aller Regular'; 8 | src : url('../assets/fonts/aller_std_reg.woff2') format('woff2'), 9 | url('../assets/fonts/aller_std_reg.woff') format('woff'); } 10 | 11 | @font-face { 12 | font-family : 'Aller Light'; 13 | src : url('../assets/fonts/aller_std_lt.woff2') format('woff2'), 14 | url('../assets/fonts/aller_std_lt.woff') format('woff'); } 15 | 16 | @font-face { 17 | font-family : 'Aller Light Italic'; 18 | src : url('../assets/fonts/aller_std_ltit.woff2') format('woff2'), 19 | url('../assets/fonts/aller_std_ltit.woff') format('woff'); } 20 | 21 | @font-face { 22 | font-family : 'Chunkfive'; 23 | src : url('../assets/fonts/chunkfive.woff2') format('woff2'), 24 | url('../assets/fonts/chunkfive.woff') format('woff'); } 25 | 26 | @font-face { 27 | font-family : 'Eastmarket'; 28 | src : url('../assets/fonts/eastmarket.woff2') format('woff2'), 29 | url('../assets/fonts/eastmarket.woff') format('woff'); } 30 | 31 | @font-face { 32 | font-family : 'Journal'; 33 | src : url('../assets/fonts/journal.woff2') format('woff2'), 34 | url('../assets/fonts/journal.woff') format('woff'); } -------------------------------------------------------------------------------- /scss/elements/_type-list.scss: -------------------------------------------------------------------------------- 1 | ul, ol { 2 | margin : 0 0 $vertical-spacing 0; 3 | padding : 0 0 0 $gutter; 4 | 5 | @include bp(bp3) { 6 | margin : 0 0 $vertical-spacing -22px; } 7 | 8 | 9 | } 10 | 11 | li { 12 | margin-bottom : ($vertical-spacing / 16); 13 | @include font-size($font-size); } 14 | 15 | li > ul, 16 | li > ol { 17 | list-style-type : none; 18 | margin : 1.5rem 0 0 $gutter; 19 | padding : 0; } 20 | 21 | dt { 22 | margin-bottom : $vertical-spacing / 8; 23 | font-family : $bold-font-family; 24 | @include font-size($font-size-plus-two); } 25 | 26 | dd { 27 | margin-bottom : 3.2rem; 28 | margin-left : 0; 29 | line-height : 1.3; } 30 | 31 | 32 | 33 | 34 | // list--columns 35 | 36 | .list--columns { 37 | list-style-type : none; 38 | margin-left : 0; 39 | padding-left : 0; 40 | 41 | @include bp(bp2) { 42 | columns : 2 12em; 43 | column-gap : ($gutter * 2); } 44 | 45 | @include bp(bp3) { 46 | columns : 3 8em; 47 | column-gap : ($gutter * 2); } 48 | } 49 | 50 | 51 | // list--inline 52 | 53 | .list--inline { 54 | list-style-type : none; 55 | margin-left : 0; 56 | padding-left : 0; 57 | 58 | @include bp(bp3) { 59 | display : flex; 60 | justify-content : flex-start } 61 | 62 | li { 63 | 64 | @include bp(bp3) { 65 | display : inline-block; 66 | margin-right : $gutter; } 67 | 68 | &:last-child { 69 | margin-right : 0; } 70 | } 71 | } 72 | 73 | 74 | // list--items 75 | 76 | .list--items { 77 | list-style-type : none; 78 | margin-left : 0; 79 | padding-left : 0; 80 | 81 | li { 82 | margin-bottom : $vertical-spacing; 83 | @include font-size($font-size-minus-one); } 84 | 85 | li + li:before { 86 | content : ""; 87 | display : block; 88 | margin-bottom : $vertical-spacing / 2; 89 | width : 60px; 90 | height : 5px; 91 | background-color : $border-color; } 92 | } 93 | 94 | .list__header { 95 | font-family : $bold-font-family; 96 | @include font-size($font-size); 97 | line-height : 1.4; 98 | color : #fff; } 99 | 100 | .list__date { 101 | @include font-size($font-size-minus-three); } 102 | 103 | 104 | 105 | // list--plain 106 | 107 | .list--plain { 108 | list-style-type : none; 109 | margin-left : 0; 110 | padding-left : 0; } -------------------------------------------------------------------------------- /scss/elements/_type-paragraph.scss: -------------------------------------------------------------------------------- 1 | p { 2 | margin-bottom : $vertical-spacing; 3 | @include font-size($font-size-minus-one); 4 | line-height : 1.4; 5 | 6 | @include bp(bp4) { 7 | @include font-size($font-size); 8 | line-height : 1.6; } 9 | 10 | @include bp(bp5) { 11 | line-height : 1.7; } 12 | } 13 | 14 | .lead { 15 | margin-bottom : ($vertical-spacing * 1.5); 16 | @include font-size($font-size-plus-one); 17 | 18 | @include bp(bp4) { 19 | @include font-size($font-size-plus-two); 20 | line-height : 1.5; } 21 | } 22 | 23 | .secondary { 24 | @include font-size($font-size-minus-two); 25 | 26 | @include bp(bp4) { 27 | @include font-size($font-size-minus-one); } 28 | } 29 | 30 | .tertiary { 31 | @include font-size($font-size-minus-three); 32 | 33 | @include bp(bp4) { 34 | @include font-size($font-size-minus-two); } 35 | } 36 | 37 | .milli { 38 | @include font-size($font-size-minus-three); 39 | 40 | @include bp(bp4) { 41 | @include font-size($font-size-minus-two); } 42 | } -------------------------------------------------------------------------------- /scss/elements/_type-quote.scss: -------------------------------------------------------------------------------- 1 | blockquote { 2 | margin : ($vertical-spacing * 2) 0; 3 | 4 | p { 5 | font-family : $font-family; 6 | @include font-size($font-size); 7 | 8 | @include bp(bp4) { 9 | @include font-size($font-size-plus-one); } 10 | 11 | } 12 | 13 | small { 14 | font-family : $alt-font-family; 15 | @include font-size($font-size-minus-one); 16 | text-transform : uppercase; } 17 | 18 | cite { 19 | font-style : normal; } 20 | } 21 | 22 | 23 | 24 | 25 | // quote--bordered 26 | 27 | .quote--bordered { 28 | margin : $vertical-spacing 0; 29 | padding : $vertical-spacing 0; 30 | border-top : 6px solid $border-color; 31 | border-bottom : 2px solid $border-color; 32 | break-after : avoid-column; 33 | break-before : always; 34 | 35 | p:last-of-type, 36 | p:only-of-type { 37 | margin-bottom : ($vertical-spacing / 2); } 38 | 39 | } 40 | 41 | 42 | 43 | 44 | // quote--centered 45 | 46 | .quote--centered { 47 | margin : $vertical-spacing auto ($vertical-spacing * 1.5); 48 | padding-top : ($vertical-spacing); 49 | column-span : all; 50 | border-top : 6px solid $border-color; 51 | 52 | @include bp(bp4) { 53 | width : 51%; } 54 | 55 | p { 56 | text-align : center; } 57 | 58 | p:last-of-type, 59 | p:only-of-type { 60 | margin-bottom : ($vertical-spacing / 2); } 61 | 62 | small { 63 | display : block; 64 | text-align : center; } 65 | } -------------------------------------------------------------------------------- /scss/layout/_layout-404.scss: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family : 'Boycott'; 3 | src: url('../assets/fonts/boycott.eot'); 4 | src: local('Boycott'), local('Boycott'), 5 | url('../assets/fonts/boycott.ttf') format('truetype'), 6 | url('../assets/fonts/boycott.woff') format('woff'); } 7 | 8 | @font-face { 9 | font-family : 'ChunkFive'; 10 | src: url('../assets/type/ChunkFive.eot'); 11 | src: local('ChunkFive'), local('ChunkFive'), 12 | url('../assets/fonts/ChunkFive.ttf') format('truetype'), 13 | url('../assets/fonts/Chunkfive.woff') format('woff'); } 14 | 15 | .you-dumb-mug { 16 | position : relative; 17 | padding : 0 0 60px 0; 18 | background-color : #fff; 19 | /* background-image : url(../assets/img/site/body.png), 20 | url(../assets/img/site/404-body.jpg); */ 21 | background-repeat : no-repeat, repeat; 22 | background-position : 40px 0, 0 0; 23 | background-size : auto, cover; } 24 | 25 | .splatter { 26 | min-height : 900px; 27 | background : url(../assets/img/site/404-blood.png) no-repeat 50% 0; 28 | 29 | p { 30 | color : rgb(224,224,224); 31 | font-family : Boycott; 32 | font-size : 1.6rem; 33 | text-align : center; 34 | // text-shadow : -1px -1px 2px rgb(0,0,0); 35 | } 36 | 37 | .splatter__lead { 38 | margin : -30px 0 .5em 0; 39 | padding-bottom : .25em; 40 | border-bottom : 1px solid rgb(224,224,224); 41 | font-family : ChunkFive; 42 | font-size : 3rem; 43 | text-transform : uppercase; 44 | // text-shadow : -1px -1px 2px rgb(0,0,0); 45 | } 46 | 47 | } 48 | 49 | 50 | 51 | .splatter__content { 52 | width : 280px; 53 | max-width : 280px; 54 | min-width : 280px; 55 | margin : 0 auto; 56 | padding-top : 270px; 57 | // text-shadow : 0 1px 2px rgb(0,0,0); 58 | } 59 | 60 | .splatter__heading { 61 | margin : 0; 62 | font-family : ChunkFive; 63 | font-size : 16rem; 64 | font-weight : bold; 65 | text-align : center; 66 | line-height : 1; 67 | text-shadow : none; 68 | color : rgb(255,255,255); 69 | -webkit-text-fill-color : transparent; 70 | -webkit-text-stroke : 4px rgb(255,255,255); 71 | } 72 | -------------------------------------------------------------------------------- /scss/layout/_layout-article.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/layout/_layout-article.scss -------------------------------------------------------------------------------- /scss/layout/_layout-banner.scss: -------------------------------------------------------------------------------- 1 | [role="banner"] { 2 | background-color : #303840; 3 | border-bottom : 5px solid #8c4549; 4 | font-family : $alt-font-family; 5 | 6 | .inner { 7 | display : flex; 8 | align-items : center; 9 | margin : 0 ($gutter / 2); 10 | padding : ($vertical-spacing / 2) 0; 11 | 12 | @include bp(bp2) { 13 | margin : 0 $gutter; } 14 | 15 | @include bp(bp3) { 16 | margin : 0 $gutter * 2; } 17 | 18 | @include bp(bp4) { 19 | margin : 0 $gutter * 3; } 20 | 21 | @include bp(bp6) { 22 | margin : 0 auto; 23 | width : 90%; 24 | max-width : $max-width; } 25 | } 26 | 27 | a { 28 | padding : 6px 12px; 29 | font-family : $bold-font-family; 30 | @include font-size($font-size-minus-two); 31 | color : #fff; 32 | letter-spacing : .1rem; 33 | text-transform : uppercase; 34 | // filter : blur(1px); 35 | transition : all $transition-duration $transition-timing-function; 36 | 37 | &:hover { 38 | color : #fff; 39 | filter : blur(0px); } 40 | } 41 | } 42 | 43 | 44 | .banner__logo { 45 | display : block; 46 | margin-right : ($gutter / 2); 47 | height : 55px; 48 | width : 45px; } 49 | 50 | .banner__nav { 51 | list-style-type : none; 52 | margin : 0; 53 | padding : 0; } -------------------------------------------------------------------------------- /scss/layout/_layout-contact.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malarkey/hardboiledwebdesign/20027486089e8dcb6f333fe2158b4d9133fef575/scss/layout/_layout-contact.scss -------------------------------------------------------------------------------- /scss/layout/_layout-contentinfo.scss: -------------------------------------------------------------------------------- 1 | [role="contentinfo"] { 2 | margin : 0 $gutter / 2; 3 | padding : $vertical-spacing 0; 4 | 5 | .inner { 6 | margin : 0; 7 | padding : ($vertical-spacing / 2) 0; 8 | text-align : center; 9 | 10 | @include bp(bp2) { 11 | margin : 0 $gutter; } 12 | 13 | @include bp(bp3) { 14 | margin : 0 $gutter * 2; } 15 | 16 | @include bp(bp4) { 17 | margin : 0 $gutter * 3; } 18 | 19 | @include bp(bp6) { 20 | margin : 0 auto; 21 | width : 95%; 22 | max-width : $max-width; } 23 | } 24 | 25 | p { 26 | font-family : $heading-font-family; } 27 | 28 | small { 29 | // display : block; 30 | margin-bottom : ($vertical-spacing / 4); 31 | font-family : $font-family; 32 | @include font-size($font-size-minus-three); 33 | text-transform : uppercase; 34 | } 35 | 36 | } -------------------------------------------------------------------------------- /scss/layout/_layout-index.scss: -------------------------------------------------------------------------------- 1 | .index { 2 | background-color : #5f6f7f; 3 | color : #d7dbdf; 4 | 5 | h1, h2, h3, h4, h5 { 6 | color : #fff; } 7 | 8 | h1 { 9 | text-shadow : 2px 2px 0 $shadow-color; 10 | -webkit-text-fill-color : #fff; 11 | -webkit-text-stroke-width : 1px; 12 | -webkit-text-stroke-color : rgba($shadow-color,.75); } 13 | 14 | .shadow-double { 15 | text-shadow : 16 | 2px 2px 0 $shadow-color, 17 | 2px 5px 10px rgba($shadow-color,.5); } 18 | 19 | .shadow-triple { 20 | text-shadow : 21 | 2px 2px 0 $shadow-color, 22 | 2px 5px 10px rgba($shadow-color,.5), 23 | 2px -2px 5px $white; } 24 | 25 | img { 26 | border-color : #fff; } 27 | 28 | 29 | .container { 30 | 31 | a, a:visited { 32 | color : $color-accent; } 33 | } 34 | 35 | 36 | .columns { 37 | column-rule : 1px solid rgba(#ebf4f6,.5); } 38 | 39 | .box { 40 | background-color : rgba(#f4f4f4,.15); 41 | border : 5px solid rgba(#ebf4f6,.5); } 42 | 43 | 44 | } -------------------------------------------------------------------------------- /scss/layout/_layout-nav.scss: -------------------------------------------------------------------------------- 1 | [role="navigation"] { 2 | margin-bottom : $vertical-spacing; 3 | background-color : #fff; 4 | background-image : linear-gradient(#cacfd0, #fff); 5 | border-bottom : 5px solid $color-neutral; 6 | font-family : $alt-font-family; 7 | 8 | .inner { 9 | margin : 0; 10 | padding : $vertical-spacing 0; 11 | 12 | @include bp(bp2) { 13 | margin : 0 $gutter; } 14 | 15 | @include bp(bp3) { 16 | margin : 0 $gutter * 2; } 17 | 18 | @include bp(bp4) { 19 | margin : 0 $gutter * 3; } 20 | 21 | @include bp(bp6) { 22 | margin : 0 auto; 23 | width : 95%; 24 | max-width : $max-width; } 25 | } 26 | } 27 | 28 | 29 | 30 | .navigation__nav { 31 | list-style-type : none; 32 | margin : 0; 33 | padding : 0; 34 | display : flex; 35 | 36 | li { 37 | flex : 1; 38 | margin-right : ($gutter / 2); 39 | 40 | &:nth-of-type(3) { 41 | margin-left : auto; } 42 | 43 | &:last-of-type { 44 | margin-right : 0; } 45 | } 46 | 47 | 48 | a { 49 | padding : 6px 12px; 50 | font-family : $bold-font-family; 51 | @include font-size($font-size-minus-two); 52 | letter-spacing : .1rem; 53 | text-transform : uppercase; 54 | 55 | &:hover { 56 | background-color : $color-accent; 57 | color : $font-color; } 58 | } 59 | } -------------------------------------------------------------------------------- /scss/modules/_modules-about.scss: -------------------------------------------------------------------------------- 1 | .hb-about { 2 | position : relative; 3 | background-color : #fff; 4 | // background-color : #332115; 5 | // background-image : radial-gradient(circle at bottom left, transparent, rgba(0,0,0,.8)), 6 | // url(../assets/img/site/about-wood.jpg); 7 | // linear-gradient(90deg, #472615 50%, transparent 50%); 8 | // background-size : auto, 6px; 9 | // background-position : 0 100%, 50% 50%; 10 | // background-repeat : no-repeat, repeat; 11 | 12 | /* 13 | background-image : repeating-linear-gradient( 14 | 90deg, 15 | #24170b, 16 | #24170b 6px, 17 | #291A0b 8px, 18 | #3e2010 10px, 19 | #281A11 11px, 20 | #281A11 12px, 21 | #25170a 18px, 22 | #180f06 24px, 23 | #180f05 24px, 24 | #180f05 28px); 25 | */ 26 | 27 | min-height : 100vh; 28 | 29 | article { 30 | position : absolute; 31 | top : 140px; 32 | left : 50%; 33 | z-index : 10; 34 | transform : skew(-5deg, -2deg); 35 | width : 280px; 36 | height : 280px; 37 | margin-left : -150px; 38 | padding : $gutter; 39 | background-color : #fed46e; 40 | background-image : linear-gradient(to top right, #fed46e 60%, #bf9f53); 41 | box-shadow : 0 2px 5px rgba(0,0,0,.5); 42 | box-sizing : border-box; 43 | text-align : center; 44 | 45 | h1 { 46 | @include font-size(64); 47 | font-family : Journal, "Helvetica Neue", Helvetica, Arial, sans-serif; 48 | line-height : 1.2; 49 | text-shadow : -2px -2px 0 rgba(255,255,255,.5); 50 | -webkit-text-fill-color : #111; 51 | -webkit-text-stroke-width : 0; } 52 | 53 | ul { 54 | list-style-type : none; 55 | font-family : Journal, "Helvetica Neue", Helvetica, Arial, sans-serif; 56 | line-height : 1.2; 57 | text-shadow : -2px -2px 0 rgba(255,255,255,.5); 58 | color : #111; } 59 | 60 | li { 61 | @include font-size(32); } 62 | } 63 | 64 | aside { 65 | position : absolute; 66 | top : 200px; 67 | left : 70%; 68 | z-index : 100; 69 | transform : skew(5deg, -5deg); 70 | width : 280px; 71 | height : 280px; 72 | margin-left : -150px; 73 | padding : $gutter; 74 | background-color : #fed46e; 75 | background-image : linear-gradient(to top right, #fed46e 60%, #bf9f53); 76 | box-shadow : 0 2px 5px rgba(0,0,0,.5); 77 | box-sizing : border-box; 78 | text-align : center; 79 | 80 | p { 81 | font-family : Journal, "Helvetica Neue", Helvetica, Arial, sans-serif; 82 | @include font-size(32); 83 | line-height : 1.2; 84 | text-shadow : -2px -2px 0 rgba(255,255,255,.5); 85 | color : #111; } 86 | 87 | } 88 | 89 | 90 | 91 | } -------------------------------------------------------------------------------- /scss/modules/_modules-blends.scss: -------------------------------------------------------------------------------- 1 | .blend-example { 2 | background-size : cover; 3 | 4 | &:before{ 5 | content : ""; 6 | display : block; 7 | padding-top : 100%; } 8 | } 9 | 10 | .blend-example-01 { 11 | @extend .blend-example; 12 | background-blend-mode : multiply; 13 | background-color : #8c4549; 14 | background-image : url(../assets/img/site/blends-01.jpg); } 15 | 16 | .blend-example-02 { 17 | @extend .blend-example; 18 | background-blend-mode : exclusion; 19 | background-color : #8c4549; 20 | background-image : url(../assets/img/site/blends-01.jpg); } 21 | 22 | .blend-example-03 { 23 | @extend .blend-example; 24 | background-blend-mode : lighten; 25 | background-color : #8c4549; 26 | background-image : url(../assets/img/site/blends-01.jpg); } 27 | 28 | .blend-example-04 { 29 | @extend .blend-example; 30 | background-blend-mode : overlay; 31 | background-color : #8c4549; 32 | background-image : url(../assets/img/site/blends-01.jpg); } 33 | 34 | .blend-example-05 { 35 | @extend .blend-example; 36 | background-blend-mode : saturation; 37 | background-color : #8c4549; 38 | background-image : url(../assets/img/site/blends-01.jpg); } 39 | 40 | .blend-example-06 { 41 | @extend .blend-example; 42 | background-blend-mode : color-dodge; 43 | background-color : #8c4549; 44 | background-image : url(../assets/img/site/blends-01.jpg); } -------------------------------------------------------------------------------- /scss/modules/_modules-box.scss: -------------------------------------------------------------------------------- 1 | .box { 2 | margin-bottom : $vertical-spacing; 3 | padding : $box-padding; 4 | background-color : $box-bg; 5 | border : $box-border-width $box-border-style $box-border-color; 6 | border-radius : $box-border-radius; 7 | font-family : $box-font-family; 8 | 9 | p { 10 | @include font-size($box-font-size); 11 | line-height : 1.5; 12 | color : $box-font-color; } 13 | 14 | p:last-child, 15 | ul:last-child, 16 | ol:last-child, 17 | table:last-child { 18 | margin-bottom : 0; } 19 | } 20 | 21 | .box--small { 22 | padding : $box-small-padding; } 23 | 24 | .box--large { 25 | padding : $box-large-padding; } 26 | 27 | .box__header { 28 | margin-bottom : $vertical-spacing / 2; 29 | color : $box-font-color; } -------------------------------------------------------------------------------- /scss/modules/_modules-example-3d.scss: -------------------------------------------------------------------------------- 1 | .hb-3d { 2 | // @include clearfix(); 3 | display : flex; 4 | 5 | @include bp(bp5) { 6 | padding-left : 60px; 7 | perspective : 1200; 8 | perspective-origin : center center; 9 | } 10 | 11 | 12 | 13 | .item { 14 | flex : 1; 15 | margin-right : ($gutter / 2); 16 | margin-bottom : $vertical-spacing; 17 | padding : ($gutter / 2); 18 | border : $img-border-width solid $border-color; 19 | border-radius : $border-radius; 20 | 21 | @include bp(bp5) { 22 | margin : 0; 23 | padding : 0; 24 | border-width : 0; 25 | transform : rotateY(45deg); 26 | transform-style : preserve-3d; 27 | transition-property : transform; 28 | transition-duration : $transition-duration; 29 | transition-timing-function : $transition-timing-function; 30 | transform-origin : 50% 0; } 31 | } 32 | 33 | .item:last-child { 34 | 35 | @include bp(bp5) { 36 | margin-right : 0; } 37 | } 38 | 39 | 40 | .item__img { 41 | margin-bottom : ($vertical-spacing / 2); 42 | 43 | img { 44 | max-width : 140px; 45 | border : $img-border-width solid $border-color; 46 | box-sizing : border-box; 47 | transition : all $transition-duration $transition-timing-function; 48 | 49 | @include bp(bp5) { 50 | max-width : 200px; 51 | border-color : $img-border-color; 52 | box-shadow : $box-shadow; 53 | } 54 | 55 | &:hover { 56 | 57 | @include bp(bp5) { 58 | border-color : #eceeef; } 59 | } 60 | } 61 | } 62 | 63 | 64 | 65 | .item__description { 66 | 67 | @include bp(bp5) { 68 | position : relative; 69 | top : -150px; 70 | padding : 11px; 71 | width : 160px; 72 | background-color : $panel-bg; 73 | border : $img-border-width solid $border-color; 74 | border-radius : $border-radius; 75 | box-sizing : border-box; 76 | box-shadow : -20px 20px 30px rgba(0,0,0,.25); 77 | text-align : center; 78 | transition-property : transform, box-shadow; 79 | transition-duration : $transition-duration; 80 | transition-delay : .2s; 81 | transition-timing-function : $transition-timing-function; 82 | transform : translateZ(80px); } 83 | } 84 | 85 | .item:hover { 86 | 87 | @include bp(bp5) { 88 | transform : rotateY(0); 89 | 90 | .item__description { 91 | transform : translateZ(5px) translateX(20px); 92 | box-shadow : 0 10px 15px rgba(0,0,0,.5); } 93 | } 94 | } 95 | 96 | 97 | 98 | .item__header { 99 | @include font-size($font-size-minus-one); } 100 | 101 | .tertiary { 102 | margin-bottom : 0; } 103 | 104 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-background-clip.scss: -------------------------------------------------------------------------------- 1 | .hb-background-clip { 2 | width : 360px; 3 | 4 | .background-clip__card { 5 | width : 320px; 6 | height : 215px; 7 | margin-bottom : $vertical-spacing; 8 | padding : $gutter; 9 | background-clip : padding-box; 10 | background-color : transparent; 11 | background-repeat : no-repeat; 12 | background-position : 50% 50%; 13 | background-size : 100% 100%; 14 | border : $img-border-width dashed $border-color; } 15 | 16 | .card-01 { 17 | background-image : url(../assets/img/site/example-c01.jpg); 18 | background-clip : border-box; } 19 | 20 | .card-02 { 21 | background-image : url(../assets/img/site/example-c02.jpg); 22 | background-clip : padding-box; } 23 | 24 | .card-03 { 25 | background-image : url(../assets/img/site/example-c03.jpg); 26 | background-clip : content-box; } 27 | 28 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-background-size.scss: -------------------------------------------------------------------------------- 1 | .hb-background-size { 2 | width : 360px; 3 | 4 | .background-size__card { 5 | width : 320px; 6 | height : 215px; 7 | margin-bottom : $vertical-spacing; 8 | padding : $gutter; 9 | background-clip : padding-box; 10 | background-color : transparent; 11 | border : $img-border-width solid $border-color; } 12 | 13 | .card-01 { 14 | background-image : url(../assets/img/site/example-c01.jpg); 15 | background-position : 0 0; 16 | background-repeat : no-repeat; 17 | background-size : 100% 100%; } 18 | 19 | .card-02 { 20 | background-image : url(../assets/img/site/example-c02.jpg); 21 | background-position : 0 0; 22 | background-repeat : no-repeat; 23 | background-size : 50% auto; } 24 | 25 | .card-03 { 26 | background-image : url(../assets/img/site/example-c03.jpg); 27 | background-position : 0 0; 28 | background-repeat : no-repeat; 29 | background-size : auto 25%; } 30 | 31 | .card-04 { 32 | background-image : url(../assets/img/site/example-c04.jpg); 33 | background-position : 0 0; 34 | background-repeat : no-repeat; 35 | background-size : 100% 50%; } 36 | 37 | .card-05 { 38 | background-image : url(../assets/img/site/example-c05.jpg); 39 | background-position : 0 0; 40 | background-repeat : repeat; 41 | background-size : auto 25%; } 42 | 43 | .card-06 { 44 | background-image : url(../assets/img/site/example-c06.jpg); 45 | background-position : 0 0; 46 | background-repeat : round; 47 | background-size : auto 25%; } 48 | 49 | .card-07 { 50 | background-image : url(../assets/img/site/example-c07.jpg); 51 | background-position : 0 0; 52 | background-repeat : space; 53 | background-size : auto 25%; } 54 | 55 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-border-radius.scss: -------------------------------------------------------------------------------- 1 | .hb-border-radius { 2 | width : 360px; 3 | 4 | .border-radius__card { 5 | width : 100%; 6 | height : 215px; 7 | margin-bottom : $vertical-spacing; 8 | padding : ($gutter / 2); 9 | background-size : 100% 100%; 10 | border : $img-border-width dashed $border-color; 11 | } 12 | 13 | .card-01 { 14 | background-image : url(../assets/img/site/example-c02.jpg); 15 | border-top-left-radius : 40px; 16 | border-top-right-radius : 40px; 17 | border-bottom-left-radius : 40px; 18 | border-bottom-right-radius : 40px; } 19 | 20 | .card-02 { 21 | background-image : url(../assets/img/site/example-c03.jpg); 22 | border-top-left-radius : 20px; 23 | border-top-right-radius : 40px; 24 | border-bottom-left-radius : 60px; 25 | border-bottom-right-radius : 5px; } 26 | 27 | .card-03 { 28 | background-image : url(../assets/img/site/example-c04.jpg); 29 | border-radius : 30px 200px; } 30 | 31 | .card-04 { 32 | background-image : url(../assets/img/site/example-c05.jpg); 33 | border-radius : 200px 50px; 34 | border-top-right-radius : 30px 60px; 35 | border-bottom-left-radius : 0; } 36 | 37 | .card-05 { 38 | background-image : url(../assets/img/site/example-c06.jpg); 39 | border-radius : 200px 200px; } 40 | 41 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-box-sizing.scss: -------------------------------------------------------------------------------- 1 | .hb-box-sizing { 2 | width : 360px; 3 | 4 | .box-sizing__card { 5 | width : 100%; 6 | height : 215px; 7 | margin-bottom : $vertical-spacing; 8 | padding : ($gutter / 2); 9 | background-size : 100% 100%; 10 | border : $img-border-width dashed $border-color; 11 | 12 | } 13 | 14 | .card-01 { 15 | background-image : url(../assets/img/site/example-c01.jpg); 16 | box-sizing : content-box; } 17 | 18 | .card-02 { 19 | background-image : url(../assets/img/site/example-c02.jpg); 20 | box-sizing : border-box; } 21 | 22 | .card-03 { 23 | background-image : url(../assets/img/site/example-c03.jpg); 24 | box-sizing : padding-box; } 25 | 26 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-opacity.scss: -------------------------------------------------------------------------------- 1 | .hb-opacity { 2 | 3 | @include bp(bp4) { 4 | display : flex; } 5 | 6 | 7 | 8 | .item { 9 | display : flex; 10 | flex-direction : row-reverse; 11 | margin-bottom : $vertical-spacing; 12 | padding : ($gutter / 2); 13 | border : $img-border-width solid $border-color; 14 | border-radius : $border-radius; 15 | 16 | @include bp(bp4) { 17 | 18 | display : block; 19 | position : relative; 20 | margin : 0 20px 0 0; 21 | padding : 0; 22 | border-width : 0; } 23 | 24 | &:last-child { 25 | 26 | @include bp(bp4) { 27 | margin-right : 0; } 28 | } 29 | } 30 | 31 | 32 | 33 | .item__img { 34 | margin-left : $gutter; 35 | width : 133px; 36 | 37 | @include bp(bp4) { 38 | margin-left : 0; } 39 | 40 | img { 41 | border : $img-border-width solid $border-color; 42 | box-sizing : border-box; 43 | transition : all $transition-duration $transition-timing-function; 44 | 45 | @include bp(bp4) { 46 | border-color : $img-border-color; } 47 | 48 | &:hover { 49 | 50 | @include bp(bp4) { 51 | border-color : #eceeef; 52 | box-shadow : $box-shadow; } 53 | } 54 | } 55 | } 56 | 57 | 58 | 59 | .item_description { 60 | flex-grow : 1; 61 | 62 | @include bp(bp4) { 63 | opacity : 0; 64 | position : absolute; 65 | width : 200px; 66 | left : -40px; 67 | padding : $gutter; 68 | background-color : rgba($panel-bg,.95); 69 | border : $img-border-width solid $border-color; 70 | box-sizing : border-box; 71 | text-align : center; 72 | transition-property : top, opacity; 73 | transition-duration : $transition-duration; 74 | transition-timing-function : $transition-timing-function; } 75 | } 76 | 77 | 78 | 79 | .item:hover .item_description, 80 | .item:active .item_description, 81 | .item:focus .item_description { 82 | 83 | @include bp(bp4) { 84 | opacity : 1; 85 | z-index : 3; 86 | top : -80px; 87 | box-shadow : $box-shadow; 88 | } 89 | } 90 | 91 | .item:nth-of-type(4) .item_description { 92 | opacity : 1; 93 | z-index : 3; 94 | top : -80px; 95 | box-shadow : 0 5px 5px 0 rgba(0,0,0,0.25), 96 | 0 2px 2px 0 rgba(0,0,0,0.5); 97 | } 98 | 99 | 100 | .item__header { 101 | @include font-size($font-size-plus-one); } 102 | 103 | .list--plain li { 104 | @include font-size($font-size-minus-one); } 105 | 106 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-transform-origin.scss: -------------------------------------------------------------------------------- 1 | .hb-transform-origin { 2 | 3 | .transforms__card { 4 | width : 320px; 5 | height : 215px; 6 | margin-bottom : 40px; 7 | padding : ($gutter / 2); 8 | background-size : 100% 100%; 9 | border : $img-border-width solid $border-color; 10 | border-radius : 40px; 11 | box-shadow : 0 2px 1px rgba(0,0,0,.5); 12 | transform : rotate(30deg); 13 | 14 | -webkit-box-reflect : below 1px 15 | -webkit-linear-gradient(transparent, transparent 50%, rgba(255,255,255,.25) 100%); } 16 | 17 | .card-01 { 18 | background-image : url(../assets/img/site/example-c02.jpg); 19 | transform-origin : 0 0; } 20 | 21 | .card-02 { 22 | background-image : url(../assets/img/site/example-c03.jpg); 23 | transform-origin : 50% 0; } 24 | 25 | .card-03 { 26 | background-image : url(../assets/img/site/example-c04.jpg); 27 | transform-origin : 100% 0; } 28 | 29 | .card-04 { 30 | background-image : url(../assets/img/site/example-c05.jpg); 31 | transform-origin : 50% 50%; } 32 | 33 | .card-05 { 34 | background-image : url(../assets/img/site/example-c06.jpg); 35 | transform-origin : 100% 50%; } 36 | 37 | .card-06 { 38 | background-image : url(../assets/img/site/example-c07.jpg); 39 | transform-origin : 100% 100%; } 40 | 41 | } -------------------------------------------------------------------------------- /scss/modules/_modules-example-transforms.scss: -------------------------------------------------------------------------------- 1 | .hb-transforms { 2 | 3 | .transforms__card { 4 | width : 320px; 5 | height : 215px; 6 | margin-bottom : 40px; 7 | padding : ($gutter / 2); 8 | background-size : 100% 100%; 9 | border : $img-border-width solid $border-color; 10 | border-radius : 40px; 11 | box-shadow : 0 2px 1px rgba(0,0,0,.5); 12 | 13 | -webkit-box-reflect : below 1px 14 | -webkit-linear-gradient(transparent, transparent 50%, rgba(255,255,255,.25) 100%); } 15 | 16 | .card-01 { 17 | background-image : url(../assets/img/site/example-c02.jpg); 18 | transform : rotate(30deg); } 19 | 20 | .card-02 { 21 | background-image : url(../assets/img/site/example-c03.jpg); 22 | transform : translateX(20px); } 23 | 24 | .card-03 { 25 | background-image : url(../assets/img/site/example-c04.jpg); 26 | transform : translateY(20px); } 27 | 28 | .card-04 { 29 | background-image : url(../assets/img/site/example-c06.jpg); 30 | transform : translate(20px,20px); } 31 | 32 | .card-05 { 33 | background-image : url(../assets/img/site/example-c07.jpg); 34 | transform : scale(.5); } 35 | 36 | .card-06 { 37 | background-image : url(../assets/img/site/example-c08.jpg); 38 | transform : scaleX(.5); } 39 | 40 | .card-07 { 41 | background-image : url(../assets/img/site/example-c09.jpg); 42 | transform : scaleY(.5); } 43 | 44 | .card-08 { 45 | background-image : url(../assets/img/site/example-c02.jpg); 46 | transform : skewX(30deg); } 47 | 48 | .card-09 { 49 | background-image : url(../assets/img/site/example-c03.jpg); 50 | transform : skewY(30deg); } 51 | 52 | .card-10 { 53 | background-image : url(../assets/img/site/example-c04.jpg); 54 | transform : skew(-15deg, -30deg); } 55 | 56 | .card-11 { 57 | background-image : url(../assets/img/site/example-c05.jpg); 58 | transform : matrix(1, -0.2, 0, 1, 0, 0); } 59 | 60 | } -------------------------------------------------------------------------------- /scss/modules/_modules-faq.scss: -------------------------------------------------------------------------------- 1 | .faq { } 2 | 3 | .faq__question { 4 | margin-bottom : .5rem; 5 | font-family : $alt-font-family; 6 | @include font-size($font-size-plus-one); 7 | font-weight : normal; 8 | 9 | @include bp(bp4) { 10 | @include font-size($font-size-plus-two); } 11 | } 12 | 13 | .faq__answer { 14 | margin-bottom : $vertical-spacing; 15 | 16 | p, ol, ul { 17 | @include font-size($font-size-minus-one); 18 | 19 | @include bp(bp4) { 20 | @include font-size($font-size); } 21 | 22 | } 23 | } -------------------------------------------------------------------------------- /scss/modules/_modules-grid.scss: -------------------------------------------------------------------------------- 1 | .cols { 2 | 3 | @include bp(bp4) { 4 | display : flex; } 5 | } 6 | 7 | .col { 8 | 9 | @include bp(bp4) { 10 | flex : 1; 11 | margin-right : $gutter; 12 | 13 | &:last-of-type { 14 | margin-right : 0; } 15 | } 16 | } 17 | 18 | 19 | // flex__grid 20 | 21 | .flex__grid { 22 | list-style-type : none; 23 | display : flex; 24 | margin : 0 0 $vertical-spacing 0; 25 | padding : 0; } 26 | 27 | .flex__cell { 28 | flex : 1; 29 | margin-right : ($gutter * 1.5); 30 | 31 | &:last-of-type { 32 | margin-right : 0; } 33 | 34 | img { 35 | border : 10px solid $border-color; } 36 | 37 | } -------------------------------------------------------------------------------- /scss/modules/_modules-hreview.scss: -------------------------------------------------------------------------------- 1 | .h-review { 2 | position : relative; 3 | 4 | 5 | /* 6 | border-image-repeat : repeat; 7 | border-image-outset : 5px; 8 | border-image-source : url(../assets/img/site/h-review.png); 9 | border-image-slice : 20 ; 10 | border-width : 20px; 11 | */ 12 | 13 | /* 14 | border-image-repeat : stretch; 15 | border-image-outset : 0; 16 | border-image-source : url(../assets/img/site/h-review.svg); 17 | border-image-slice : 20 20 20 20; 18 | border-width : 20px; 19 | */ 20 | 21 | /* 22 | border-image-repeat : repeat; 23 | border-image-source : repeating-linear-gradient(-45deg, white, white 3px, $border-color 3px, #9Bc7d0 6px); 24 | border-image-slice : 10; 25 | border-width : 10px; 26 | */ 27 | 28 | /* 29 | border-image-source : linear-gradient(to bottom, #9Bc7d0, #ebf4f6 100%); 30 | border-image-slice : 10; 31 | border-width : 10px; 32 | */ 33 | 34 | border-image-source : linear-gradient(to bottom, #9Bc7d0, #ebf4f6 8rem); 35 | border-image-slice : 10; 36 | border-width : 10px; 37 | 38 | img { 39 | @extend .h-review; 40 | box-sizing : border-box; 41 | border-width : 10px; } 42 | 43 | } 44 | 45 | 46 | -------------------------------------------------------------------------------- /scss/modules/_modules-media.scss: -------------------------------------------------------------------------------- 1 | .media { 2 | margin-bottom : ($vertical-spacing); 3 | padding : $gutter; 4 | border : $border-width $border-style $border-color; 5 | 6 | @include bp(bp3) { 7 | display : flex; 8 | align-items : flex-start; } 9 | 10 | .media__figure { 11 | margin-bottom : $vertical-spacing / 4; 12 | 13 | @include bp(bp3) { 14 | margin-right : $gutter; 15 | margin-bottom : 0; } 16 | } 17 | } 18 | 19 | .media__header { 20 | margin-bottom : $vertical-spacing / 8; 21 | @include font-size($font-size-plus-one); 22 | 23 | @include bp(bp4) { 24 | @include font-size($font-size-plus-two); } 25 | } 26 | 27 | .media__content { 28 | 29 | @include bp(bp3) { 30 | flex : 1; } 31 | 32 | blockquote { 33 | margin : 0; } 34 | } 35 | 36 | 37 | 38 | // reverse 39 | 40 | .media--reversed { 41 | @extend .media; 42 | 43 | @include bp(bp3) { 44 | flex-direction : row-reverse; } 45 | 46 | .media__figure { 47 | margin-bottom : $vertical-spacing / 4; 48 | 49 | @include bp(bp3) { 50 | margin-right : 0; 51 | margin-left : $gutter; 52 | margin-bottom : 0; } 53 | } 54 | } -------------------------------------------------------------------------------- /scss/modules/_modules-panels.scss: -------------------------------------------------------------------------------- 1 | .panels { 2 | 3 | .item { 4 | min-height : 340px; 5 | width : 100%; 6 | margin-bottom : 1.5em; 7 | padding : 40px; 8 | box-sizing : border-box; 9 | background-color : #220809; 10 | background-image : url(../assets/img/site/example-panel-02.jpg); 11 | background-position : 0 100%; 12 | background-repeat : no-repeat; 13 | color : #fff; } 14 | 15 | .item--contain { 16 | min-height : 340px; 17 | width : 100%; 18 | margin-bottom : 1.5em; 19 | padding : 40px 40px 40px 260px; 20 | box-sizing : border-box; 21 | background-color : #220809; 22 | background-image : url(../assets/img/site/example-panel-01.jpg), url(../assets/img/site/example-panel-02.jpg); 23 | background-position : 20px 20px, 50% 100%; 24 | background-repeat : no-repeat, no-repeat; 25 | background-size : 200px 300px, contain; 26 | color : #fff; } 27 | 28 | .item--cover { 29 | min-height : 340px; 30 | width : 100%; 31 | margin-bottom : 1.5em; 32 | padding : 40px 40px 40px 260px; 33 | box-sizing : border-box; 34 | background-color : #220809; 35 | background-image : url(../assets/img/site/example-panel-01.jpg), url(../assets/img/site/example-panel-02.jpg); 36 | background-position : 20px 20px, 50% 100%; 37 | background-repeat : no-repeat, no-repeat; 38 | background-size : 200px 300px, cover; 39 | color : #fff; } 40 | 41 | } -------------------------------------------------------------------------------- /scss/modules/_modules-search.scss: -------------------------------------------------------------------------------- 1 | 2 | .form__search { 3 | display : flex; 4 | align-items : flex-start; 5 | 6 | input { 7 | flex : 1; 8 | -webkit-appearance : none; 9 | display : block; 10 | margin : 0; 11 | padding : 11px 22px; 12 | background-color : $input-bg; 13 | background-image : none; 14 | border : $input-border-width $input-border-style $button-primary-border-color; 15 | border-right-width : 0; 16 | border-radius: $input-border-radius; 17 | border-top-right-radius : 0; 18 | border-bottom-right-radius : 0; 19 | box-sizing : border-box; 20 | font-family : $input-font-family; 21 | @include font-size($input-font-size); 22 | line-height : $vertical-spacing; 23 | color : $input-font-color; 24 | transition : all $transition-duration $transition-timing-function; 25 | 26 | &:focus { 27 | outline : none; 28 | border-color : darken($input-border-color,10); } 29 | } 30 | 31 | .btn { 32 | -webkit-appearance : none; 33 | -webkit-font-smoothing : antialiased; 34 | -moz-osx-font-smoothing : grayscale; 35 | display : inline-block; 36 | margin : 0; 37 | padding : 11px 22px; 38 | background-color : $button-primary-bg; 39 | border-color : $button-primary-border-color; 40 | color : $button-primary-font-color; 41 | border-top-left-radius : 0; 42 | border-bottom-left-radius : 0; } 43 | 44 | } -------------------------------------------------------------------------------- /scss/vendor/_normalise.scss: -------------------------------------------------------------------------------- 1 | article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} -------------------------------------------------------------------------------- /scss/vendor/_reset.scss: -------------------------------------------------------------------------------- 1 | html,body,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,figure,footer,header,hgroup,nav,section{display:block} --------------------------------------------------------------------------------