-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
38 lines (38 loc) · 915 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
name: "psychometrics-with-r"
title: "Okan Bulut"
theme: theme.css
description: |
Psychometrics and data science with educational and
psychological data
base_url: https://okan.cloud/
favicon: /images/favicon/favicon.png
creative_commons: CC BY
google_analytics: "G-Y6J65ER1LP"
twitter:
site: "@drokanbulut"
creator: "@drokanbulut"
output_dir: "docs"
include: ["CNAME"]
rss:
full_content: true
collections:
posts:
disqus: okan-cloud
share: [twitter, linkedin, pinterest, facebook]
subscribe: _subscribe.html
navbar:
logo:
image: images/blog_logo.png
href: https://okan.cloud/
right:
- text: "Home"
href: index.html
- text: "About"
href: about.html
- icon: fa fa-github
href: https://github.com/okanbulut
- icon: fa fa-twitter
href: https://twitter.com/drokanbulut
- icon: fa fa-rss
href: index.xml
output: distill::distill_article