blob: f5ab9d6d150c97b85a1811a6a8be59fce93c852f (
plain) (
tree)
|
|
gems:
- jekyll-paginate
- jekyll-github-metadata
exclude:
- Gemfile
- Gemfile.lock
- LICENSE.txt
- serve.bat
- README.md
paginate: 10
excerpt_separator: ""
include_comments: true
minified_externals: true
bootstrap_version: 3.3.6
jquery_version: 1.11.3
html5shiv_version: 3.7.2
respond_version: 1.4.2
project:
name: C++ notes
description: Personal C++ notes
baseurl: /cpp-notes
repository: egor-tensin/cpp-notes
personal_info:
name: Egor Tensin
email: Egor.Tensin@gmail.com
|