forked from OSUOSC/project-official-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (45 loc) · 1.88 KB
/
Copy pathindex.html
File metadata and controls
47 lines (45 loc) · 1.88 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
39
40
41
42
43
44
45
46
47
---
title: "Open Source Club"
layout: splash
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/osuosc/banner.jpg
caption: "When Stallman came to town"
excerpt: "The Open Source Club is on the forefront of technology and code, pushing the boundaries of tech that respect the users' individual freedoms"
intro:
- image_path: "/assets/osuosc/logo.png"
image_width: 45%
title: Meetings every Thursday @ 7:30PM
btn_label: "Click here for information on the latest meetings and events"
url: /events/
info:
- image_path: assets/osuosc/blue_servers.jpg
alt: "This is not actually a picture of our servers. We wish they were this cool"
title: "Systems"
excerpt: "The Open Source Club maintains our own internal network providing storage, backup, and networking for club members."
- image_path: /assets/osuosc/riot.svg
image_width: 69%
title: "Chat with us on Riot"
url: /riot/
btn_label: "Connect Here"
- image_path: /assets/osuosc/mobo.jpg
title: "Hardware"
excerpt: "The Open Source Club has many types of hardware, from Bluetooth Receivers to Raspberry Pis for its members to borrow at will."
- image_path: assets/osuosc/events.svg
image_width: 69%
title: "Take a look at our recent and upcoming events"
url: /events/
btn_label: "See All Events"
- image_path: /assets/osuosc/python_code.jpg
alt: "This is not actually code that any of us wrote."
title: "Code"
excerpt: "Whether you need some help understanding a function, or just someone to bounce ideas off of, there are no better people to talk to than those who are involved in the Open Source Club."
- image_path: /assets/osuosc/mailing_list.svg
image_width: 69%
title: "Subscribe to our mailing list"
url: /mailing-list/
btn_label: "Sign Up Now"
---
{% include feature_row id="intro" type="left" %}
{% include feature_row id="info" %}