Fix url and images config, add authors file
This commit is contained in:
parent
7fb07fa372
commit
31307d04c6
@ -2,7 +2,7 @@ title: Tyler Hallada
|
|||||||
name: Tyler Hallada - Blog
|
name: Tyler Hallada - Blog
|
||||||
description: Musings on technology, literature, and interesting topics
|
description: Musings on technology, literature, and interesting topics
|
||||||
author: thallada
|
author: thallada
|
||||||
url: http://www.hallada.net/
|
url: http://www.hallada.net
|
||||||
blog_url: http://www.hallada.net/blog
|
blog_url: http://www.hallada.net/blog
|
||||||
assets: http://hallada.net/assets/
|
assets: http://hallada.net/assets/
|
||||||
logo: /img/profile_icon_128x128.jpg
|
logo: /img/profile_icon_128x128.jpg
|
||||||
@ -19,6 +19,8 @@ defaults:
|
|||||||
path: ""
|
path: ""
|
||||||
values:
|
values:
|
||||||
image: /img/profile_icon_128x128.jpg
|
image: /img/profile_icon_128x128.jpg
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
kramdown:
|
kramdown:
|
||||||
syntax_highlighter: rouge
|
syntax_highlighter: rouge
|
||||||
|
3
_data/authors.yml
Normal file
3
_data/authors.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
thallada:
|
||||||
|
picture: /img/profile_icon_128x128.jpg
|
||||||
|
twitter: tyhallada
|
Loading…
Reference in New Issue
Block a user