-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
94 lines (94 loc) · 3.86 KB
/
config.yaml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# General website configuration
website_config:
title: Trent Student Computer Science Association
meta: # Configurations for the website meta data
title: TSCSA # The default page title
# The default page description
description: The Student Computer Science Association is a place for students to demonstrate and apply their skills to the broader Trent community. # TODO: Improve this
hackathon_url: &hackathonLink https://hacktrent.ca/
# Socials - The `&<value>` are anchors which let us use these elsewhere in the config with `*<value>``
email: &contactEmail '[email protected]'
discord: &discordLink https://discord.gg/serea2sPAd
instagram: &instagramLink https://www.instagram.com/trentcsca/
linkedin: &linkedinLink https://www.linkedin.com/company/trent-computer-science-society
tagline: Where innovation happens
# Social Icons
social_icons:
- alt_text: Link to TCSCA Instagram
link: *instagramLink
path: /Icons/instagram.svg
- alt_text: Link to TCSCA Linkedin
link: *linkedinLink
path: /Icons/linkedin.svg
- alt_text: Link to TCSCA Discord
link: *discordLink
path: /Icons/discord.svg
# Banner text, comment this out if you do not want a banner
banner_text: 'Learn more about [**Hack Trent**](example.com) coming November 8th-10th!' # TODO: Placeholder example.com
# Page info for navigation
page_list:
- page_name: Home
page_link: /
display_in_navbar: true
- page_name: About Us
page_link: /About
display_in_navbar: true
- page_name: Events
page_link: /Events
display_in_navbar: true
- page_name: Contact Us
page_link: /Contact
display_in_navbar: true
# Footer Config
footer_config:
text: Got questions or want to get involved? We'd love to hear from you! Feel free to contact us at the socials listed or by our [contact us](Contact) page. We'd love to hear from you and help you get the most out of your experience with the Trent Computer Science Club Association.
# Configuration for events
events: &events # Future Events
- title: Hack Trent
href: https://www.example.com # TODO: Placeholder example.com
start_date: 2024-11-08
end_date: 2024-11-10
main_event: true # This is the main_event we can only have one of these
location: TBD # TODO: Placeholder
image:
src: /events/TrentHacks1.webp
alt: Electric City Hacks returns as Hack Trent for its fifth time
# Configuration for the homepage
home_page:
sections:
- section_type: TextSection
section_header: About Us
text: Welcome to the Trent Computer Science Club Association! We are a vibrant community of tech enthusiasts at Trent University, dedicated to fostering a love for technology and innovation. Our club hosts workshops, events, tech talks, and hackathons, providing a platform for students to learn, connect, and grow. Whether you're looking for coding help, career guidance, or just a place to share your passion for computer science, our club is here for you.
image:
src: /AboutUsPlaceHolder.jpg
alt: About Us Image
button:
text: Learn More
href: /About
- section_type: EventSection
section_header: Events
grid_style: HomeList
events: *events
- section_type: NewsSection
section_header: Latest News
news_feed:
- text: NEWS ABOUT TRENT COMPUTER SCIENCE
date: 2024-09-10
location: Trent University
href: /
- text: NEWS ABOUT EXCITING EVENT
date: 2024-07-25
# href: /
- text: NEWS ABOUT EXCITING EVENT
date: 2024-07-25
# href: /
- text: NEWS ABOUT EXCITING EVENT
date: 2024-07-25
# href: /
- text: NEWS ABOUT EXCITING EVENT
date: 2024-07-25
# href: /
- text: NEWS ABOUT EXCITING EVENT
date: 2024-07-25
# href: /
href: /