-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
124 lines (124 loc) · 2.89 KB
/
_config.yml
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
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
---
title: mb bischoff
timezone: America/New_York
collections:
category:
title: Categories
output: true
feedback:
title: Feedback
output: true
formats:
title: Formats
output: true
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: ''
type: posts
values:
layout: post
image:
description: ''
format: post
link:
audio:
title:
link:
picture:
webp_image:
jpeg_image:
png_image:
width:
height:
alt:
thanks:
via:
- scope:
path: ''
type: category
values:
layout: category
- scope:
path: ''
type: feedback
values:
layout: feedback
team: Personal
resolution: Open
platform: iOS
recent_similar_reports: None
description: mb bischoff is a designer & developer in New York City. They are a founder
and partner at Lickability, a software studio known for its apps and work for clients
like The Atlantic, Houseparty, and Meetup.
permalink: "/:title/"
url: https://mbbischoff.com
paginate: 10
baseurl:
author:
name: mb bischoff
url: https://twitter.com/mb
email: mb@mbbischoff.com
twitter: mb
logo: "/uploads/matthew.jpeg"
version: 3
license:
copyright: 2024 <span class="full-name">mb bischoff</span>
url: http://creativecommons.org/licenses/by-sa/4.0/
plugins:
- jekyll-sitemap
- jekyll-gist
- jekyll-seo-tag
- jekyll-feed
- jekyll-redirect-from
- jekyll-paginate
twitter:
username: mb
facebook:
publisher: https://www.facebook.com/matthewbischoff
admins: https://www.facebook.com/matthewbischoff
google_site_verification: XK_j6lkDAd8qOhIn4-2eS2BIJuQyRp4D_gxjpR65wUM
repository: mattbischoff/website
header:
title: mb
subtitle: <a class="full-name" href="/about">mb bischoff</a> <small class="text-secondary">(she/they)</small>
makes <a href="https://lickability.com" target="_blank"><i class="fa-brands fa-app-store-ios
fa-sm"></i> apps</a>, <a href="/archive/"><i class="fa-solid fa-pen-to-square
fa-sm"></i> posts</a>, & <a href="https://absolutelycrushed.com" target="_blank"><i
class="fa-solid fa-podcast fa-sm"></i> podcasts</a>. <em class="smaller"><a
class="secondary" href="/under-construction/"><i class="fa-solid fa-triangle-person-digging"></i> changes</a></em>
navigation_links:
- title: Home
url: "/"
icon: fa-house
selected_icon: fa-house
- title: About
url: "/about/"
icon: fa-circle-user
selected_icon: fa-circle-user
- title: Now
url: "/now/"
icon: fa-clock
selected_icon: fa-clock
- title: Archive
url: "/archive/"
icon: fa-archive
selected_icon: fa-archive
- title: Contact
url: "/contact/"
icon: fa-comment-dots
selected_icon: fa-comment-dots
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
tag_page_layout: tag_page
tag_page_dir: tag
tag_page_data:
sitemap: false
tag_permalink_style: pretty