Add hyde config
This commit is contained in:
parent
882f8727e6
commit
fd604f344d
2
.hyde.el
Normal file
2
.hyde.el
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
(setq hyde/git/remote "origin"
|
||||||
|
hyde/git/remote-branch "master")
|
@ -8,7 +8,7 @@ timezone: Europe/Budapest
|
|||||||
name: Gergely Polonkai
|
name: Gergely Polonkai
|
||||||
paginate: 10
|
paginate: 10
|
||||||
paginate_path: "/blog/page/:num"
|
paginate_path: "/blog/page/:num"
|
||||||
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME']
|
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
|
||||||
gems:
|
gems:
|
||||||
- jekyll-gist
|
- jekyll-gist
|
||||||
- jekyll-paginate
|
- jekyll-paginate
|
||||||
|
Loading…
Reference in New Issue
Block a user