From f9119abcb3a2d2435b5bd9970d299e9dd69fdf27 Mon Sep 17 00:00:00 2001 From: Robert Austin Date: Sun, 9 Dec 2018 17:21:01 +1000 Subject: [PATCH] first commit --- .gitignore | 23 + README.md | 1 + _config.yml | 34 + _data/contact.yml | 4 + _data/features.json | 17 + _data/social.yaml | 5 + _includes/footer.html | 16 + _includes/google-analytics.html | 11 + _includes/hamburger.html | 5 + _includes/header.html | 12 + _includes/main-menu-mobile.html | 9 + _includes/main-menu.html | 9 + _includes/social.html | 19 + _includes/sub-footer.html | 18 + _layouts/default.html | 20 + _layouts/service.html | 16 + _sass/_bootstrap-variables.scss | 71 ++ _sass/bootstrap/_alert.scss | 51 + _sass/bootstrap/_badge.scss | 47 + _sass/bootstrap/_breadcrumb.scss | 38 + _sass/bootstrap/_button-group.scss | 166 ++++ _sass/bootstrap/_buttons.scss | 143 +++ _sass/bootstrap/_card.scss | 270 ++++++ _sass/bootstrap/_carousel.scss | 191 ++++ _sass/bootstrap/_close.scss | 34 + _sass/bootstrap/_code.scss | 56 ++ _sass/bootstrap/_custom-forms.scss | 297 ++++++ _sass/bootstrap/_dropdown.scss | 131 +++ _sass/bootstrap/_forms.scss | 333 +++++++ _sass/bootstrap/_functions.scss | 86 ++ _sass/bootstrap/_grid.scss | 52 + _sass/bootstrap/_images.scss | 42 + _sass/bootstrap/_input-group.scss | 159 ++++ _sass/bootstrap/_jumbotron.scss | 16 + _sass/bootstrap/_list-group.scss | 115 +++ _sass/bootstrap/_media.scss | 8 + _sass/bootstrap/_mixins.scss | 42 + _sass/bootstrap/_modal.scss | 168 ++++ _sass/bootstrap/_nav.scss | 118 +++ _sass/bootstrap/_navbar.scss | 311 ++++++ _sass/bootstrap/_pagination.scss | 77 ++ _sass/bootstrap/_popover.scss | 183 ++++ _sass/bootstrap/_print.scss | 124 +++ _sass/bootstrap/_progress.scss | 33 + _sass/bootstrap/_reboot.scss | 482 ++++++++++ _sass/bootstrap/_root.scss | 19 + _sass/bootstrap/_tables.scss | 180 ++++ _sass/bootstrap/_tooltip.scss | 115 +++ _sass/bootstrap/_transitions.scss | 36 + _sass/bootstrap/_type.scss | 125 +++ _sass/bootstrap/_utilities.scss | 14 + _sass/bootstrap/_variables.scss | 894 ++++++++++++++++++ _sass/bootstrap/bootstrap-grid.scss | 32 + _sass/bootstrap/bootstrap-reboot.scss | 12 + _sass/bootstrap/bootstrap.scss | 42 + _sass/bootstrap/mixins/_alert.scss | 13 + .../bootstrap/mixins/_background-variant.scss | 21 + _sass/bootstrap/mixins/_badge.scss | 12 + _sass/bootstrap/mixins/_border-radius.scss | 35 + _sass/bootstrap/mixins/_box-shadow.scss | 5 + _sass/bootstrap/mixins/_breakpoints.scss | 123 +++ _sass/bootstrap/mixins/_buttons.scss | 109 +++ _sass/bootstrap/mixins/_caret.scss | 65 ++ _sass/bootstrap/mixins/_clearfix.scss | 7 + _sass/bootstrap/mixins/_float.scss | 11 + _sass/bootstrap/mixins/_forms.scss | 137 +++ _sass/bootstrap/mixins/_gradients.scss | 45 + _sass/bootstrap/mixins/_grid-framework.scss | 67 ++ _sass/bootstrap/mixins/_grid.scss | 52 + _sass/bootstrap/mixins/_hover.scss | 39 + _sass/bootstrap/mixins/_image.scss | 36 + _sass/bootstrap/mixins/_list-group.scss | 21 + _sass/bootstrap/mixins/_lists.scss | 7 + _sass/bootstrap/mixins/_nav-divider.scss | 10 + _sass/bootstrap/mixins/_navbar-align.scss | 10 + _sass/bootstrap/mixins/_pagination.scss | 22 + _sass/bootstrap/mixins/_reset-text.scss | 17 + _sass/bootstrap/mixins/_resize.scss | 6 + _sass/bootstrap/mixins/_screen-reader.scss | 35 + _sass/bootstrap/mixins/_size.scss | 6 + _sass/bootstrap/mixins/_table-row.scss | 30 + _sass/bootstrap/mixins/_text-emphasis.scss | 14 + _sass/bootstrap/mixins/_text-hide.scss | 9 + _sass/bootstrap/mixins/_text-truncate.scss | 8 + _sass/bootstrap/mixins/_transition.scss | 9 + _sass/bootstrap/mixins/_visibility.scss | 7 + _sass/bootstrap/utilities/_align.scss | 8 + _sass/bootstrap/utilities/_background.scss | 19 + _sass/bootstrap/utilities/_borders.scss | 59 ++ _sass/bootstrap/utilities/_clearfix.scss | 3 + _sass/bootstrap/utilities/_display.scss | 38 + _sass/bootstrap/utilities/_embed.scss | 52 + _sass/bootstrap/utilities/_flex.scss | 46 + _sass/bootstrap/utilities/_float.scss | 9 + _sass/bootstrap/utilities/_position.scss | 36 + _sass/bootstrap/utilities/_screenreaders.scss | 11 + _sass/bootstrap/utilities/_sizing.scss | 12 + _sass/bootstrap/utilities/_spacing.scss | 51 + _sass/bootstrap/utilities/_text.scss | 52 + _sass/bootstrap/utilities/_visibility.scss | 11 + _sass/components/_buttons.scss | 25 + _sass/components/_content.scss | 50 + _sass/components/_feature.scss | 44 + _sass/components/_footer.scss | 75 ++ _sass/components/_hamburger.scss | 29 + _sass/components/_header-fixed.scss | 19 + _sass/components/_header-sticky.scss | 49 + _sass/components/_header-transparent.scss | 50 + _sass/components/_header.scss | 21 + _sass/components/_intro.scss | 57 ++ _sass/components/_logo.scss | 33 + _sass/components/_main-menu-mobile.scss | 152 +++ _sass/components/_main-menu.scss | 68 ++ _sass/components/_page.scss | 9 + _sass/components/_social.scss | 65 ++ _sass/components/_strip.scss | 15 + _sass/components/_sub-footer.scss | 45 + _sass/components/_sub-menu.scss | 39 + _sass/components/_title.scss | 39 + _sass/components/_type.scss | 75 ++ _sass/components/_whitebox.scss | 10 + _sass/libraries/hamburgers/_base.scss | 86 ++ _sass/libraries/hamburgers/hamburgers.scss | 118 +++ _sass/libraries/hamburgers/types/_3dx-r.scss | 35 + _sass/libraries/hamburgers/types/_3dx.scss | 35 + _sass/libraries/hamburgers/types/_3dxy-r.scss | 35 + _sass/libraries/hamburgers/types/_3dxy.scss | 35 + _sass/libraries/hamburgers/types/_3dy-r.scss | 35 + _sass/libraries/hamburgers/types/_3dy.scss | 35 + .../libraries/hamburgers/types/_arrow-r.scss | 16 + _sass/libraries/hamburgers/types/_arrow.scss | 16 + .../hamburgers/types/_arrowalt-r.scss | 36 + .../libraries/hamburgers/types/_arrowalt.scss | 36 + .../hamburgers/types/_arrowturn-r.scss | 18 + .../hamburgers/types/_arrowturn.scss | 18 + _sass/libraries/hamburgers/types/_boring.scss | 30 + .../hamburgers/types/_collapse-r.scss | 47 + .../libraries/hamburgers/types/_collapse.scss | 47 + .../hamburgers/types/_elastic-r.scss | 41 + .../libraries/hamburgers/types/_elastic.scss | 41 + .../hamburgers/types/_emphatic-r.scss | 53 ++ .../libraries/hamburgers/types/_emphatic.scss | 53 ++ _sass/libraries/hamburgers/types/_minus.scss | 34 + .../libraries/hamburgers/types/_slider-r.scss | 38 + _sass/libraries/hamburgers/types/_slider.scss | 38 + _sass/libraries/hamburgers/types/_spin-r.scss | 43 + _sass/libraries/hamburgers/types/_spin.scss | 43 + .../libraries/hamburgers/types/_spring-r.scss | 47 + _sass/libraries/hamburgers/types/_spring.scss | 44 + .../libraries/hamburgers/types/_squeeze.scss | 43 + .../libraries/hamburgers/types/_stand-r.scss | 45 + _sass/libraries/hamburgers/types/_stand.scss | 45 + .../libraries/hamburgers/types/_vortex-r.scss | 48 + _sass/libraries/hamburgers/types/_vortex.scss | 48 + _sass/pages/_home.scss | 119 +++ _sass/pages/services/_page-services-list.scss | 18 + .../pages/services/_page-services-single.scss | 6 + _sass/pages/services/_service-single.scss | 17 + _sass/pages/services/_service-summary.scss | 22 + _sass/pages/team/_page-team-list.scss | 18 + _sass/pages/team/_team-list.scss | 9 + _sass/pages/team/_team-summary.scss | 28 + .../testimonials/_page-testimonials-list.scss | 18 + .../testimonials/_testimonials-list.scss | 0 .../testimonials/_testimonials-summary.scss | 67 ++ _services/accounting.md | 55 ++ _services/business-advisory.md | 61 ++ _services/business-sales.md | 50 + _services/mergers.md | 53 ++ _services/superannuation.md | 53 ++ _services/tax-preperation.md | 47 + _testimonials/lion-creative.md | 12 + _testimonials/mikes-auto-parts.md | 12 + _testimonials/thaistyle-asian.md | 12 + assets/css/style.scss | 100 ++ assets/images/logo-mobile.svg | 14 + assets/images/logo.svg | 13 + assets/images/undraw_businesswoman_pc12.svg | 1 + assets/images/undraw_hang_out_h9ud.svg | 1 + assets/images/undraw_taking_notes_tjaf.svg | 1 + assets/js/libs/library.js | 1 + assets/js/pages/services.js | 1 + assets/js/scripts.js | 9 + contact.html | 73 ++ images/favicon.png | Bin 0 -> 8394 bytes images/features/noun_3d modeling_1885342.svg | 8 + images/features/noun_The Process_1885341.svg | 6 + images/features/noun_branding_1885335.svg | 7 + .../features/noun_visual effect_1885325.svg | 7 + images/services/leap.png | Bin 0 -> 4497 bytes images/services/myob.png | Bin 0 -> 10563 bytes images/services/noun_1013177.png | Bin 0 -> 3042 bytes images/services/noun_1098396.png | Bin 0 -> 5583 bytes images/services/noun_180174_0.png | Bin 0 -> 4294 bytes images/services/noun_327190.png | Bin 0 -> 3257 bytes images/services/noun_591323.png | Bin 0 -> 3305 bytes images/services/noun_982388.png | Bin 0 -> 4098 bytes images/services/xero-icon-bw.png | Bin 0 -> 16163 bytes images/team/default.png | Bin 0 -> 46503 bytes .../team/peter-van-eijk-711986-unsplash.jpg | Bin 0 -> 53999 bytes images/team/sage-kirk-485982-unsplash.jpg | Bin 0 -> 45904 bytes index.html | 67 ++ services.html | 32 + team/index.html | 41 + team/peter-van-eijk.md | 15 + team/sage-kirk.md | 13 + testimonials.html | 31 + 207 files changed, 10396 insertions(+) create mode 100755 .gitignore create mode 100755 README.md create mode 100755 _config.yml create mode 100644 _data/contact.yml create mode 100644 _data/features.json create mode 100644 _data/social.yaml create mode 100644 _includes/footer.html create mode 100644 _includes/google-analytics.html create mode 100644 _includes/hamburger.html create mode 100644 _includes/header.html create mode 100644 _includes/main-menu-mobile.html create mode 100644 _includes/main-menu.html create mode 100644 _includes/social.html create mode 100644 _includes/sub-footer.html create mode 100755 _layouts/default.html create mode 100644 _layouts/service.html create mode 100755 _sass/_bootstrap-variables.scss create mode 100755 _sass/bootstrap/_alert.scss create mode 100755 _sass/bootstrap/_badge.scss create mode 100755 _sass/bootstrap/_breadcrumb.scss create mode 100755 _sass/bootstrap/_button-group.scss create mode 100755 _sass/bootstrap/_buttons.scss create mode 100755 _sass/bootstrap/_card.scss create mode 100755 _sass/bootstrap/_carousel.scss create mode 100755 _sass/bootstrap/_close.scss create mode 100755 _sass/bootstrap/_code.scss create mode 100755 _sass/bootstrap/_custom-forms.scss create mode 100755 _sass/bootstrap/_dropdown.scss create mode 100755 _sass/bootstrap/_forms.scss create mode 100755 _sass/bootstrap/_functions.scss create mode 100755 _sass/bootstrap/_grid.scss create mode 100755 _sass/bootstrap/_images.scss create mode 100755 _sass/bootstrap/_input-group.scss create mode 100755 _sass/bootstrap/_jumbotron.scss create mode 100755 _sass/bootstrap/_list-group.scss create mode 100755 _sass/bootstrap/_media.scss create mode 100755 _sass/bootstrap/_mixins.scss create mode 100755 _sass/bootstrap/_modal.scss create mode 100755 _sass/bootstrap/_nav.scss create mode 100755 _sass/bootstrap/_navbar.scss create mode 100755 _sass/bootstrap/_pagination.scss create mode 100755 _sass/bootstrap/_popover.scss create mode 100755 _sass/bootstrap/_print.scss create mode 100755 _sass/bootstrap/_progress.scss create mode 100755 _sass/bootstrap/_reboot.scss create mode 100755 _sass/bootstrap/_root.scss create mode 100755 _sass/bootstrap/_tables.scss create mode 100755 _sass/bootstrap/_tooltip.scss create mode 100755 _sass/bootstrap/_transitions.scss create mode 100755 _sass/bootstrap/_type.scss create mode 100755 _sass/bootstrap/_utilities.scss create mode 100755 _sass/bootstrap/_variables.scss create mode 100755 _sass/bootstrap/bootstrap-grid.scss create mode 100755 _sass/bootstrap/bootstrap-reboot.scss create mode 100755 _sass/bootstrap/bootstrap.scss create mode 100755 _sass/bootstrap/mixins/_alert.scss create mode 100755 _sass/bootstrap/mixins/_background-variant.scss create mode 100755 _sass/bootstrap/mixins/_badge.scss create mode 100755 _sass/bootstrap/mixins/_border-radius.scss create mode 100755 _sass/bootstrap/mixins/_box-shadow.scss create mode 100755 _sass/bootstrap/mixins/_breakpoints.scss create mode 100755 _sass/bootstrap/mixins/_buttons.scss create mode 100755 _sass/bootstrap/mixins/_caret.scss create mode 100755 _sass/bootstrap/mixins/_clearfix.scss create mode 100755 _sass/bootstrap/mixins/_float.scss create mode 100755 _sass/bootstrap/mixins/_forms.scss create mode 100755 _sass/bootstrap/mixins/_gradients.scss create mode 100755 _sass/bootstrap/mixins/_grid-framework.scss create mode 100755 _sass/bootstrap/mixins/_grid.scss create mode 100755 _sass/bootstrap/mixins/_hover.scss create mode 100755 _sass/bootstrap/mixins/_image.scss create mode 100755 _sass/bootstrap/mixins/_list-group.scss create mode 100755 _sass/bootstrap/mixins/_lists.scss create mode 100755 _sass/bootstrap/mixins/_nav-divider.scss create mode 100755 _sass/bootstrap/mixins/_navbar-align.scss create mode 100755 _sass/bootstrap/mixins/_pagination.scss create mode 100755 _sass/bootstrap/mixins/_reset-text.scss create mode 100755 _sass/bootstrap/mixins/_resize.scss create mode 100755 _sass/bootstrap/mixins/_screen-reader.scss create mode 100755 _sass/bootstrap/mixins/_size.scss create mode 100755 _sass/bootstrap/mixins/_table-row.scss create mode 100755 _sass/bootstrap/mixins/_text-emphasis.scss create mode 100755 _sass/bootstrap/mixins/_text-hide.scss create mode 100755 _sass/bootstrap/mixins/_text-truncate.scss create mode 100755 _sass/bootstrap/mixins/_transition.scss create mode 100755 _sass/bootstrap/mixins/_visibility.scss create mode 100755 _sass/bootstrap/utilities/_align.scss create mode 100755 _sass/bootstrap/utilities/_background.scss create mode 100755 _sass/bootstrap/utilities/_borders.scss create mode 100755 _sass/bootstrap/utilities/_clearfix.scss create mode 100755 _sass/bootstrap/utilities/_display.scss create mode 100755 _sass/bootstrap/utilities/_embed.scss create mode 100755 _sass/bootstrap/utilities/_flex.scss create mode 100755 _sass/bootstrap/utilities/_float.scss create mode 100755 _sass/bootstrap/utilities/_position.scss create mode 100755 _sass/bootstrap/utilities/_screenreaders.scss create mode 100755 _sass/bootstrap/utilities/_sizing.scss create mode 100755 _sass/bootstrap/utilities/_spacing.scss create mode 100755 _sass/bootstrap/utilities/_text.scss create mode 100755 _sass/bootstrap/utilities/_visibility.scss create mode 100644 _sass/components/_buttons.scss create mode 100644 _sass/components/_content.scss create mode 100644 _sass/components/_feature.scss create mode 100644 _sass/components/_footer.scss create mode 100644 _sass/components/_hamburger.scss create mode 100644 _sass/components/_header-fixed.scss create mode 100644 _sass/components/_header-sticky.scss create mode 100644 _sass/components/_header-transparent.scss create mode 100644 _sass/components/_header.scss create mode 100644 _sass/components/_intro.scss create mode 100644 _sass/components/_logo.scss create mode 100644 _sass/components/_main-menu-mobile.scss create mode 100644 _sass/components/_main-menu.scss create mode 100644 _sass/components/_page.scss create mode 100755 _sass/components/_social.scss create mode 100644 _sass/components/_strip.scss create mode 100644 _sass/components/_sub-footer.scss create mode 100644 _sass/components/_sub-menu.scss create mode 100644 _sass/components/_title.scss create mode 100644 _sass/components/_type.scss create mode 100644 _sass/components/_whitebox.scss create mode 100755 _sass/libraries/hamburgers/_base.scss create mode 100755 _sass/libraries/hamburgers/hamburgers.scss create mode 100755 _sass/libraries/hamburgers/types/_3dx-r.scss create mode 100755 _sass/libraries/hamburgers/types/_3dx.scss create mode 100755 _sass/libraries/hamburgers/types/_3dxy-r.scss create mode 100755 _sass/libraries/hamburgers/types/_3dxy.scss create mode 100755 _sass/libraries/hamburgers/types/_3dy-r.scss create mode 100755 _sass/libraries/hamburgers/types/_3dy.scss create mode 100755 _sass/libraries/hamburgers/types/_arrow-r.scss create mode 100755 _sass/libraries/hamburgers/types/_arrow.scss create mode 100755 _sass/libraries/hamburgers/types/_arrowalt-r.scss create mode 100755 _sass/libraries/hamburgers/types/_arrowalt.scss create mode 100755 _sass/libraries/hamburgers/types/_arrowturn-r.scss create mode 100755 _sass/libraries/hamburgers/types/_arrowturn.scss create mode 100755 _sass/libraries/hamburgers/types/_boring.scss create mode 100755 _sass/libraries/hamburgers/types/_collapse-r.scss create mode 100755 _sass/libraries/hamburgers/types/_collapse.scss create mode 100755 _sass/libraries/hamburgers/types/_elastic-r.scss create mode 100755 _sass/libraries/hamburgers/types/_elastic.scss create mode 100755 _sass/libraries/hamburgers/types/_emphatic-r.scss create mode 100755 _sass/libraries/hamburgers/types/_emphatic.scss create mode 100755 _sass/libraries/hamburgers/types/_minus.scss create mode 100755 _sass/libraries/hamburgers/types/_slider-r.scss create mode 100755 _sass/libraries/hamburgers/types/_slider.scss create mode 100755 _sass/libraries/hamburgers/types/_spin-r.scss create mode 100755 _sass/libraries/hamburgers/types/_spin.scss create mode 100755 _sass/libraries/hamburgers/types/_spring-r.scss create mode 100755 _sass/libraries/hamburgers/types/_spring.scss create mode 100755 _sass/libraries/hamburgers/types/_squeeze.scss create mode 100755 _sass/libraries/hamburgers/types/_stand-r.scss create mode 100755 _sass/libraries/hamburgers/types/_stand.scss create mode 100755 _sass/libraries/hamburgers/types/_vortex-r.scss create mode 100755 _sass/libraries/hamburgers/types/_vortex.scss create mode 100644 _sass/pages/_home.scss create mode 100644 _sass/pages/services/_page-services-list.scss create mode 100644 _sass/pages/services/_page-services-single.scss create mode 100644 _sass/pages/services/_service-single.scss create mode 100644 _sass/pages/services/_service-summary.scss create mode 100644 _sass/pages/team/_page-team-list.scss create mode 100644 _sass/pages/team/_team-list.scss create mode 100644 _sass/pages/team/_team-summary.scss create mode 100644 _sass/pages/testimonials/_page-testimonials-list.scss create mode 100644 _sass/pages/testimonials/_testimonials-list.scss create mode 100644 _sass/pages/testimonials/_testimonials-summary.scss create mode 100644 _services/accounting.md create mode 100644 _services/business-advisory.md create mode 100644 _services/business-sales.md create mode 100644 _services/mergers.md create mode 100644 _services/superannuation.md create mode 100644 _services/tax-preperation.md create mode 100644 _testimonials/lion-creative.md create mode 100644 _testimonials/mikes-auto-parts.md create mode 100644 _testimonials/thaistyle-asian.md create mode 100755 assets/css/style.scss create mode 100644 assets/images/logo-mobile.svg create mode 100644 assets/images/logo.svg create mode 100644 assets/images/undraw_businesswoman_pc12.svg create mode 100644 assets/images/undraw_hang_out_h9ud.svg create mode 100644 assets/images/undraw_taking_notes_tjaf.svg create mode 100644 assets/js/libs/library.js create mode 100644 assets/js/pages/services.js create mode 100644 assets/js/scripts.js create mode 100644 contact.html create mode 100644 images/favicon.png create mode 100644 images/features/noun_3d modeling_1885342.svg create mode 100644 images/features/noun_The Process_1885341.svg create mode 100644 images/features/noun_branding_1885335.svg create mode 100644 images/features/noun_visual effect_1885325.svg create mode 100644 images/services/leap.png create mode 100644 images/services/myob.png create mode 100644 images/services/noun_1013177.png create mode 100644 images/services/noun_1098396.png create mode 100644 images/services/noun_180174_0.png create mode 100644 images/services/noun_327190.png create mode 100644 images/services/noun_591323.png create mode 100644 images/services/noun_982388.png create mode 100644 images/services/xero-icon-bw.png create mode 100644 images/team/default.png create mode 100644 images/team/peter-van-eijk-711986-unsplash.jpg create mode 100644 images/team/sage-kirk-485982-unsplash.jpg create mode 100755 index.html create mode 100644 services.html create mode 100644 team/index.html create mode 100644 team/peter-van-eijk.md create mode 100644 team/sage-kirk.md create mode 100644 testimonials.html diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..4f18aba --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# Test files +node_modules +npm-debug.log + +# Jekyll +_site +.jekyll-metadata +.sass-cache + +# Temporary files +tmp + +# Folder view configuration files +.DS_Store +Desktop.ini + +# Thumbnail cache files +._* +Thumbs.db + +# Files that might appear on external disks +.Spotlight-V100 +.Trashes diff --git a/README.md b/README.md new file mode 100755 index 0000000..6d00654 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Jekyll Serif Theme diff --git a/_config.yml b/_config.yml new file mode 100755 index 0000000..2c18421 --- /dev/null +++ b/_config.yml @@ -0,0 +1,34 @@ +baseurl: '' +exclude: ['README.md'] +permalink: pretty +title: 'Serif Jekyll Theme' + +collections: + services: + output: true + permalink: /services/:path/ + team: + output: true + permalink: /team/:path/ + testimonials: + output: true + permalink: /testimonials/:path/ + + +defaults: + - scope: + type: services + values: + layout: service + bodyClass: page-services-single + - scope: + type: team + values: + layout: team + bodyClass: page-team-single + - scope: + path: "images" + values: + image: true +sass: + style: compact # possible values: nested expanded compact compressed \ No newline at end of file diff --git a/_data/contact.yml b/_data/contact.yml new file mode 100644 index 0000000..f4bc89f --- /dev/null +++ b/_data/contact.yml @@ -0,0 +1,4 @@ +email: 'zerostaticthemes@gmail.com' +phone: 'XXXX XXX XXX' +businessName: 'Hugo Serif' +address: '' diff --git a/_data/features.json b/_data/features.json new file mode 100644 index 0000000..eac5375 --- /dev/null +++ b/_data/features.json @@ -0,0 +1,17 @@ +[ + { + "title": "Free Consultation", + "description": "New clients recieve an obligation free consultation.", + "image": "images/features/noun_branding_1885335.svg" + }, + { + "title": "Certified Accountants", + "description": "All members of our team are certified accountants.", + "image": "images/features/noun_The Process_1885341.svg" + }, + { + "title": "Tax Compliance", + "description": "We stay up to date on the latest changes to the tax code.", + "image": "images/features/noun_3d modeling_1885342.svg" + } +] diff --git a/_data/social.yaml b/_data/social.yaml new file mode 100644 index 0000000..e07a7ed --- /dev/null +++ b/_data/social.yaml @@ -0,0 +1,5 @@ +vimeo: "" +twitter: "https://twitter.com/figuritltd" +instagram: "" +linkedin: "https://www.linkedin.com/in/linda-chesher-81a35618/" +facebook: "" \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..896d588 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,16 @@ + \ No newline at end of file diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html new file mode 100644 index 0000000..5e516e1 --- /dev/null +++ b/_includes/google-analytics.html @@ -0,0 +1,11 @@ +{{ if .Site.Params.google_analytics_id }} + + + +{{ end }} \ No newline at end of file diff --git a/_includes/hamburger.html b/_includes/hamburger.html new file mode 100644 index 0000000..a6d7de9 --- /dev/null +++ b/_includes/hamburger.html @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..4b484ba --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,12 @@ +
+
+ +
+ Figurit Homepage +
+ {% include main-menu.html %} + {% include hamburger.html %} +
+
\ No newline at end of file diff --git a/_includes/main-menu-mobile.html b/_includes/main-menu-mobile.html new file mode 100644 index 0000000..13a939f --- /dev/null +++ b/_includes/main-menu-mobile.html @@ -0,0 +1,9 @@ + \ No newline at end of file diff --git a/_includes/main-menu.html b/_includes/main-menu.html new file mode 100644 index 0000000..28d7d87 --- /dev/null +++ b/_includes/main-menu.html @@ -0,0 +1,9 @@ + \ No newline at end of file diff --git a/_includes/social.html b/_includes/social.html new file mode 100644 index 0000000..671d76f --- /dev/null +++ b/_includes/social.html @@ -0,0 +1,19 @@ + \ No newline at end of file diff --git a/_includes/sub-footer.html b/_includes/sub-footer.html new file mode 100644 index 0000000..d62da87 --- /dev/null +++ b/_includes/sub-footer.html @@ -0,0 +1,18 @@ + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100755 index 0000000..3aeb3c7 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,20 @@ + + + + + {% if page.title %}{{page.title}}{% else %}{{ site.title | escape }}{% endif %} + + + + + {% include main-menu-mobile.html %} +
+ {% include header.html headerClass='header-extra' %} + {{content}} +
+ {% include footer.html %} + {% include sub-footer.html %} + + {% include google-analytics.html %} + + diff --git a/_layouts/service.html b/_layouts/service.html new file mode 100644 index 0000000..7e40dee --- /dev/null +++ b/_layouts/service.html @@ -0,0 +1,16 @@ +--- +layout: default +--- + +
+
+
+
+
+

{{page.title}}

+
{{page.content}}
+
+
+
+
+
\ No newline at end of file diff --git a/_sass/_bootstrap-variables.scss b/_sass/_bootstrap-variables.scss new file mode 100755 index 0000000..272cfbc --- /dev/null +++ b/_sass/_bootstrap-variables.scss @@ -0,0 +1,71 @@ +// Grid breakpoints +// $grid-breakpoints: ( +// xs: 0, +// sm: 576px, +// md: 768px, +// lg: 992px, +// xl: 1200px +// ); + +// $container-max-widths: ( +// sm: 768px, +// md: 992px, +// lg: 1000px, +// xl: 1220px +// ); + +$grid-gutter-width: 20px; + +$white: #ffffff; +$black: #000000; +$primary: #1c3ed3; +$secondary: #414156; + +// Links +$link-color: $primary; +$link-decoration: none; +$link-hover-color: lighten($primary, 20%); +$link-hover-decoration: underline; + +// Fonts +$font-family-base: 'Open Sans', 'Helvetica Neue', Arial, sans-serif, + -apple-system; +$font-family-heading: 'Lora', 'Helvetica Neue', Arial, sans-serif, -apple-system; +$font-size-base: 1rem; // Assumes the browser default, typically `16px` +$font-weight-thin: 200; +$font-weight-light: 300; +$font-weight-normal: 400; +$font-weight-bold: 700; +$font-weight-base: $font-weight-normal; +$line-height-base: 1.6; + +$headings-font-weight: 400; + +$spacer: 1rem; +$spacers: (); +$spacers: map-merge( + ( + 0: 0, + 1: 10px, + 2: 20px, + 3: 30px, + 4: 40px, + 5: 50px, + 6: 60px, + 7: 70px, + 8: 80px, + 9: 90px, + 10: 100px, + 11: 110px, + 12: 120px, + 13: 130px, + 14: 140px, + 15: 150px, + 16: 160px, + 17: 170px, + 18: 180px, + 19: 190px, + 20: 200px, + ), + $spacers +); diff --git a/_sass/bootstrap/_alert.scss b/_sass/bootstrap/_alert.scss new file mode 100755 index 0000000..dd43e23 --- /dev/null +++ b/_sass/bootstrap/_alert.scss @@ -0,0 +1,51 @@ +// +// Base styles +// + +.alert { + position: relative; + padding: $alert-padding-y $alert-padding-x; + margin-bottom: $alert-margin-bottom; + border: $alert-border-width solid transparent; + @include border-radius($alert-border-radius); +} + +// Headings for larger alerts +.alert-heading { + // Specified to prevent conflicts of changing $headings-color + color: inherit; +} + +// Provide class for links that match alerts +.alert-link { + font-weight: $alert-link-font-weight; +} + + +// Dismissible alerts +// +// Expand the right padding and account for the close button's positioning. + +.alert-dismissible { + padding-right: ($close-font-size + $alert-padding-x * 2); + + // Adjust close link position + .close { + position: absolute; + top: 0; + right: 0; + padding: $alert-padding-y $alert-padding-x; + color: inherit; + } +} + + +// Alternate styles +// +// Generate contextual modifier classes for colorizing the alert. + +@each $color, $value in $theme-colors { + .alert-#{$color} { + @include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level)); + } +} diff --git a/_sass/bootstrap/_badge.scss b/_sass/bootstrap/_badge.scss new file mode 100755 index 0000000..b87a1b0 --- /dev/null +++ b/_sass/bootstrap/_badge.scss @@ -0,0 +1,47 @@ +// Base class +// +// Requires one of the contextual, color modifier classes for `color` and +// `background-color`. + +.badge { + display: inline-block; + padding: $badge-padding-y $badge-padding-x; + font-size: $badge-font-size; + font-weight: $badge-font-weight; + line-height: 1; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + @include border-radius($badge-border-radius); + + // Empty badges collapse automatically + &:empty { + display: none; + } +} + +// Quick fix for badges in buttons +.btn .badge { + position: relative; + top: -1px; +} + +// Pill badges +// +// Make them extra rounded with a modifier to replace v3's badges. + +.badge-pill { + padding-right: $badge-pill-padding-x; + padding-left: $badge-pill-padding-x; + @include border-radius($badge-pill-border-radius); +} + +// Colors +// +// Contextual variations (linked badges get darker on :hover). + +@each $color, $value in $theme-colors { + .badge-#{$color} { + @include badge-variant($value); + } +} diff --git a/_sass/bootstrap/_breadcrumb.scss b/_sass/bootstrap/_breadcrumb.scss new file mode 100755 index 0000000..25b9d85 --- /dev/null +++ b/_sass/bootstrap/_breadcrumb.scss @@ -0,0 +1,38 @@ +.breadcrumb { + display: flex; + flex-wrap: wrap; + padding: $breadcrumb-padding-y $breadcrumb-padding-x; + margin-bottom: $breadcrumb-margin-bottom; + list-style: none; + background-color: $breadcrumb-bg; + @include border-radius($border-radius); +} + +.breadcrumb-item { + // The separator between breadcrumbs (by default, a forward-slash: "/") + + .breadcrumb-item::before { + display: inline-block; // Suppress underlining of the separator in modern browsers + padding-right: $breadcrumb-item-padding; + padding-left: $breadcrumb-item-padding; + color: $breadcrumb-divider-color; + content: "#{$breadcrumb-divider}"; + } + + // IE9-11 hack to properly handle hyperlink underlines for breadcrumbs built + // without `