Skip to content

Commit 257b8d9

Browse files
committed
Initial website cleanup
1 parent 7cf79a9 commit 257b8d9

23 files changed

+1
-697
lines changed

_config.yml

-27
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ google_maps_javascript_api_key:
99
disqus_shortname:
1010

1111
# Values for the jekyll-seo-tag gem (https://github.com/jekyll/jekyll-seo-tag)
12-
logo: /siteicon.png
1312
description: Product marketing template for Jekyll.
1413
author:
1514
name: The Path of Building Community
@@ -26,31 +25,10 @@ social:
2625
timezone: Etc/UTC
2726

2827
collections:
29-
staff_members:
30-
_hide_content: true
3128

3229
permalink: pretty
3330

3431
defaults:
35-
-
36-
scope:
37-
path: ""
38-
type: "posts"
39-
values:
40-
layout: "post"
41-
_options:
42-
content:
43-
width: 1500
44-
height: 2500
45-
-
46-
scope:
47-
path: ""
48-
type: "staff_members"
49-
values:
50-
_options:
51-
image_path:
52-
width: 600
53-
height: 600
5432
-
5533
scope:
5634
path: ""
@@ -82,11 +60,6 @@ social_icons:
8260
- Github
8361

8462
_comments:
85-
map: Update the map location and display settings.
86-
latitude: Coordinates for the center marker on the map.
87-
longitude: Coordinates for the center marker on the map.
88-
zoom: The zoom level for the map.
89-
pricing_table: Update the information in the pricing tables.
9063
highlight: Emphasis the text
9164
color: The background colour used in the plan name and call to action.
9265
new_window: Open link in new window

_data/navigation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
new_window: true
88
highlight: false
99
- name: Report an issue
10-
link: https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues
10+
link: https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/new/choose
1111
new_window: true
1212
highlight: false
1313
- name: See the project on github

_includes/social-icon.html

-24
This file was deleted.

_sass/blog.scss

-125
This file was deleted.

_sass/contact.scss

-32
This file was deleted.

_sass/pricing.scss

-71
This file was deleted.

_sass/staff.scss

-38
This file was deleted.

_staff_members/_defaults.md

-7
This file was deleted.

_staff_members/anna.md

-7
This file was deleted.

_staff_members/betty.md

-7
This file was deleted.

_staff_members/gerald.md

-7
This file was deleted.

_staff_members/james.md

-7
This file was deleted.

0 commit comments

Comments
 (0)