forked from matchID-project/matchID-project.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
60 lines (54 loc) · 1.35 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
60
name: matchID
title: matchID project
email: martingross89@gmail.com
description: |
Ultra-high matching on people's identites with the help of Machine Learning.
<br/><br/>
Companies / administrations / developers use it to remove duplicates
<br/>
or to match identities of people between different databases.
baseurl: ""
url: "https://matchID-project.github.io"
authors:
fabien:
name: Fabien ANTOINE
github: rhanka
email: fabien.antoine@interieur.gouv.fr
martin:
name: Martin GROSS
github: SuperKiwi
email: martingross89@gmail.com
twitter: tainmar
project:
general:
name: matchID
repo: matchID-project
backend:
name: Backend
repo: matchID-project/backend
download: "https://github.com/matchID-project/backend/archive/master.zip"
frontend:
name: Frontend
repo: matchID-project/frontend
download: "https://github.com/matchID-project/frontend/archive/master.zip"
examples:
name: Examples
repo: matchID-project/examples
download: "https://github.com/matchID-project/examples/archive/master.zip"
github_url: "https://github.com/"
# Build settings
github: [metadata]
theme: minima
markdown: kramdown
plugins:
# sass:
# style: compressed
# sass_dir: _sass
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/