aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
blob: a6f2ee65a2c131436d83c64b88c9cd9cf9e4aff7 (plain) (blame)
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
# Jekyll
baseurl: /wireguard-config

exclude:
  - Gemfile
  - Gemfile.lock
  - README.md
  - vendor/

# Plugins
plugins:
  - jekyll-github-metadata
  - jekyll-remote-theme

# jekyll-github-metadata
repository: egor-tensin/wireguard-config
# jekyll-remote-theme
remote_theme: egor-tensin/jekyll-theme@85e1f6fcdc9ed553fc2a3ac6b9d6d792599138fd

# Theme settings
settings:
  project:
    name: WireGuard configuration
  author:
    name: Egor Tensin
    email: Egor.Tensin@gmail.com