-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (37 loc) · 816 Bytes
/
_config.yml
File metadata and controls
43 lines (37 loc) · 816 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
permalink: pretty
title: "TorchProtein"
google_analytics_id: ""
homepage:
show_call_box: true
logo:
mobile: "assets/images/logo/logo_protein_small.svg"
desktop: "assets/images/logo/logo_protein.svg"
desktop_height: "36px"
footer:
copyright: "MilaGraph"
seo:
meta_og_title: "TorchProtein"
meta_og_type: "website"
meta_og_url: "https://torchprotein.ai"
meta_og_description: "Powerful and flexible machine learning library for drug discovery"
collections:
services:
output: true
team:
output: true
sass:
indentWidth: 4
style: compact # possible values: nested expanded compact compressed
precision: 10
plugins:
- jekyll-environment-variables
- jekyll-sitemap
include:
- _pages
# sphinx
- .doctrees
- _downloads
- _images
- _modules
- _sources
- _static