-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
34 lines (27 loc) · 890 Bytes
/
_config.yml
File metadata and controls
34 lines (27 loc) · 890 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
# Site settings
title: AlgorithmHub
email: none@yet
description: Easiest and most convenient way to deploy algorithms written in Python, R, Octave, Julia, and Torch to the cloud.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://algorithmhub.com" # the base hostname & protocol for your site
# Footer settings
footer:
copyright: MathNimbus
credits: Algoritics
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/mixxen
- title: facebook
url: http://facebook.com/algoritics
- title: github
url: http://github.com/mixxen
# Postal address (add as many lines as necessary)
address:
- line: Maui
- line: Hawaii
# Credits content
credits: 'Web design byAlgoritics, LLC'
# Build settings
markdown: kramdown
permalink: pretty