Browse Source

Fix url and images config, add authors file

Tyler Hallada 6 years ago
parent
commit
31307d04c6
2 changed files with 6 additions and 1 deletions
  1. 3 1
      _config.yml
  2. 3 0
      _data/authors.yml

+ 3 - 1
_config.yml

2
 name: Tyler Hallada - Blog
2
 name: Tyler Hallada - Blog
3
 description: Musings on technology, literature, and interesting topics
3
 description: Musings on technology, literature, and interesting topics
4
 author: thallada
4
 author: thallada
5
-url: http://www.hallada.net/
5
+url: http://www.hallada.net
6
 blog_url: http://www.hallada.net/blog
6
 blog_url: http://www.hallada.net/blog
7
 assets: http://hallada.net/assets/
7
 assets: http://hallada.net/assets/
8
 logo: /img/profile_icon_128x128.jpg
8
 logo: /img/profile_icon_128x128.jpg
19
             path: ""
19
             path: ""
20
         values:
20
         values:
21
             image: /img/profile_icon_128x128.jpg
21
             image: /img/profile_icon_128x128.jpg
22
+            width: 128
23
+            height: 128
22
 markdown: kramdown
24
 markdown: kramdown
23
 kramdown:
25
 kramdown:
24
     syntax_highlighter: rouge
26
     syntax_highlighter: rouge

+ 3 - 0
_data/authors.yml

1
+thallada:
2
+    picture: /img/profile_icon_128x128.jpg
3
+    twitter: tyhallada