-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
40 lines (40 loc) · 1009 Bytes
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
name: "carlin"
title: "Bruno Testaguzza Carlin blog"
description: |
The third version of my personal blog
output_dir: "_site"
favicon: data/images/gato.jpg
navbar:
logo:
image: data/images/gato.jpg
href: https://carlin-blog.netlify.app
right:
- icon: fa-home
href: index.html
- text: "Blog"
href: blog.html
- text: "About"
href: about.html
- icon: fa fa-linkedin
href: https://www.linkedin.com/in/bruno-carlin/
- icon: fa fa-rss
href: blog.xml
- icon: fa-brands fa-github
href: https://github.com/brunocarlin/carlin
collections:
posts:
disqus:
shortname: carlin-1
hidden: true
share: [twitter, linkedin, pinterest, facebook]
twitter:
site: "@BrunoTestaguzza"
creator: "@BrunoTestaguzza"
base_url: https://carlin-blog.netlify.app/
repository_url: https://github.com/brunocarlin/carlin
source_url: true
creative_commons: CC BY
output:
distill::distill_article:
includes:
in_header: html/giscus.html