-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
_config.yml
105 lines (90 loc) · 2.52 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
remote_theme: chriskyfung/amp-affiliately-jekyll-theme
repository: chriskyfung/AutoFetcher-IG-Stories-to-GDrive
name: "Chris KY FUNG's Page"
title: "AutoFetcher IG Stories to GDrive"
description: "Save Instagram Stories of any user to your Google Drive using Google Sheets and Google Apps Script. Check out this website for more details."
url: https://chriskyfung.github.io
baseurl: '/AutoFetcher-IG-Stories-to-GDrive'
favicon: 'assets/images/favicon_96x96.png'
logo: 'assets/images/logo-plainSVG.svg'
timezone: 'Asia/Hong_Kong'
# Navigation features
nav:
buttons:
gh_sponsors: true # Show GitHub Sponsors button
global:
home: false
local:
items:
- name: Release Notes
url: /release-notes/
- name: Advanced Configurations
url: /advanced-configurations/
sidebar:
featured: false
recent_posts: false
ads: true
related_sites: true
# Disqus Comments
amp_disqus:
shortname: 'chriskyfung' # Disqus shortname
url: 'https://chriskyfung.gitlab.io/disqus-amp/' #baseurl of your AMP disqus iframe element
height: 580
# Google Custom Search Engine ID
cse_id: 011006674894885990812:tjln7k0nyjx
# Analytics
ga4: 'G-HP4LN87NJE' # Google Analytics 4 Measurement ID
gtm: 'GTM-WQMQK3X' # Google Tag Manager ID
# Google Ads
adstyle: true
adsense:
client_id: 'ca-pub-4819282024314540' # Google Adsense client ID
auto_ads: true
ad_slot:
# before_content: 2454411055 # Ad Slot that places before content
sidebar: 1391498756 # Ad Slot that places to sidebar
# Soical Buttons
social:
facebook: chriskyfung
pinterest: chriskyfung
github : chriskyfung
medium: chriskyfung
# Buy Me a Coffee
buymeacoffee: chriskyfung
# Copyright Start Year
copyright:
prefix:
ownership: Chris KY FUNG
link: https://chriskyfung.github.io/
# Cookie Consent Notice
consent: true
consent_dev_mode: false
script_hash:
consent_gsc: sha384-YZsyY8-Pag5BkrdKaSDSmZnCQGWcbyFYlQC0xq5mV_6kkBMuRA4Lnfjd3LEZ4ASF
defaults:
-
scope:
path: ""
values:
layout: "default"
download: true
image:
path: /images/instagram-to-drive_730x365_o55.jpg
height: 365
hide: true
authors:
chris:
name: Chris KY Fung
display_name: Chris F.
gravatar: abd876486b2caa54b43bf64a5a86f620
email:
web: https://en.gravatar.com/chrisfungky
facebook: https://www.facebook.com/chriskyfung/
description: "Author of this blog, M.Phil."
plugins:
# - github-pages
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-remote-theme
- jekyll-github-metadata