Skip to content

Commit dbc7632

Browse files
author
markzegarelli
committed
update catalog / pare down mobile nav / lychee.toml
1 parent 83db948 commit dbc7632

File tree

9 files changed

+108
-177
lines changed

9 files changed

+108
-177
lines changed

lychee.toml

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
###
2+
### Display
3+
###
4+
# Verbose program output
5+
verbose = false
6+
7+
# Show progress
8+
progress = true
9+
10+
11+
###
12+
### Runtime
13+
###
14+
# Number of threads to utilize.
15+
# Defaults to number of cores available to the system if omitted.
16+
#threads = 2
17+
18+
# Maximum number of allowed redirects
19+
max_redirects = 10
20+
21+
22+
###
23+
### Requests
24+
###
25+
# User agent to send with each request
26+
user_agent = "lychee/0.8.0"
27+
28+
# Website timeout from connect to response finished
29+
timeout = 20
30+
31+
# Comma-separated list of accepted status codes for valid links.
32+
# Omit to accept all response types.
33+
#accept = "text/html"
34+
35+
# Proceed for server connections considered insecure (invalid TLS)
36+
insecure = false
37+
38+
# Only test links with the given scheme (e.g. https)
39+
# Omit to check links with any scheme
40+
#scheme = "https"
41+
42+
# Request method
43+
method = "get"
44+
45+
# Custom request headers
46+
headers = []
47+
48+
49+
###
50+
### Exclusions
51+
###
52+
# Exclude URLs from checking (supports regex)
53+
exclude = ['https://ajs.cd.segment.com/analytics.js/v1/','http://0.0.0.0:4000','https://api.segment.io/v1/', 'https://segment.com/docs/assets/docs.bundle.js']
54+
55+
# Exclude URLs contained in a file from checking
56+
exclude_file = []
57+
58+
include = []
59+
60+
# Exclude all private IPs from checking
61+
# Equivalent to setting `exclude_private`, `exclude_link_local`, and `exclude_loopback` to true
62+
exclude_all_private = true
63+
64+
# Exclude private IP address ranges from checking
65+
exclude_private = false
66+
67+
# Exclude link-local IP address range from checking
68+
exclude_link_local = true
69+
70+
# Exclude loopback IP address range and localhost from checking
71+
exclude_loopback = false
72+
73+
# Exclude all mail addresses from checking
74+
exclude_mail = true

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2021-10-18
2+
# destination categories last updated 2021-10-29
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 22 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2021-10-18
2+
# destination data last updated 2021-10-29
33
items:
44
- display_name: 2mee
55
name: 2mee
@@ -296,9 +296,9 @@ items:
296296
- Attribution
297297
- Deep Linking
298298
logo:
299-
url: https://d3hotuclm6if1r.cloudfront.net/logos/adjust-default.png
299+
url: https://cdn.filepicker.io/api/file/IefXQy6fRR27ZG1NvZgW
300300
mark:
301-
url: https://cdn.filepicker.io/api/file/VFbLfGGT1aWXoUBldtpQ
301+
url: https://cdn.filepicker.io/api/file/lqTYxhVyT5WFDFdLS598
302302
methods:
303303
track: true
304304
identify: false
@@ -1912,6 +1912,12 @@ items:
19121912
be done by your app.
19131913
required: false
19141914
label: Enable Location Listening
1915+
- name: endpoint
1916+
type: select
1917+
defaultValue: ''
1918+
description: Choose the endpoint corresponding to your region.
1919+
required: true
1920+
label: Endpoint
19151921
- name: eventUploadPeriodMillis
19161922
type: number
19171923
defaultValue: 30000
@@ -7818,7 +7824,7 @@ items:
78187824
components:
78197825
- code: https://github.com/segmentio/integrations/tree/master/integrations/hubspot
78207826
type: server
7821-
browserUnbundlingSupported: false
7827+
browserUnbundlingSupported: true
78227828
browserUnbundlingPublic: true
78237829
replay: false
78247830
connection_modes:
@@ -8707,14 +8713,14 @@ items:
87078713
description: Sends pages with names to FullStory as tracking events.
87088714
required: false
87098715
label: Track Named Pages
8710-
- display_name: FullStory (Actions)
8711-
name: FullStory (Actions)
8716+
- display_name: Fullstory (Actions)
8717+
name: Fullstory (Actions)
87128718
slug: actions-fullstory
87138719
hidden: false
87148720
url: connections/destinations/catalog/actions-fullstory
87158721
previous_names:
87168722
- Fullstory
8717-
- FullStory (Actions)
8723+
- Fullstory (Actions)
87188724
website: http://www.fullstory.com
87198725
status: PUBLIC_BETA
87208726
categories:
@@ -11051,7 +11057,7 @@ items:
1105111057
previous_names:
1105211058
- Impact Partnership Cloud
1105311059
website: https://impact.com
11054-
status: PUBLIC_BETA
11060+
status: PUBLIC
1105511061
categories:
1105611062
- Attribution
1105711063
- Referrals
@@ -12703,6 +12709,14 @@ items:
1270312709
Kustomer account.
1270412710
required: true
1270512711
label: API Key
12712+
- name: orgPod
12713+
type: string
12714+
defaultValue: ''
12715+
description: >-
12716+
Copy and paste the org pod value provided in Kustomer in the Segment
12717+
settings page.
12718+
required: true
12719+
label: Org Pod
1270612720
- display_name: Lantern
1270712721
name: Lantern
1270812722
slug: lantern
@@ -18562,68 +18576,6 @@ items:
1856218576
Rollbar Integration settings in your Segment source.
1856318577
required: false
1856418578
label: Enable Source Map
18565-
- display_name: SaaSquatch
18566-
name: SaaSquatch
18567-
slug: saasquatch
18568-
hidden: false
18569-
url: connections/destinations/catalog/saasquatch
18570-
previous_names:
18571-
- SaaSquatch
18572-
website: http://www.referralsaasquatch.com/
18573-
status: PUBLIC
18574-
categories:
18575-
- Referrals
18576-
logo:
18577-
url: https://d3hotuclm6if1r.cloudfront.net/logos/saasquatch-default.svg
18578-
mark:
18579-
url: https://cdn.filepicker.io/api/file/73fWa291RlaldjXAULay
18580-
methods:
18581-
track: false
18582-
identify: true
18583-
group: true
18584-
alias: false
18585-
page: false
18586-
platforms:
18587-
browser: true
18588-
mobile: false
18589-
server: false
18590-
components:
18591-
- code: >-
18592-
https://github.com/segment-integrations/analytics.js-integration-saasquatch
18593-
type: browser
18594-
browserUnbundlingSupported: false
18595-
browserUnbundlingPublic: true
18596-
replay: false
18597-
connection_modes:
18598-
device:
18599-
web: true
18600-
mobile: false
18601-
server: false
18602-
cloud:
18603-
web: false
18604-
mobile: false
18605-
server: false
18606-
summary: accepts device-mode data only from Analytics.js.
18607-
cmode_type: device-only
18608-
case: '2'
18609-
settings:
18610-
- name: referralImage
18611-
type: string
18612-
defaultValue: ''
18613-
description: >-
18614-
An absolute URL for an image that will be used when a referral is made on
18615-
Facebook. Minimum image size is 114px tall and 155px wide. Not signed in
18616-
the checksum.
18617-
required: true
18618-
label: Referral Image URL
18619-
- name: tenantAlias
18620-
type: string
18621-
defaultValue: ''
18622-
description: >-
18623-
You can find your Tenant Alias in SaaSquatch's Settings page under
18624-
Install.
18625-
required: true
18626-
label: Tenant Alias
1862718579
- display_name: Sailthru v2
1862818580
name: Sailthru v2
1862918581
slug: sailthru-v2

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2021-10-18
2+
# source cateogries last updated 2021-10-29
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-10-18
2+
# sources last updated 2021-10-29
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse_papi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# warehouse data last updated 2021-10-18
2+
# warehouse data last updated 2021-10-29
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw

src/_includes/menu/menu-mobile.html

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -30,100 +30,4 @@
3030
</ul>
3131
</nav>
3232
</div>
33-
34-
<div class="menu-panels__side">
35-
<div class="menu-panels__view" data-ref="menu-panels[view]" data-target="{{ site.baseurl }}/connections/destinations/catalog/" data-class-active="menu-panels__view--active">
36-
<div class="sidebar sidebar--dark">
37-
<nav class="menu">
38-
<ul class="menu__list list list--unstyle">
39-
<li class="menu-item">
40-
<a href="{{ site.baseurl }}/connections/destinations/catalog/" class="menu-item__link menu-item__link--small menu-item__link--highlight menu-item__link--back" data-ref="menu-panels[back]">
41-
{% include icons/symbols/arrow-left.svg %}
42-
<span>Back to Connections</span>
43-
</a>
44-
</li>
45-
</ul>
46-
</nav>
47-
48-
<nav class="menu menu--compact">
49-
<ul class="menu__list list list--unstyle">
50-
{% assign categories = site.data.catalog.destination_categories.items %}
51-
52-
{% for category in categories %}
53-
{% assign integrations = site.data.catalog.destinations.items | where: "categories", category.display_name %}
54-
55-
<li class="menu-item menu-item--gray menu-item--compact" data-accordion data-class-active="menu-item--active">
56-
<button class="menu-item__link flex flex--middle flex--justify gutter gutter--small" data-ref="accordion[trigger]">
57-
<span class="flex__column">
58-
{{ category.display_name }}
59-
</span>
60-
61-
<div class="menu-item__chevron flex__column flex__column--shrink">
62-
{% include icons/symbols/caret-down.svg %}
63-
</div>
64-
</button>
65-
66-
<ul class="menu-item__body" data-ref="accordion[body]">
67-
{% for integration in integrations %}
68-
<li class="menu-item menu-item--compact">
69-
<a href="{{ site.baseurl }}/{{ integration.url }}/" class="menu-item__link">
70-
{{ integration.display_name }}
71-
</a>
72-
</li>
73-
{% endfor %}
74-
</ul>
75-
</li>
76-
{% endfor %}
77-
</ul>
78-
</nav>
79-
</div>
80-
</div>
81-
82-
<div class="menu-panels__view" data-ref="menu-panels[view]" data-target="{{ site.baseurl }}/connections/sources/catalog/" data-class-active="menu-panels__view--active">
83-
<div class="sidebar sidebar--dark">
84-
<nav class="menu">
85-
<ul class="menu__list list list--unstyle">
86-
<li class="menu-item">
87-
<a href="{{ site.baseurl }}/connections/sources/catalog/" class="menu-item__link menu-item__link--small menu-item__link--highlight menu-item__link--back" data-ref="menu-panels[back]">
88-
{% include icons/symbols/arrow-left.svg %}
89-
<span>Back to Connections</span>
90-
</a>
91-
</li>
92-
</ul>
93-
</nav>
94-
95-
<nav class="menu menu--compact">
96-
<ul class="menu__list list list--unstyle">
97-
{% assign categories = site.data.catalog.source_categories.items %}
98-
99-
{% for category in categories %}
100-
{% assign integrations = site.data.catalog.sources.items | where: "categories", category.display_name %}
101-
102-
<li class="menu-item menu-item--gray menu-item--compact" data-accordion data-class-active="menu-item--active">
103-
<button class="menu-item__link flex flex--middle flex--justify gutter gutter--small" data-ref="accordion[trigger]">
104-
<span class="flex__column">
105-
{{ category.display_name }}
106-
</span>
107-
108-
<div class="menu-item__chevron flex__column flex__column--shrink">
109-
{% include icons/symbols/caret-down.svg %}
110-
</div>
111-
</button>
112-
113-
<ul class="menu-item__body" data-ref="accordion[body]">
114-
{% for integration in integrations %}
115-
<li class="menu-item menu-item--compact">
116-
<a href="{{ site.baseurl }}/{{ integration.url }}/" class="menu-item__link">
117-
{{ integration.display_name }}
118-
</a>
119-
</li>
120-
{% endfor %}
121-
</ul>
122-
</li>
123-
{% endfor %}
124-
</ul>
125-
</nav>
126-
</div>
127-
</div>
128-
</div>
12933
</div>

src/connections/destinations/catalog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ redirect_from:
88
---
99

1010
> info "Want a simpler list?"
11-
> Check out the [list of _all_ destinations](index-all/).
11+
> Check out the [list of _all_ destinations](/docs/connections/destinations/catalog/index-all/).
1212
1313
<br>
1414
<div class="destinations-catalog">

src/connections/sources/plugins/vimeo/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,18 @@ Enable a new plugin by navigating to the settings for your Source and clicking *
2020

2121
### 2. Initialize
2222
Initialize the plugin by giving it your Vimeo Access Token, and granting it access to the Vimeo video player instance(s) running on the page. Do this using the initialize method:
23-
<pre>
24-
&lt;iframe src="https://player.vimeo.com/video/76979871" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;
25-
&lt;script src="https://player.vimeo.com/api/player.js"&gt;&lt;/script&gt;
26-
&lt;script&gt;
23+
24+
```html
25+
<iframe src="https://player.vimeo.com/video/76979871" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
26+
<script src="https://player.vimeo.com/api/player.js"></script>
27+
<script>
2728
var iframe = document.querySelector('iframe');
2829
var player = new Vimeo.Player(iframe);
2930
var VimeoAnalytics = window.analyticsPlugins.VimeoAnalytics
3031
<b>var vimeoAnalytics = new VimeoAnalytics(player, 'XXXXXXXXXXXXXXXXXXXXXXXXXXXX0365')
3132
vimeoAnalytics.initialize()</b>
32-
&lt;/script&gt;
33-
</pre>
33+
</script>
34+
```
3435

3536
That's it! The plugin listens to the Vimeo player for events, and responds by firing the corresponding [Segment Video Spec](https://segment.com/docs/connections/spec/video/) events on Analytics.js.
3637

0 commit comments

Comments
 (0)