forked from RoquesBeach/archipelago
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
59 lines (59 loc) Β· 1.47 KB
/
_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
55
56
57
58
59
---
title: Los Roques archipelago is a federal dependency of Venezuela consisting of approximately 350 islands, cays, and
islets in a total area of 40.61 square kilometers.
email:
description: >- # this means to ignore newlines until "baseurl:"
The islands' pristine coral reef attracts many wealthy visitors, especially from Europe, some of whom come in their
own yachts and anchor in the inner, protected shallow waters. Development and tourism are controlled.
Because of the wide variety of seabirds and rich aquatic life, the Venezuelan government declared Los Roques a
National Park in 1972.
baseurl: "/archipelago" # the subpath of your site, e.g. /blog
url: https://roquesbeach.github.io
repository: https://github.com/roquesbeach/archipelago
github_username: roquesbeach
# paginate: 20
feed:
path: feed.xml
logo: "/assets/images/roques_1280_x_640.jpg"
# Build settings
markdown: kramdown
sass:
style: compressed
theme: minima
future: true
strict_front_matter: true
plugins:
- jekyll-avatar
- jekyll-feed
- jekyll-mentions
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
- jemoji
exclude:
- .all-contributorsrc
- .eslintignore
- .gitignore
- .mdlrc
- .reek.yml
- .rubocop.yml
- .ruby-version
- doc
- CODEOWNERS
- Gemfile
- Gemfile.lock
- gcloud
- i
- languages
- lerna.json
- LICENSE
- lint
- lrp
- .markdownlint.yml
- node_modules
- package.json
- package-lock.json
- packages
- requirements.txt
- server
- venv