diff --git a/_layouts/team.html b/_layouts/team.html
index cec4c23..68219cb 100644
--- a/_layouts/team.html
+++ b/_layouts/team.html
@@ -1,5 +1,6 @@
---
layout: default
+bodyClass: "page-team"
---
diff --git a/_layouts/teams.html b/_layouts/teams.html
index e0485ea..67d06e2 100644
--- a/_layouts/teams.html
+++ b/_layouts/teams.html
@@ -1,6 +1,6 @@
---
layout: default
-bodyClass: page-team-list
+bodyClass: "page-teams"
---
diff --git a/_sass/pages/_home.scss b/_sass/pages/_page-home.scss
similarity index 100%
rename from _sass/pages/_home.scss
rename to _sass/pages/_page-home.scss
diff --git a/_sass/pages/services/_page-services-single.scss b/_sass/pages/_page-service.scss
similarity index 89%
rename from _sass/pages/services/_page-services-single.scss
rename to _sass/pages/_page-service.scss
index 88b9449..e9504c8 100644
--- a/_sass/pages/services/_page-services-single.scss
+++ b/_sass/pages/_page-service.scss
@@ -1,4 +1,4 @@
-.page-services-single {
+.page-service {
.content {
> p {
&:first-of-type {
diff --git a/_sass/pages/_page-teams.scss b/_sass/pages/_page-teams.scss
new file mode 100644
index 0000000..76fec90
--- /dev/null
+++ b/_sass/pages/_page-teams.scss
@@ -0,0 +1,52 @@
+.page-teams {
+ .team-summary {
+ display: flex;
+ flex-wrap: wrap;
+ flex-direction: row;
+ .team-image {
+ height: 60px;
+ width: 60px;
+ margin-right: 10px;
+ border-radius: 50%;
+ overflow: hidden;
+ img {
+ width: 60px;
+ }
+ }
+ .team-meta {
+ flex: 1;
+ h2 {
+ margin: 0;
+ font-size: 22px;
+ font-weight: normal;
+ }
+ p {
+ color: $black;
+ text-transform: uppercase;
+ margin: 0;
+ font-size: 12px;
+ font-weight: 500;
+ }
+ }
+ .team-content {
+ margin-top: 20px;
+ flex: 1 0 100%;
+ }
+ }
+
+ .team-summary-large {
+ background-color: $white-offset;
+ padding: 30px;
+ border-radius: 3px;
+ .team-image {
+ height: 90px;
+ width: 90px;
+ margin-right: 20px;
+ border-radius: 50%;
+ overflow: hidden;
+ img {
+ width: 90px;
+ }
+ }
+ }
+}
diff --git a/_sass/pages/team/_team-summary.scss b/_sass/pages/team/_team-summary.scss
deleted file mode 100644
index 44e19cc..0000000
--- a/_sass/pages/team/_team-summary.scss
+++ /dev/null
@@ -1,50 +0,0 @@
-.team-summary {
- display: flex;
- flex-wrap: wrap;
- flex-direction: row;
- .team-image {
- height: 60px;
- width: 60px;
- margin-right: 10px;
- border-radius: 50%;
- overflow: hidden;
- img {
- width: 60px;
- }
- }
- .team-meta {
- flex: 1;
- h2 {
- margin: 0;
- font-size: 22px;
- font-weight: normal;
- }
- p {
- color: $black;
- text-transform: uppercase;
- margin: 0;
- font-size: 12px;
- font-weight: 500;
- }
- }
- .team-content {
- margin-top: 20px;
- flex: 1 0 100%;
- }
-}
-
-.team-summary-large {
- background-color: $white-offset;
- padding: 30px;
- border-radius: 3px;
- .team-image {
- height: 90px;
- width: 90px;
- margin-right: 20px;
- border-radius: 50%;
- overflow: hidden;
- img {
- width: 90px;
- }
- }
-}
\ No newline at end of file
diff --git a/_services/accounting.md b/_services/accounting.md
index e859139..20e0b06 100644
--- a/_services/accounting.md
+++ b/_services/accounting.md
@@ -3,7 +3,6 @@ title: "Accounting"
date: 2018-11-18T12:33:46+10:00
featured: true
weight: 1
-layout: service
---
Financial accounting (or financial accountancy) is the field of accounting concerned with the **summary, analysis and reporting** of financial transactions related to a business.
diff --git a/_services/business-advisory.md b/_services/business-advisory.md
index 1623f85..f2079ca 100644
--- a/_services/business-advisory.md
+++ b/_services/business-advisory.md
@@ -3,7 +3,6 @@ title: "Business Advisory"
date: 2018-11-28T15:14:39+10:00
featured: true
weight: 2
-layout: service
---
Lorem markdownum, dictis umbrosum dextrum, Lelegeia quamquam distantes pares
diff --git a/_services/business-sales.md b/_services/business-sales.md
index d37604d..5823833 100644
--- a/_services/business-sales.md
+++ b/_services/business-sales.md
@@ -3,7 +3,6 @@ title: "Business Sales"
date: 2018-11-28T15:15:26+10:00
featured: true
weight: 3
-layout: service
---
Cyanee nec pedicis positi. Esse et diem forte quoque et ieiunia
diff --git a/_services/mergers.md b/_services/mergers.md
index 4b929c2..56b85cb 100644
--- a/_services/mergers.md
+++ b/_services/mergers.md
@@ -3,7 +3,6 @@ title: "Mergers"
date: 2018-11-28T15:15:34+10:00
featured: true
weight: 4
-layout: service
---
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
diff --git a/_team/mike-vance.md b/_team/mike-vance.md
index c938c24..aa131be 100644
--- a/_team/mike-vance.md
+++ b/_team/mike-vance.md
@@ -6,7 +6,6 @@ image: 'images/team/joseph-gonzalez-399972-unsplash.jpg'
jobtitle: 'Art Director'
linkedinurl: ""
weight: 3
-layout: team
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum arcu vitae elementum curabitur vitae nunc sed. Tortor at risus viverra adipiscing at in.
diff --git a/_team/robert-johnson.md b/_team/robert-johnson.md
index fbc2a64..5f8b410 100644
--- a/_team/robert-johnson.md
+++ b/_team/robert-johnson.md
@@ -6,7 +6,6 @@ image: 'images/team/vince-fleming-613817-unsplash.jpg'
jobtitle: 'Developer'
linkedinurl: "https://www.linkedin.com/"
weight: 3
-layout: team
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum arcu vitae elementum curabitur vitae nunc sed. Tortor at risus viverra adipiscing at in.
diff --git a/_team/sage-kirk.md b/_team/sage-kirk.md
index 03a543b..ee2338d 100644
--- a/_team/sage-kirk.md
+++ b/_team/sage-kirk.md
@@ -7,7 +7,6 @@ jobtitle: "Accounting Partner"
linkedinurl: "https://www.linkedin.com/example2"
promoted: true
weight: 2
-layout: team
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum arcu vitae elementum curabitur vitae nunc sed. Tortor at risus viverra adipiscing at in.
diff --git a/_team/susan-shelton.md b/_team/susan-shelton.md
index 28a639e..8df0f5c 100644
--- a/_team/susan-shelton.md
+++ b/_team/susan-shelton.md
@@ -5,7 +5,6 @@ draft: false
image: 'images/team/cristian-newman-94319-unsplash.jpg'
jobtitle: 'Developer'
weight: 5
-layout: team
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum arcu vitae elementum curabitur vitae nunc sed. Tortor at risus viverra adipiscing at in.
diff --git a/_team/tamara-ells.md b/_team/tamara-ells.md
index 152a60d..bfc6352 100644
--- a/_team/tamara-ells.md
+++ b/_team/tamara-ells.md
@@ -5,7 +5,6 @@ draft: false
image: 'images/team/michael-dam-258165-unsplash.jpg'
jobtitle: 'UI Designer'
weight: 4
-layout: team
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum arcu vitae elementum curabitur vitae nunc sed. Tortor at risus viverra adipiscing at in.
diff --git a/about.md b/about.md
index ccb53e5..1604cbb 100644
--- a/about.md
+++ b/about.md
@@ -1,5 +1,5 @@
---
-title: 'About'
+title: "About"
date: 2018-02-22T17:01:34+07:00
layout: page
bodyClass: page-about
diff --git a/assets/css/style.scss b/assets/css/style.scss
index 7cec731..e696ae9 100755
--- a/assets/css/style.scss
+++ b/assets/css/style.scss
@@ -57,9 +57,9 @@ $sub-footer-text-color: $white;
@import 'components/social';
// Pages
-@import 'pages/home';
-@import 'pages/team/team-summary';
-@import 'pages/services/page-services-single';
+@import 'pages/page-home';
+@import 'pages/page-teams';
+@import 'pages/page-service';
body {
font-size: 16px;
diff --git a/contact.md b/contact.md
index b617b23..852158f 100644
--- a/contact.md
+++ b/contact.md
@@ -1,7 +1,6 @@
---
title: Contact
layout: contact
-bodyClass: page-contact
---
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae crimen habet Priamum nec.
diff --git a/index.md b/index.md
index b6255ee..7bb6f63 100755
--- a/index.md
+++ b/index.md
@@ -5,6 +5,7 @@ description: Jekyll Serif contains content types for a typical business website.
intro_image: "images/illustrations/pointing.svg"
intro_image_absolute: true
intro_image_hide_on_mobile: true
+show_call_box: true
---
# Serif - A Jekyll Business Theme.
diff --git a/screenshots/github-social-preview.png b/screenshots/github-social-preview.png
deleted file mode 100644
index d126356..0000000
Binary files a/screenshots/github-social-preview.png and /dev/null differ
diff --git a/screenshots/jekyll-serif-github-readme-screenshot.png b/screenshots/jekyll-serif-github-readme-screenshot.png
deleted file mode 100644
index b71661a..0000000
Binary files a/screenshots/jekyll-serif-github-readme-screenshot.png and /dev/null differ
diff --git a/screenshots/screenshot.png b/screenshots/screenshot.png
deleted file mode 100644
index 4585e81..0000000
Binary files a/screenshots/screenshot.png and /dev/null differ
diff --git a/screenshots/tn.png b/screenshots/tn.png
deleted file mode 100644
index e067128..0000000
Binary files a/screenshots/tn.png and /dev/null differ
diff --git a/stackbit.yaml b/stackbit.yaml
index 63bd9af..90ecd54 100644
--- a/stackbit.yaml
+++ b/stackbit.yaml
@@ -25,180 +25,15 @@ models:
hidden: true
- type: string
name: permalink
- label: Permalink
- description: 'The output path for your pages, posts, or collections.'
- default: '/posts/:slug:output_ext'
hidden: true
- - type: string
- name: google_analytics_id
- - type: object
- name: homepage
- fields:
- - type: boolean
- name: show_call_box
- - type: object
- name: logo
- fields:
- - type: image
- name: desktop
- required: true
- - type: image
- name: mobile
- - type: string
- name: desktop_height
- - type: object
- name: footer
- fields:
- - type: string
- name: copyright_text
- - type: object
- name: seo
- fields:
- - type: string
- name: meta_description
- label: meta_description
- - type: string
- name: meta_og_title
- label: meta_og_title
- - type: string
- name: meta_og_type
- label: meta_og_type
- - type: string
- name: meta_og_url
- label: meta_og_url
- - type: string
- name: meta_og_image
- label: meta_og_image
- - type: string
- name: meta_og_description
- label: meta_og_description
- - type: string
- name: meta_twitter_card
- label: meta_twitter_card
- - type: string
- name: meta_twitter_site
- label: meta_twitter_site
- - type: string
- name: meta_twitter_creator
- label: meta_twitter_creator
- - type: object
- name: collections
- fields:
- - type: object
- name: services
- fields:
- - type: boolean
- name: output
- - type: string
- name: permalink
- - type: object
- name: team
- fields:
- - type: boolean
- name: output
- - type: string
- name: permalink
- - type: object
- name: sass
- label: Sass
- hidden: true
- fields:
- - type: number
- name: indentWidth
- label: Indent Width
- description: >-
- Used to determine the number of spaces or tabs to be used for
- indentation.
- default: 4
- - type: enum
- name: style
- label: Output Style
- description: Determines the output format of the final CSS style.
- options:
- - nested
- - expanded
- - compact
- - compressed
- default: nested
- - type: number
- name: precision
- label: Precision
- description: >-
- Used to determine how many digits after the decimal will be
- allowed.
- default: 10
- - type: list
- name: plugins
- label: Plugins
- hidden: true
- - type: list
- name: exclude
- label: Exclude
- description: Exclude directories and/or files from the conversion.
- hidden: true
- site_menus:
- type: object
- label: Site Menus
- description: >-
- Site menus model, defines list of menus that can be specified from within
- site configuration
- fields:
- - type: list
- name: main
- label: Main menu
- description: List of items for Main menu
- items:
- type: model
- models:
- - site_menu_item
- - type: list
- name: footer
- label: Footer menu
- description: List of items for Footer menu
- items:
- type: model
- models:
- - site_menu_item
- site_menu_item:
- type: object
- label: Site Menu Item
- labelField: name
- description: 'Site menu item model, defines fields for a single site menu item'
- fields:
- - type: string
- name: identifier
- label: Identifier
- description: >-
- The identifier of a menu item could be used as a parent menu of
- another menu item
- - type: string
- name: name
- label: Title
- description: The title of the menu item
- required: true
- - type: string
- name: url
- label: URL
- description: The URL the menu item links to
- required: true
- - type: number
- name: weight
- label: Weight
- description: Position for sorting
- - type: string
- name: parent
- label: Parent Menu Identifier
- description: The parent of an entry should be the identifier of another entry.
home:
type: page
label: Home
- file: index.md
- hideContent: false
+ file: ['index.md', 'services.md', 'team.md']
singleInstance: true
fields:
- type: string
name: title
- label: Title
required: true
- type: string
name: description
@@ -214,11 +49,19 @@ models:
name: intro_image_hide_on_mobile
label: Hide the intro image on mobile
description: Hide the intro image on mobile screen sizes
+ - type: date
+ name: date
+ - type: string
+ name: bodyClass
- type: enum
name: layout
options:
- label: home
value: home
+ - label: services
+ value: services
+ - label: teams
+ value: teams
basicpage:
type: page
label: Basic Page
@@ -227,11 +70,10 @@ models:
fields:
- type: string
name: title
- label: Title
- description: The title of the page.
- type: date
name: date
- label: Date
+ - type: string
+ name: bodyClass
- type: enum
name: layout
options:
@@ -239,16 +81,6 @@ models:
value: page
- label: contact
value: contact
- - type: enum
- name: menu
- label: Menu
- options:
- - label: Main Menu
- value: main
- - label: Footer Menu
- value: footer
- - type: string
- name: bodyClass
service:
type: page
label: Service
@@ -269,7 +101,6 @@ models:
options:
- label: service
value: service
- services:
type: page
label: Services Overview
file: services.md
@@ -337,7 +168,6 @@ models:
options:
- label: team
value: team
- teams:
type: page
label: Team Overview
file: team.md
@@ -367,3 +197,27 @@ models:
options:
- label: teams
value: teams
+ contact:
+ type: data
+ label: Contact Details
+ file: contact.yml
+ fields:
+ - type: string
+ name: email
+ - type: string
+ name: phone
+ - type: string
+ name: contact_button_link
+ seo:
+ type: data
+ label: SEO
+ file: seo.yml
+ fields:
+ - type: string
+ name: google_analytics_id
+ - type: string
+ name: meta_twitter_site
+ - type: string
+ name: meta_twitter_creator
+ - type: string
+ name: copyright_text
diff --git a/team.md b/team.md
index bacf631..af1083b 100644
--- a/team.md
+++ b/team.md
@@ -1,7 +1,7 @@
---
title: Team
layout: teams
-permalink: /team/
+permalink: "/team/"
intro_image_absolute: true
intro_image_hide_on_mobile: false
---