-
Notifications
You must be signed in to change notification settings - Fork 45
/
_config.yml
51 lines (44 loc) · 1.4 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
title: sra-vjti
url: blog.sravjti.in
author: sra-vjti
email: [email protected]
description: >
The Society of Robotics and Automation is a society for VJTI students. As the name suggests, we deal with Robotics, Machine Vision and Automation
show_excerpts: false # set to true to show excerpts on the homepage
paginate: 10
paginate_path: "/blog/page:num/"
tag_permalink_style: pretty
tag_page_layout: tag_page
tag_page_dir: tag
# jekyll-dash date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
dash:
date_format: "%d %b %Y"
# generate social links in footer
# supported colors: green, red, orange, blue, cyan, pink, teal, yellow, indigo, purple
social_links:
- url: https://www.instagram.com/sra_vjti/
icon: instagram
color: pink
- url: https://www.linkedin.com/company/society-of-robotics-and-automation-vjti/
icon: linkedin
color: blue
- url: https://www.facebook.com/pg/sra.vjti/posts/
icon: facebook
color: cyan
- url: https://www.youtube.com/channel/UC-g67CbV2Iu30n7TvipRiCA/featured
icon: youtube
color: red
- url: https://github.com/sra-vjti
icon: github-square
color: yellow
# Build settings
remote_theme: bitbrain/jekyll-dash
plugins:
- liquid-md5
- jekyll-feed
- jekyll-seo-tag
- jekyll-paginate
- jekyll/tagging
avatar_source: github
github_username: sra-vjti