forked from jeromelachaud/grayscale-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (33 loc) · 1.01 KB
/
_config.yml
File metadata and controls
38 lines (33 loc) · 1.01 KB
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
# Site settings
title: RODIN code
email: rodincode@gmail.com
url: https://rodincode.business.site
description: "Online Py_coding classes for Math, Physics, Robotics, Data Science, Machine Learning & Deep Learning."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#000000'
links: '#219ab3'
# Footer settings
footer: rodincode
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/rodin_code
- title: facebook
url: http://www.facebook.com/Rodincode
- title: stack-overflow
url: https://stackoverflow.com/users/story/14141889
- title: bitbucket
url: https://bitbucket.org/rodin_code/data-science/src/master/
- title: github
url: https://github.com/rodincode
# Build settings
markdown: kramdown
permalink: pretty
#Map
maps:
google:
api_key: AIzaSyCD2_Aw8KuhcackT3TfVQmd4eZ6a4bI3wY
location:
latitude: 51.5285582
longitude: -0.2416807