forked from Computer-Society-ITBA/curso-web-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
58 lines (44 loc) · 1.29 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
# Name of website
title: Curso Web Backend | Computer Society ITBA
# --- Logo --- #
# Image to show in the navigation bar - works best with a square image
# Remove this parameter if you don't want an image in the navbar
avatar: "/assets/img/logo.png"
# By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false'
round-avatar: true
# --- Colours / background image --- #
# Personalize the colours in your website. Colour values can be any valid CSS colour
navbar-col: "#FFA300"
navbar-text-col: "#404040"
navbar-border-col: "#DDDDDD"
page-col: "#FFFFFF"
text-col: "#404040"
link-col: "#008AFF"
hover-col: "#0085A1"
footer-col: "#EAEAEA"
footer-text-col: "#777777"
footer-link-col: "#404040"
title: Curso Web Backend
description: Curso de desarrollo de APIs REST con Django de Computer Society ITBA
theme: jekyll-theme-cayman
# Added plugin for SEO
plugins:
- jekyll-seo-tag
- jekyll-sitemap
social-network-links:
email: "[email protected]"
github: csitba
instagram: computer.society.itba
linkedin: computer.society.itba
youtube: c/csitba
defaults:
- scope:
path: ""
values:
image: /meta.png
# SEO
twitter:
'twitter:username': '@GonzaloHirsch'
username: '@GonzaloHirsch'
card: summary
google_analytics: G-V0EKY8BH3B