forked from ancagrosan/investigativedashboard.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
32 lines (27 loc) · 752 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
title: Investigative Dashboard
email: [email protected]
description: >-
Investigative Dashboard (ID) is intended to help investigative journalists to
do their work in a fast and effective way. It combines a number of software
tools, including search engines, databases, a research support system and a
file manager, to try to shorten the lead time from story inception to
publication.
baseurl: ''
url: ''
logo: /static/svg/logo.svg
google_analytics: ''
repository_url: https://github.com/occrp/investigativedashboard.org
# Build settings
markdown: kramdown
sass:
style: compressed
autoprefixer:
browsers:
- last 2 versions
plugins:
- jekyll-seo-tag
- jekyll-autoprefixer
- jekyll-typogrify
exclude:
- Gemfile
- Gemfile.lock