-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
54 lines (46 loc) · 801 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
title: Meteoros Floripa
description: Estações de capturas de meteoros em Florianópolis/SC
url: "https://www.meteoros.floripa.br"
baseurl: "/"
city: "Florianópolis-SC"
encoding: UTF-8
highlighter: rouge
timezone: UTC
permalink: pretty
paginate: 24
pagination_path: "/:num"
google_analytics: "UA-148905542-1"
s3_bucket: "meteoros"
storage_url: "/storage/"
simple_form_token: 5da33a3875b2782c0143c966613ebc60
build:
days: 15
captures:
- "D:/BRAMON_data"
stations:
- TLP1
- TLP2
- TLP3
- TLP4
- TLP5
- TLP6
- TLP7
- TLP8
- TLP9
- TLP10
exclude:
- bin
- docker-compose.yml
plugins:
- jekyll-sitemap
- jekyll-paginate
- jekyll-feed
sass:
style: compressed
collections:
captures:
output: true
stations:
output: true
watches:
output: true