aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/_config.yml
blob: c6d3334a11bb126b8bcaa02b07a2909243991227 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
        


                          
        
            



                
            
             






                        
                  



                  
                   
                          

                   
 


                        

                      
        



                                         


                              
plugins:
  - jekyll-paginate
  - jekyll-github-metadata

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

paginate: 10

excerpt_separator: ""
include_comments: true
minified_externals: true

highlighter: rouge

markdown: kramdown

kramdown:
  math_engine: null
  syntax_highlighter_opts:
    span:
      disable: true

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

project:
  name: Blog
  description: Egor's blog on programming
baseurl: /blog
repository: egor-tensin/blog
personal_info:
  name: Egor Tensin
  email: Egor.Tensin@gmail.com