aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
blob: 566607b55ea6fff09001231977ebce443d9bef54 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Jekyll
plugins:
  - jekyll-github-metadata
  - jekyll-remote-theme

exclude:
  - .travis.yml
  - Gemfile
  - Gemfile.lock
  - LICENSE.txt
  - README.md

# jekyll-github-metadata
repository: egor-tensin/egor-tensin.github.io
# jekyll-remote-theme
remote_theme: egor-tensin/jekyll-theme

# egor-tensin/jekyll-theme
bootstrap_version: 3.3.7
jquery_version: 1.12.4
html5shiv_version: 3.7.3
respond_version: 1.4.2

minified_externals: true
hide_navbar: true

personal_info:
  name: Egor Tensin
  email: Egor.Tensin@gmail.com
  links:
    - url: mailto:Egor.Tensin@gmail.com
      text: Egor.Tensin@gmail.com
      glyph: envelope
    - url: https://egor-tensin.github.io/cv/cv.pdf
      text: Curriculum vitae
      glyph: file
    - url: https://egort.name/
      text: Cute dog pictures
      glyph: heart
  gpg:
    public_key_url: /gpg.txt
    fingerprint: 0281 0B23 3E1A 7D41 8FB1  5245 0494 6FC7 502B 539A
  projects:
    - url: /blog/
      name: My blog
    - url: /sorting-algorithms/
      name: Sorting algorithms