-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
44 lines (34 loc) · 880 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
41
42
43
44
name: "abhikumar86.github.io"
title: "Abhishek Kumar"
description: |
I blog about Plant Ecology and R
base_url: https://abhikumar86.github.io/
repository_url: https://github.com/abhikumar86/abhikumar86.github.io/
collections:
posts:
categories: true
categories_metadata: true
authors_metadata: true
share: [twitter, linkedin]
output_dir: "docs"
creative_commons: CC BY
twitter:
site: "@abkumar_"
navbar:
logo:
image: img/icon.png
href: https://abhikumar86.github.io
search: false
right:
- text: "Home"
href: index.html
- text: "Publications"
href: publications.html
- text: "About"
href: about.html
- icon: fa fa-twitter
href: https://twitter.com/abkumar_
source_url: https://github.com/abhikumar86/abhikumar86.github.io
output:
distill::distill_article:
theme: style.css