From e81b36a47c4f4d073a8d95651aee0b22fc2a6a18 Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:44:46 -0500 Subject: [PATCH 01/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 97f10c5de..4b1e5545b 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ bio: 'Jekyll version of the Massively theme by HTML5UP' description: "Jekyll version of the Massively theme by HTML5UP" locale: en_US baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site +url: "https://cssa-aei.github.io/jekyll-theme-massively/" # the base hostname & protocol for your site # Comments disqus_shortname: default From 73fbd0ee08541cc016765922ae6c5084cbd5c211 Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:51:04 -0500 Subject: [PATCH 02/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4b1e5545b..83e519802 100755 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ title: Massively bio: 'Jekyll version of the Massively theme by HTML5UP' description: "Jekyll version of the Massively theme by HTML5UP" locale: en_US -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "/jekyll-theme-massively" # the subpath of your site, e.g. /blog url: "https://cssa-aei.github.io/jekyll-theme-massively/" # the base hostname & protocol for your site # Comments From 1c615fd15cae59df7d1fc362b0be36dff4caef2d Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:51:59 -0500 Subject: [PATCH 03/13] Update head.html --- _includes/head.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 99f550d5e..d0aab89cc 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,15 +4,15 @@ {{ page.title }} - - - - - - - + + + + + + + - - + + From 6b6eedc17744e5d94f0cf9f7a35303291763566e Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:56:14 -0500 Subject: [PATCH 04/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 83e519802..3f9183a33 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ bio: 'Jekyll version of the Massively theme by HTML5UP' description: "Jekyll version of the Massively theme by HTML5UP" locale: en_US baseurl: "/jekyll-theme-massively" # the subpath of your site, e.g. /blog -url: "https://cssa-aei.github.io/jekyll-theme-massively/" # the base hostname & protocol for your site +url: "" # the base hostname & protocol for your site # Comments disqus_shortname: default From 7fd9c51eb99aa15569c54af9c8c9a51aea00b010 Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:59:52 -0500 Subject: [PATCH 05/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3f9183a33..cd155d17b 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ bio: 'Jekyll version of the Massively theme by HTML5UP' description: "Jekyll version of the Massively theme by HTML5UP" locale: en_US baseurl: "/jekyll-theme-massively" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site +url: "https://cssa-aei.github.io/" # the base hostname & protocol for your site # Comments disqus_shortname: default From 57d884f784c050f381d34cc9cba619c68f0fc9ae Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 10:02:48 -0500 Subject: [PATCH 06/13] Update about.md --- about.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/about.md b/about.md index 3358140b8..95882ad29 100644 --- a/about.md +++ b/about.md @@ -11,6 +11,10 @@ sitemap: +{{absolute_url}} + +{{baseurl}} + Making steady content and conveying it well takes a great deal of research and, hence, time and exertion. Building a profound established comprehension of your target customer needs is critical as your principle objective ought to be to fulfill their requirements as awesome content. You should need to enhance their lives. Having significant content like this may not be simple by any methods. Be that as it may, in any case, it's a fundamental apparatus in the event that you expect to grow a fruitful and supportable business in the present web focused world. Receiving the benefits of content is a certain something. Be that as it may, it's so substantially less demanding once you begin conveying all the more successfully. The profitable content thought isn't just about bragging your item's capacities and general worth or your organization's achievements. You should concentrate less on advertising how awesome your item is and rather concentrate on indicating how valuable it is. This is a client focused approach as it concentrates on their issues and your answer for them. Making yourself fundamental is critical. From 416d88005c911607fe6f75c2b209fca866bb6721 Mon Sep 17 00:00:00 2001 From: Arik Barenboim <33912100+adbrik@users.noreply.github.com> Date: Tue, 21 Jan 2020 10:04:01 -0500 Subject: [PATCH 07/13] Update head.html --- _includes/head.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index d0aab89cc..99f550d5e 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,15 +4,15 @@ {{ page.title }} - - - - - - - + + + + + + + - - + + From b2f89c6a3a067606177ca9e0bcabd7d1ad2511fb Mon Sep 17 00:00:00 2001 From: Arik Barenboim Date: Thu, 23 Jan 2020 04:01:53 +0000 Subject: [PATCH 08/13] Added some stuff --- _config.yml | 12 ++-- _data/executives.yml | 142 +++++++++++++++++++++++++++++++++++++++++++ about.md | 36 ++++++----- 3 files changed, 165 insertions(+), 25 deletions(-) create mode 100644 _data/executives.yml diff --git a/_config.yml b/_config.yml index cd155d17b..1f68ecf40 100755 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,11 @@ # Site -title: Massively +title: Computer Science Student Association +title-short: CSSA bio: 'Jekyll version of the Massively theme by HTML5UP' -description: "Jekyll version of the Massively theme by HTML5UP" +description: "We, the Computer Science Student Association (CSSA) of the University of Ottawa, provide by this Constitution an organization dedicated to the pursuit of obtaining and managing resources for all members of the undergraduate Computer Science community at the University of Ottawa." locale: en_US baseurl: "/jekyll-theme-massively" # the subpath of your site, e.g. /blog -url: "https://cssa-aei.github.io/" # the base hostname & protocol for your site +url: "https://cssa-aei.github.io" # the base hostname & protocol for your site # Comments disqus_shortname: default @@ -17,9 +18,8 @@ instagram: default github: default # personal -location: Los Angeles, CA -phone: 310-318-5555 -email: info@default.com # change this to your email to receive free emails for your contact submissions via Slapform.com +location: Ottawa, ON +email: exec@cssa-aei.ca # change this to your email to receive free emails for your contact submissions via Slapform.com # Other background_image: /images/bg.jpg diff --git a/_data/executives.yml b/_data/executives.yml new file mode 100644 index 000000000..bfa1d7c79 --- /dev/null +++ b/_data/executives.yml @@ -0,0 +1,142 @@ +- position: + en: President + fr: président + name: + en: Diego Pontones + fr: Diego Pontones + contact: + en: president@cssa-aei.ca + fr: president@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Finance + fr: VP Finance + name: + en: Omer Abubaker + fr: Omer Abubaker + contact: + en: finance@cssa-aei.ca + fr: finance@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Internal + fr: VP Internal + name: + en: Charmaine De Ramos + fr: Charmaine De Ramos + contact: + en: internal@cssa-aei.ca + fr: internal@cssa-aei.ca + office-hours: + en: N/A + fr: N/A + +- position: + en: VP IT + fr: VP TI + name: + en: Arik Barenboim + fr: Arik Barenboim + contact: + en: it@cssa-aei.ca + fr: it@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Academic + fr: VP Academic + name: + en: Dirieh Mahdi Ali + fr: Dirieh Mahdi Ali + contact: + en: academic@cssa-aei.ca + fr: academic@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP External + fr: VP externel + name: + en: Laura Hornar + fr: Laura Hornar + contact: + en: external@cssa-aei.ca + fr: external@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Social + fr: VP Social + name: + en: Samuel Saint-Fleur + fr: Samuel Saint-Fleur + contact: + en: social@cssa-aei.ca + fr: social@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Communications + fr: VP communications + name: + en: Sami Ben Moussa + fr: Sami Ben Moussa + contact: + en: comms@cssa-aei.ca + fr: comms@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Executive Affairs + fr: VP affairs executifs + name: + en: Anthony Mahanna + fr: Anthony Mahanna + contact: + en: execaffairs@cssa-aei.ca + fr: execaffairs@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Philanthropy + fr: VP philanthropy + name: + en: vacant + fr: libre + contact: + en: phil@cssa-aei.ca + fr: phil@cssa-aei.ca + office-hours: + en: + fr: + +- position: + en: VP Equity + fr: VP equitable + name: + en: Madeleine Stanway + fr: Madeleine Stanway + contact: + en: equity@cssa-aei.ca + fr: equity@cssa-aei.ca + office-hours: + en: + fr: \ No newline at end of file diff --git a/about.md b/about.md index 95882ad29..c8bf9a0f9 100644 --- a/about.md +++ b/about.md @@ -1,31 +1,29 @@ --- layout: page -title: Jekyll Theme - About - Massively -description: When building a website it's helpful to see what the focus of your site is. This page is an example of how to show a website's focus. +title: About +permalink: /about/ +ref: about +lang: en sitemap: priority: 0.7 lastmod: 2017-11-02 changefreq: weekly --- -## About our Site - +We, the Computer Science Student Association (CSSA) of the University of Ottawa, provide by this Constitution an organization dedicated to the pursuit of obtaining and managing resources for all members of the undergraduate Computer Science community at the University of Ottawa. We are also dedicated to providing social programming, academic services and employment resource opportunities to all our members. We are dedicated to fostering a sense of community among students, professors and members of the computer science department through these events and services. -{{absolute_url}} +View our constitution in English [here.]({{ site.url }}/2017-2018-cssa-constitution.pdf) We are working on the French translation for our constitution. -{{baseurl}} +## The Team 2018-2019 -Making steady content and conveying it well takes a great deal of research and, hence, time and exertion. Building a profound established comprehension of your target customer needs is critical as your principle objective ought to be to fulfill their requirements as awesome content. You should need to enhance their lives. Having significant content like this may not be simple by any methods. Be that as it may, in any case, it's a fundamental apparatus in the event that you expect to grow a fruitful and supportable business in the present web focused world. + -Receiving the benefits of content is a certain something. Be that as it may, it's so substantially less demanding once you begin conveying all the more successfully. The profitable content thought isn't just about bragging your item's capacities and general worth or your organization's achievements. You should concentrate less on advertising how awesome your item is and rather concentrate on indicating how valuable it is. This is a client focused approach as it concentrates on their issues and your answer for them. Making yourself fundamental is critical. - -### Content is Imortant -
-

- In saying that, a one-measure fits-all approach won't do the trick with regards to content promoting. Rather, an emphasis on making remarkable, high caliber and totally genuine content that is engaging, helpful and fascinating for customers will get you the crown. From content, video and symbolism to infographics, studies, online courses and podcasts, whatever your favored content medium is, guarantee it is shareable and pertinent to your industry. -

-
- - - -On social media, we may share our own thoughts and advance our image notwithstanding spreading musings for different associations and affiliations. With such a critical number of associations with people and relationship on social media, our experience can be over-burden with a considerable measure of information. +## The office +Our office is located at SITE 4076, feel free to stop by. From 1514e408b14fb5898fcb8e7a82f67c10abac27b7 Mon Sep 17 00:00:00 2001 From: Arik Barenboim Date: Thu, 23 Jan 2020 04:14:32 +0000 Subject: [PATCH 09/13] Removed form footer --- _includes/foot.html | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) diff --git a/_includes/foot.html b/_includes/foot.html index c33293a1d..fe6cb4fc5 100755 --- a/_includes/foot.html +++ b/_includes/foot.html @@ -1,37 +1,4 @@
-
-
-
- - -
-
- - -
-
- - -
-
    -
  • -
- -
-
-
-
-

Location

-

{{site.location}}

-
-
-

Phone

-

{{site.phone}}

-
-
-

Email

-

{{site.email}}

-

Social

    @@ -45,5 +12,5 @@

    Social

From 077cb95590b29642f24d3e6ad3b961945e718078 Mon Sep 17 00:00:00 2001 From: Arik Barenboim Date: Thu, 23 Jan 2020 04:18:53 +0000 Subject: [PATCH 10/13] Removed top scroller --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1db94ffe5..91da28da1 100755 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
- +