From 4c917fc60d4dec2151c83237cacecf604c0a9242 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 6 May 2015 06:44:18 +0300 Subject: initial commit --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 _config.yml (limited to '_config.yml') diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..95df734 --- /dev/null +++ b/_config.yml @@ -0,0 +1,4 @@ +baseurl: /cpp_tips +paginate: 10 +include_comments: true +excerpt_separator: "" -- cgit v1.2.3