aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
blob: 461fc5258106c442b40ccde0a12bbeede46e2ca8 (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
plugins:
  - jekyll-github-metadata

exclude:
  - build.sh
  - Gemfile
  - Gemfile.lock
  - LICENSE.txt
  - serve.bat
  - serve.sh
  - README.md

minified_externals: true

bootstrap_version: 3.3.7
jquery_version: 1.12.4
html5shiv_version: 3.7.3
respond_version: 1.4.2

repository: egor-tensin/egor-tensin.github.io
personal_info:
  name: Egor Tensin
  email: Egor.Tensin@gmail.com
  cv_url: https://rawgit.com/egor-tensin/cv/master/pdf/Egor_Tensin_CV_en.pdf
  linkedin_url: https://ru.linkedin.com/pub/egor-tensin/62/90/28b
  gpg:
    public_key_url: /gpg.txt
    fingerprint: 0281 0B23 3E1A 7D41 8FB1  5245 0494 6FC7 502B 539A
  projects:
    - url: /sorting-algorithms/
      name: Sorting algorithms
    - url: /cpp-notes/
      name: C++ notes