forked from nrandecker/particle
-
Notifications
You must be signed in to change notification settings - Fork 6
/
_config.yml
30 lines (26 loc) · 1.44 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
# Site settings
title: Automation and Robotics Club
description: A blog about lorem ipsum dolor sit amet
# baseurl: "/particle" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: Automation & Robotics Club
user_description: The Automation and Robotics Club (ARC) is a part of the Technical Senate of BITS Pilani, Hyderabad Campus. If inquisitiveness and innovation are your assets, then you've found the right place for yourself. We take up promising challenges, workshops and projects which combine the aspects of electronics, mechanics and programming. The only prerequisite to joining us - the desire to quench curiosity and express yourself
user_title: Electronics | Design | Programming
email: [email protected]
levelup_url : "https://arc-bphc.github.io/site/resources/2021-07-06-Level-0-1.html"
workshops_url : "https://arc-bphc.github.io/site/resources/2021-07-06-Day0-1.html"
projects_url : "https://arc-bphc.github.io/site/projects/"
resources_url : "https://arc-bphc.github.io/site/resources/"
twitter_username: lorem_ipsum
github_username: arc-bphc
gplus_username: lorem_ipsum
arc_logo : "assets/img/ARC logo white.png"
nvidia_logo : "assets/img/1_46tz-SDJRkv16vXdz0TAWA.png"
# Google-analytics
google-analytics:
id: "G-ZRC73S41VF"
exclude: ['package.json', 'src' , 'node_modules']
collections:
members:
output: true