-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_site.yml
More file actions
41 lines (41 loc) · 816 Bytes
/
_site.yml
File metadata and controls
41 lines (41 loc) · 816 Bytes
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
name: "."
title: "R-Govys"
description: |
R-Govys
favicon: favicon.ico
output_dir: "docs"
base_url: https://rgovys.github.io
navbar:
logo:
image: images/Rgovys-logo.png
href: https://rgovys.org
search: false
right:
- text: "Home"
href: index.html
- text: "Events"
href: events.html
- text: "News"
href: news.html
- text: "Resources"
href: resources.html
- text: "Contact"
href: members.html
- icon: fab fa-github
href: https://github.com/Rgovys
theme: theme.css
output:
distill::distill_article:
includes:
in_header:
- _header.html
collections:
posts:
categories: true
share: [twitter, linkedin]
news:
categories: true
citations: false
events:
categories: true
citations: false