-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
48 lines (44 loc) · 945 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
48
title: Virtual Spirit
email: [email protected]
description: >-
We are a young company that already has the experience of
setting up fast-paced exciting new digital businesses
internationally across all industries.
baseurl: ""
url: "https://virtualspirit.github.io"
image: https://avatars.githubusercontent.com/u/49320137
twitter_username: virspirit
github_username: virtualspirit
facebook_username: virspirit
google_username: +VirtualSpiritMe
linkedin_username: virtual-spirit
markdown: kramdown
highlighter: rouge
feed:
path: feed/atom.xml
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-gist
- jemoji
include:
- _pages
exclude:
- .github
- .idea
- .vscode
- LICENSE
- CNAME
- README.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- Rakefile
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/