From 0b091a9e2b32732e24f386b4ad046db46ee82d0e Mon Sep 17 00:00:00 2001 From: Jonathan Partain Date: Thu, 9 Nov 2023 21:50:38 +0100 Subject: [PATCH 1/3] basic setup for membership page --- membership.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 membership.md diff --git a/membership.md b/membership.md new file mode 100644 index 0000000..c93bb8e --- /dev/null +++ b/membership.md @@ -0,0 +1,32 @@ +--- +title: Membership +layout: post +--- + +## SKIP Student Association Structure Overview + +The SKIP Student Association operates in collaboration with Göta Studentkår and is designed to enhance the student experience by organizing events. To effectively achieve its mission, SKIP comprises two distinct categories of members: "Board Members" and "Regular Members." It's important to note that all members, both board and regular, must also be members of Göta Studentkår. + +![Skip structure](/assets/imgs/skip-structure.png) + + +[comment]: <> (Be wary of whitespace after list items) +1. + - Core Organizers: Board members play a central role in the SKIP association, forming the core team responsible for planning, organizing, and executing events. + - Event Management: They have the direct responsibility for conceptualizing, coordinating, and overseeing various events that contribute to the enrichment of the student experience. + - Leadership: Board members are entrusted with leadership roles that enable them to make strategic decisions and drive the direction of SKIP. + +2. + - Supportive Role: Regular members form an essential part of SKIP by actively participating in events and providing valuable feedback. They assist in the successful execution of activities initiated by board members. + - Benefits: Regular members enjoy additional perks such as priority access to events, discounts, and the opportunity to engage in the SKIP community. + - Contributors: Their insights and contributions are integral to ensuring that events cater to the needs and preferences of the student body. + + + +### Collaboration +Board members and regular members work collaboratively to bring meaningful experiences to the broader student community. The synergy between these two categories of members, all of whom are also members of Göta Studentkår, is essential for the association's success. + +The structure of SKIP, with board members at its core and regular members as active contributors, ensures a well-rounded approach to event management, making it possible to offer valuable experiences to students, enhancing their academic journey within Göta Studentkår. + + + From 05b719ce6d3eb2920ea51a5427304bd36d80272c Mon Sep 17 00:00:00 2001 From: Jonathan Partain Date: Fri, 10 Nov 2023 18:44:11 +0100 Subject: [PATCH 2/3] added the section title text after the ordered list --- membership.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/membership.md b/membership.md index c93bb8e..4af04e4 100644 --- a/membership.md +++ b/membership.md @@ -11,12 +11,12 @@ The SKIP Student Association operates in collaboration with Göta Studentkår an [comment]: <> (Be wary of whitespace after list items) -1. +1. **Board Members:** - Core Organizers: Board members play a central role in the SKIP association, forming the core team responsible for planning, organizing, and executing events. - Event Management: They have the direct responsibility for conceptualizing, coordinating, and overseeing various events that contribute to the enrichment of the student experience. - Leadership: Board members are entrusted with leadership roles that enable them to make strategic decisions and drive the direction of SKIP. -2. +2. **Regular Members:** - Supportive Role: Regular members form an essential part of SKIP by actively participating in events and providing valuable feedback. They assist in the successful execution of activities initiated by board members. - Benefits: Regular members enjoy additional perks such as priority access to events, discounts, and the opportunity to engage in the SKIP community. - Contributors: Their insights and contributions are integral to ensuring that events cater to the needs and preferences of the student body. From c9ddb8b1c316a2203d510921f9d6f8b8733f2e32 Mon Sep 17 00:00:00 2001 From: Jonathan Partain Date: Fri, 10 Nov 2023 18:44:29 +0100 Subject: [PATCH 3/3] changed theme to night --- _data/theme.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _data/theme.yml diff --git a/_data/theme.yml b/_data/theme.yml new file mode 100644 index 0000000..919c9a1 --- /dev/null +++ b/_data/theme.yml @@ -0,0 +1 @@ +skin: night # default, night, plum, sea, soft, steel