-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
37 lines (32 loc) · 1.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
title: Continuous Integration
name: Vlad Silverman
description: "This site provides example of continuous integration. To execute it - simply download or clone all sources from https://github.com/vsilverman/jenkins-ci and follow below instructions."
email: vsilverman@gmail.com
# -----------------------------------------------------------------------------
# Open Graph
# -----------------------------------------------------------------------------
# Display links to the page with a preview object on social media.
# To achieve this, change serve_og_meta to true and then provide the URL of the
# preview image as the value of og_image.
serve_og_meta: true # Include Open Graph meta tags in the HTML head
# og_image: # The site-wide (default for all links) Open Graph preview image
og_image: "https://www.mabl.com/hubfs/CICDBlog.png"
# -----------------------------------------------------------------------------
# Social integration
# -----------------------------------------------------------------------------
github_username: vsilverman
# twitter_username: # your Twitter handle
linkedin_username: vladsilverman
#scholar_userid: # your Google Scholar ID
#orcid_id: # your ORCID ID
medium_username: vsilverman
#quora_username: # your Quora username
#publons_id: # your ID on Publons
#research_gate_profile: # your profile on ResearchGate
#blogger_url: # your blogger URL
show_downloads: true
theme: jekyll-theme-cayman
# --- good choices ---
# theme: jekyll-theme---cayman
# theme: jekyll-theme---merlot
# theme: jekyll-theme---time---machine