-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
32 lines (32 loc) · 886 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
name: "gospel_analysis_blog"
title: "Gospel Analysis"
description: |
A study of the Gospel of Jesus Christ as taught through the scriptures
and General Conference talks.
google_analytics: "UA-206703936-1"
output_dir: "docs"
base_url: https://www.gospelanalysis.com
theme: theme.css
twitter:
creator: "@bryanwhiting"
favicon: img/names14k_favicon.png
navbar:
right:
- text: "Blog"
href: index.html
- text: "About"
href: about.html
- icon: fa fa-instagram
href: https://www.instagram.com/gospelanalysis/
- icon: fa fa-twitter
href: https://twitter.com/gospelanalysis
- icon: fa fa-facebook
href: https://www.facebook.com/Gospel-Analysis-109208094832608
- icon: fa fa-rss
href: index.xml
output: distill::distill_article
collections:
posts:
share: [twitter, linkedin, facebook, pinterest]
rss:
full_content: true