From c520b47dddabe8ce48bb83f04abdf51aecab2a92 Mon Sep 17 00:00:00 2001 From: Kevin Logan Date: Mon, 17 Sep 2018 09:56:51 -0500 Subject: [PATCH 1/6] update to 2018 --- app/Resources/views/default/family.html.twig | 4 ++-- app/Resources/views/default/sponsor.html.twig | 2 +- app/config/config.yml | 4 ++-- src/AppBundle/Menu/MenuBuilder.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/Resources/views/default/family.html.twig b/app/Resources/views/default/family.html.twig index 9510644..e155a3d 100644 --- a/app/Resources/views/default/family.html.twig +++ b/app/Resources/views/default/family.html.twig @@ -3,13 +3,13 @@ {% block title %}Family Sessions | {{ parent() }}{% endblock %} {% block og_title %}Family Sessions{% endblock %} -{% block meta_description %}New for 2016 Code Camp will be our Family Track, open to ages 5 and up, with two different options tailored to suit any code skills.{% endblock %} +{% block meta_description %}New for 2018 Code Camp will be our Family Track, open to ages 5 and up, with two different options tailored to suit any code skills.{% endblock %} {% block body %}

Family Sessions

Note: All children must be accompanied by a parent or guardian.
-

New for 2016 Code Camp will be our Family Track, open to ages 5 and up, with two different options tailored +

New for 2018 Code Camp will be our Family Track, open to ages 5 and up, with two different options tailored to suit any code skills.

Beginners

diff --git a/app/Resources/views/default/sponsor.html.twig b/app/Resources/views/default/sponsor.html.twig index e2414e8..037307c 100644 --- a/app/Resources/views/default/sponsor.html.twig +++ b/app/Resources/views/default/sponsor.html.twig @@ -7,7 +7,7 @@ {% block body %} -
-

Register

-

- {{ event_date }} -

-

New this year, Code Camp will include hands-on - activities for the family. All experience levels welcome, from kids who've never - used a computer to those interested in programming a robot. Spend time with your kid(s) - and try the activities together. Ages 5 and up welcome.

-
-
{% endblock %} {% block body_extra %}class="home"{% endblock %} From 037936805f3cf6e5a507e9be97272033d3ecc484 Mon Sep 17 00:00:00 2001 From: Kevin Logan Date: Tue, 18 Sep 2018 09:28:42 -0500 Subject: [PATCH 4/6] removed family from menu for now --- src/AppBundle/Menu/MenuBuilder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppBundle/Menu/MenuBuilder.php b/src/AppBundle/Menu/MenuBuilder.php index f994e8e..ac2f480 100644 --- a/src/AppBundle/Menu/MenuBuilder.php +++ b/src/AppBundle/Menu/MenuBuilder.php @@ -44,7 +44,7 @@ public function createMainMenu(RequestStack $requestStack) $menu->addChild('Schedule', array('route' => 'page_schedule', 'class' => 'has-child-munu')); $menu['Schedule']->addChild('2018 Schedule', array('route' => 'page_schedule')); $menu['Schedule']->addChild('View Sessions', array('route' => 'session_index')); - $menu['Schedule']->addChild('Family Sessions', array('route' => 'page_family')); + // $menu['Schedule']->addChild('Family Sessions', array('route' => 'page_family')); $menu['Schedule']->setAttributes([ 'class' => 'has-child-menu' ]); From 01c9f8d67ac90193fc1b9cb875672cdda48fd5f4 Mon Sep 17 00:00:00 2001 From: Kevin Logan Date: Tue, 18 Sep 2018 10:49:19 -0500 Subject: [PATCH 5/6] update venue location (sorry I can't run this locally to check it) --- app/Resources/views/default/venue.html.twig | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/app/Resources/views/default/venue.html.twig b/app/Resources/views/default/venue.html.twig index 940d237..f20baf9 100644 --- a/app/Resources/views/default/venue.html.twig +++ b/app/Resources/views/default/venue.html.twig @@ -1,7 +1,7 @@ {% extends 'base.html.twig' %} {% block title %}{{ event_date_iso|date('Y') }} Venue | {{ parent() }}{% endblock %} {% block og_title %}{{ event_date_iso|date('Y') }} Venue{% endblock %} -{% block meta_description %}The next South Dakota Code Camp will be happening on {{ event_date }} at Southeast Technical Institute in Sioux Falls, SD.{% endblock %} +{% block meta_description %}The next South Dakota Code Camp will be happening on {{ event_date }} at Raven Industries in Sioux Falls, SD.{% endblock %} {% block stylesheets %} {{ parent() }} @@ -9,24 +9,15 @@ {% block javascripts %} {{ parent() }} - {% endblock %} {% block body %}

{{ event_date_iso|date('Y') }} Venue

+ +

- The next South Dakota Code Camp will be happening on {{ event_date }} at Southeast - Technical Institute in the Sullivan Health Science Center. Click here for directions. + The next South Dakota Code Camp will be happening on {{ event_date }} at Raven Industries. Click here for directions.

From aa00d1d36c663004d9a93d83db81f7a8db2af190 Mon Sep 17 00:00:00 2001 From: Kevin Logan Date: Tue, 18 Sep 2018 11:03:27 -0500 Subject: [PATCH 6/6] Sponsor information will be coming soon --- app/Resources/views/default/sponsor.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Resources/views/default/sponsor.html.twig b/app/Resources/views/default/sponsor.html.twig index 3c425ab..9a3b150 100644 --- a/app/Resources/views/default/sponsor.html.twig +++ b/app/Resources/views/default/sponsor.html.twig @@ -17,6 +17,7 @@

Interested in becoming a sponsor? Email sdcodecamp[at]gmail.com for details.

+

Sponsor information will be coming soon

{% spaceless %}

Gold Sponsors