Skip to content

Commit

Permalink
New Achievements, fixed icons, spelling mistake in config
Browse files Browse the repository at this point in the history
  • Loading branch information
mhjohnso-purdue committed May 2, 2023
1 parent 43fca60 commit d4b2ab6
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ baseURL = "https://purduesigbots.com/"
title = "Purdue ACM SIGBots"
theme = "somrat"
# disable language
disableLanguages = [true] # desable language from here
disableLanguages = [true] # disable language from here

############################# Plugins ##############################

Expand Down
17 changes: 13 additions & 4 deletions data/en/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ hero:
- "VEX U Team"
- "Robotics"
- "Software"
- "Community"

# slider background image loop
slider_image:
Expand Down Expand Up @@ -34,7 +35,7 @@ about:
enable : true
image : "images/backgrounds/portrait.jpg"
title : "KNOW MORE <br> ABOUT US"
content: "Purdue ACM SIGBots is Purdue University's VEX U robotics team established in 2010. Every year, we participate in the VEX U Robotics Competition, and we have qualified for the World Championships each season for the past ten seasons&mdash; for those of you counting, that's every season since the club has been around!"
content: "Purdue ACM SIGBots is Purdue University's VEX U robotics team established in 2010. Every year, we participate in the VEX U Robotics Competition, and we have qualified for the World Championships each season for the past thirteen seasons &mdash; for those of you counting, that's every season since the club has been around!"
# button
button:
enable : false
Expand Down Expand Up @@ -150,7 +151,11 @@ service:
image : "images/icons/web-development.png"

# service item loop
- name : "10 Years Old"
- name : "Creator of the Purdue SIGBots Wiki"
image : "images/icons/book.png"

# service item loop
- name : "13 Years Old"
image : "images/icons/dbms.png"

# service item loop
Expand All @@ -162,13 +167,17 @@ service:
image : "images/icons/trophy-icon.png"

# service item loop
- name : "VEX Worlds Awards: 2022 Skills Champion, 2022 World Finalist, 2019 Create, 2014 Innovate, 2013 Innovate, 2013 Programming Skills"
image : "images/icons/software-development.png"
- name : "VEX Worlds Awards: 2023 Think Award, 2022 Skills Champion, 2022 World Finalist, 2019 Create, 2014 Innovate, 2013 Innovate, 2013 Programming Skills"
image : "images/icons/award.png"

# service item loop
- name : "Never lost an event, that was not at Purdue or the World Championship"
image : "images/icons/mobile-app.png"

# service item loop
- name : "2023 Indiana State Volunteer of the Year"
image : "images/icons/community.png"


############################## call to action #########################
call_to_action:
Expand Down
Binary file added static/images/icons/award.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/icons/book.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/icons/community.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/icons/dbms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/icons/marketing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/icons/mobile-app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/icons/software-development.png
Binary file not shown.
Binary file modified static/images/icons/trophy-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d4b2ab6

Please sign in to comment.