-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (28 loc) · 813 Bytes
/
_config.yml
File metadata and controls
31 lines (28 loc) · 813 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
lsi: false
safe: true
source: .
incremental: false
highlighter: rouge
page_excerpts: true
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
remote_theme: pages-themes/cayman@v0.2.0
plugins:
- jekyll-remote-theme
- jekyll-optional-front-matter
- jekyll-titles-from-headings
- jekyll-relative-links
title: VEAF tools and scripts documentation site
description: VEAF tools and scripts documentation for mission-makers, users and programmers
show_downloads: true
github:
zip_url: https://github.com/VEAF/VEAF-Mission-Creation-Tools/zipball/master
tar_url: https://github.com/VEAF/VEAF-Mission-Creation-Tools/tarball/master
repository_url: https://github.com/VEAF/VEAF-Mission-Creation-Tools
titles_from_headings:
enabled: true
strip_title: true
collections: false