forked from rust-community/rust-meetup-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
39 lines (33 loc) · 894 Bytes
/
_config.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
# Site settings
title: دورهمی ماهیانه راست
description: "دورهمی ماهیانه زبان راست (Rust) در ایران"
baseurl: ""
url: "https://rust-meetup.github.io"
author:
name: Rust Iran Meetup Team
twitter: Rust_ir
github: rust-meetup/rust-meetup.ir
telegram: rust_persian
email: [email protected]
feedback_url: https://github.com/rust-meetup/rust-meetup.ir
source_repo: rust-meetup/rust-meetup.ir
google_maps_api_key: AIzaSyBkz492n9gf895Tfi12ikKVurgIHHOFmK4
# Build settings
permalink: "/:year/:month/:day/:title.html"
markdown: kramdown
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "event"
# Content settings
future: true # we use dates for the actual meetup time, not the post publication time
timezone: "Asia/Tehran"
exclude:
- .vscode
- .gitignore
- meetup-orga
- vendor
plugins:
- jekyll-jalali