forked from thumbsup/thumbsup.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·47 lines (39 loc) · 975 Bytes
/
_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
# Setup
title: thumbsup
email:
tagline: Static gallery generator
url: "https://thumbsup.github.io"
baseurl: "/"
# About/contact
author: # you can edit these to be your personal details
name: thumbsup
url: https://github.com/thumbsup
email:
# Google services
google_verification:
# Use either direct GA implementation or set up GTM account
# - using both will skew your data (leave blank to not use at all)
google_analytics: UA-110087713-1
google_tag_manager:
# Bing services
bing_verification:
# Social
github_username: thumbsup
twitter_username:
instagram_username:
facebook:
linkedin_username:
dribbble_username:
# Custom vars
version: 1.0.1
github:
repo: https://github.com/thumbsup
# Gems - Dependencies for this theme
gems:
# None currently
sass:
sass_dir: _sass
# Build settings
markdown: kramdown
permalink: pretty
highlighter: rouge