-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (38 loc) · 1017 Bytes
/
_config.yml
File metadata and controls
43 lines (38 loc) · 1017 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
42
43
title: "4D Seismic Hub"
description: "An online abstract of best practices for 4D seismic monitoring"
author: "4D Seismic Hub Working Group"
logo: "/assets/images/logo.svg"
remote_theme: "mmistakes/minimal-mistakes@4.27.3"
minimal_mistakes_skin: "air"
plugins:
- jekyll-include-cache
# Navigation is now defined in _data/navigation.yml.
# Enable relative links so that pages work both locally and on GitHub Pages
repository: liuh886/4d-seismic-hub
url: "https://liuh886.github.io"
baseurl: "/4d-seismic-hub"
serve_og_meta: true
og_image: "/assets/images/logo.svg"
markdown: kramdown
comments:
provider: false
community_comments:
enabled: true
repo: liuh886/4d-seismic-hub
theme: github-light
forum_label: 4D_Forum
# Where to find data and collections
collections:
docs:
output: true
permalink: /docs/:path/
defaults:
- scope:
path: ""
values:
layout: default
- scope:
path: ""
type: posts
values:
community_perspectives: true