Add hyde config

This commit is contained in:
Gergely Polonkai 2016-10-18 16:59:05 +02:00
parent 882f8727e6
commit fd604f344d
2 changed files with 3 additions and 1 deletions

2
.hyde.el Normal file
View File

@ -0,0 +1,2 @@
(setq hyde/git/remote "origin"
hyde/git/remote-branch "master")

View File

@ -8,7 +8,7 @@ timezone: Europe/Budapest
name: Gergely Polonkai
paginate: 10
paginate_path: "/blog/page/:num"
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME']
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
gems:
- jekyll-gist
- jekyll-paginate