Skip to content

Commit

Permalink
Merge pull request #34 from UCF/rc-v2.3.1
Browse files Browse the repository at this point in the history
Merge of rc-v2.3.1
  • Loading branch information
jmbarne3 authored Feb 1, 2017
2 parents c9ad147 + 3299586 commit 9528eba
Show file tree
Hide file tree
Showing 34 changed files with 1,861 additions and 127 deletions.
2 changes: 1 addition & 1 deletion dev/admissions-page/admissions.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/custom-pages/about-ucf.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/custom-pages/academics-search.min.css

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dev/custom-pages/academics-search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ article:last-child {
overflow: visible;
width: 100%;
z-index: 1;
margin-top: -30px;
padding-top: 35px;

@media (max-width: $screen-xs-max) {
height: 625px;
Expand Down
26 changes: 19 additions & 7 deletions dev/custom-pages/alumni-giving.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<!-- Content -->

<section id="ignite" class="menu-section" data-section-link-title="IGNITE">
<div class="row">
<div class="col-sm-6 col-md-7">
<h2 class="h1 heading-slab-serif">IGNITE the Future of UCF</h2>
Expand All @@ -18,6 +21,7 @@ <h2 class="h1 heading-slab-serif">IGNITE the Future of UCF</h2>
<div class="margin-h1"><a href="https://www.ucffoundation.org/givenow"><img class="img-responsive center-block" src="//www.ucf.edu/wp-content/uploads/2013/10/GIVE-BUTTON-2.jpg" alt="Giving to UCF helps students get access to affordable, high quality education, produce world class research and make an impact on the world" title="Give to UCF - Ignite the Future"></a></div>
</div>
</div>
</section>

<div class="callout callout-blockquote">
<div class="row">
Expand All @@ -35,7 +39,7 @@ <h2 class="h1 heading-slab-serif">IGNITE the Future of UCF</h2>

</div></div></div>

<section class="alumni-section no-margin">
<section id="strength-in-numbers" class="menu-section alumni-section no-margin" data-section-link-title="Strength in Numbers">
[full-width-image classes="section-header page-media-header once-a-knight" filename="ucf_alumni_orlando_events_knightro"]
<div class="container">
<h2 class="section-title">Once a Knight,<br>always a Knight</h2>
Expand All @@ -59,34 +63,42 @@ <h3 class="heading-underline">Alumni Resources</h3>
<li><a href="https://knightyourride.com" target="_blank" class="external">UCF Custom License Plates</a></li>
<li><a href="https://www.ucffoundation.org/givenow" target="_blank" class="external">Giving to UCF</a></li>
</ul>

</div>
</div>
</div>
</section>

<div class="callout callout-dark callout-events">
<div id="events" class="callout menu-section callout-dark callout-events" data-section-link-title="Events">
<div class="container">
<div class="row">
<div class="col-md-7">
<h2 class="h1 heading-slab-serif">Upcoming Alumni Events</h2>
<h3 class="h4 heading-heavy"><span class="highlight highlight-white">Up Next</span></h3>
[events url="http://events.ucf.edu/calendar/10/ucf-alumni/" start="0" limit="1" show_descriptions="true"]<p>Check out the <a href="http://events.ucf.edu/calendar/10/ucf-alumni/">UCF alumni events calendar for future event details.</a></p>[/events]
[events url="https://events.ucf.edu/calendar/10/ucf-alumni/upcoming/" start="0" limit="1" show_descriptions="true"]<p>Check out the <a href="https://events.ucf.edu/calendar/10/ucf-alumni/upcoming/">UCF alumni events calendar for future event details.</a></p>[/events]
<h3 class="h4 heading-heavy"><span class="highlight highlight-white">Looking Ahead</span></h3>
[events url="http://events.ucf.edu/calendar/10/ucf-alumni/" start="1" limit="4"]<p>No events found. Check the <a href="http://events.ucf.edu/calendar/10/ucf-alumni/">full alumni event calendar for future event details.</a></p>[/events]
[events url="https://events.ucf.edu/calendar/10/ucf-alumni/upcoming/" start="1" limit="4"]<p>No events found. Check the <a href="http://events.ucf.edu/calendar/10/ucf-alumni/">full alumni event calendar for future event details.</a></p>[/events]
<ul class="list-chevrons">
<li><a href="http://events.ucf.edu/calendar/10/ucf-alumni/">View the full alumni event calendar</a></li>
<li><a href="http://ucfalumni.com/alumni/regionals">Find events in your area</a></li>
<li><a href="https://events.ucf.edu/calendar/10/ucf-alumni/upcoming/">View the full alumni event calendar</a></li>
<li><a href="https://ucfalumni.com/alumni/regionals">Find events in your area</a></li>
</ul>
</div>
</div>
</div>
</div>

<div class="container">
<div id="pegasus" class="container menu-section" data-section-link-title="Pegasus Magazine">
<h2 class="heading-underline">Pegasus Magazine</h2>
<p class="lead"><em>Pegasus</em> Magazine, <a href="http://ucf.edu/pegasus/about/">the official magazine of the University of Central Florida</a>, is published three times a year and mailed to more than 230,000 alumni, students, faculty and members of our community.</p>
[pegasus-issues start="0" limit="1" list_classes="list-unstyled pegasus-featured-issue"]
[pegasus-issues start="1" limit="4" list_classes="row list-unstyled pegasus-issue-archives" list_item_classes="col-sm-3"]
</div>

<div class="container"><div class="row"><div class="col-sm-12">


<!-- Media Template: Header Contents -->
<div class="container">
<span class="header-title pull-right">Big Hearts. Bigger Impact</span><h1 class="header-subtitle pull-right">Alumni &amp; Giving</h1>
</div></div></div>[sections-menu selector=".menu-section"]
<div class="container">
6 changes: 5 additions & 1 deletion dev/custom-pages/alumni-giving.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dev/custom-pages/alumni-giving.scss
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ $alumni-knitro: '//www.ucf.edu/wp-content/uploads/2016/10/ucf_alumni_orlando_eve

.section-header {
height: 500px;
margin-bottom: 60px;
margin-top: 0;
position: relative;

Expand Down Expand Up @@ -286,6 +285,8 @@ $alumni-knitro: '//www.ucf.edu/wp-content/uploads/2016/10/ucf_alumni_orlando_eve
}

.callout-events {
margin-top: 2em;

@media (min-width: $screen-md-min) {
background-image: url('#{$events-bg-url}');
background-position: center right;
Expand Down
254 changes: 254 additions & 0 deletions dev/custom-pages/athletics.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
<!-- Header contents -->
<div class="container">
<div class="pull-left"><span class="header-title pull-left">Knights rise and conquer</span><h1 class="header-subtitle pull-left">NCAA Athletics</h1></div>
</div>



<!-- Page contents -->
</div></div></div>

<section class="section-intro">
<div class="callout callout-dark">
<div class="container">
<div class="row">
<div class="col-sm-7 col-md-8" data-mh="section-intro-cols">
<h2 class="h1 margin-h4 section-heading ucf-gold">Champions play at UCF.</h2>
<p>
Knights athletic teams have earned landmark victories on state and national stages&mdash;from American Athletic Conference titles to BCS bowl wins. But some of our student-athletes' most important triumphs have been in the classroom. They've achieved an average GPA of 3.0 or higher for 18 consecutive semesters and earned a <a href="http://today.ucf.edu/knight-student-athletes-score-graduation-rates/">93 percent graduation success rate</a>, which ranks number 1 in the nation for public universities. Success isn't as sweet without the cheers of fans in the stands, so every student gets free admission to sporting events on campus. Being a part of the action is an important part of our lifestyle&mdash;because we're never as strong alone as we are together.
</p>
<p>
Visit <a class="ucf-athletics-gold" href="http://ucfknights.com" target="_blank">UCFKnights.com</a> to get in on the action.
</p>
</div>
<div class="col-sm-1" data-mh="section-intro-cols">
<hr class="visible-xs center-block">
<hr class="hidden-xs hr-vertical center-block">
</div>
<div class="col-sm-4 col-md-3" data-mh="section-intro-cols">
<div class="callout-aside">
<h2 class="h4 heading-sans-serif section-heading"><span class="highlight highlight-white">Athletics Teams</span></h2>
<ul class="list-unstyled intro-teams-list">
<li>
<a href="http://ucfknights.com/index.aspx?path=baseball">Baseball</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=mbball">Men's Basketball</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wbball">Women's Basketball</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=spirit">Cheerleading</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=cross">Women's Cross Country</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=football">Football</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=mgolf">Men's Golf</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wgolf">Women's Golf</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wrow">Women's Rowing</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=msoc">Men's Soccer</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wsoc">Women's Soccer</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=softball">Softball</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=mten">Men's Tennis</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wten">Women's Tennis</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wtrack">Women's Track &amp; Field</a>
</li>
<li>
<a href="http://ucfknights.com/index.aspx?path=wvball">Women's Volleyball</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>

<section class="section-fightsong">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-9">
<h2 class="h4 heading-sans-serif margin-h4">UCF Fight Song</h2>
<div class="fightsong-wrap margin-h4">
<div class="fightsong-line">UCF charge onto the field</div>
<div class="fightsong-line">With our spirit, we'll never yield</div>
<div class="fightsong-line">Black and Gold</div>
<div class="fightsong-line">Charge right through the line</div>
<div class="fightsong-line">Victory is our cry ... V-I-C-T-O-R-Y</div>
<div class="fightsong-line">Tonight our Knights will shine!</div>
</div>
<div class="margin-h4">
<p><strong class="h4 heading-sans-serif">Listen Now:</strong></p>
http://www.ucf.edu/wp-content/uploads/2017/01/UCF-Fight-Song-Touchdown-Version.mp3
</div>
</div>
</div>
</div>
<div class="section-bgwrap"></div>
</section>

<section class="section-events">
<div class="callout callout-dark callout-events">
<div class="container">
<div class="row">
<div class="col-md-7">
<h2 class="section-heading heading-condensed">Athletic Events</h2>
<h3 class="h4 heading-sans-serif heading-heavy"><a class="btn btn-ucf-gold" href="http://events.ucf.edu/category/27/sports/">Up Next</a></h3>
[events url="http://events.ucf.edu/category/27/sports/" start="0" limit="1" show_descriptions="true" use_short_month="true"]<p>Check the <a href="http://events.ucf.edu/category/27/sports/">UCF events calendar for future event details.</a></p>[/events]
<h3 class="h4 heading-sans-serif heading-heavy"><a class="btn btn-ucf-gold" href="http://events.ucf.edu/category/27/sports/">Looking Ahead</a></h3>
[events url="http://events.ucf.edu/category/27/sports/" start="1" limit="4" use_short_month="true"]<p>Check the <a href="http://events.ucf.edu/category/27/sports/">UCF events calendar for future event details.</a></p>[/events]
</div>
</div>
</div>
</div>
</section>

<section class="section-destiny">
<div class="container">
<div class="row">
<div class="col-sm-7 col-sm-offset-5 col-md-8 col-md-offset-4">
<h2 class="heading-condensed">We Determine Our Own Destiny.</h2>
<p>
From the first kickoff on a converted cow pasture to buzzer-beater shots, grand slams and championship cheer routines, UCF Knights have been building momentum on the field and the court for nearly four decades. And whether we were underdogs or the overwhelming favorites, you've been cheering us on every step of the way. With your continued support, the best is yet to come.
</p>
</div>
</div>
</div>
<div class="section-bgwrap">
<img class="img-responsive center-block visible-xs" src="https://www.ucf.edu/wp-content/uploads/2017/01/tacko-fall.jpg" alt="Tacko Fall">
</div>
</section>

<section class="section-nextlevel">
<div class="callout callout-dark">
<div class="container">
<div class="row">
<div class="col-sm-7">
<h2 class="h3 ucf-gold text-uppercase">To reach the next level, UCF Athletics aims to:</h2>
<ul>
<li>Become a perennial top-25 college athletics program</li>
<li>Empower our student-athletes to earn degrees and attain exceptional personal and professional lives</li>
<li>Support UCF in achieving its goals through impactful, positive exposure</li>
<li>Energize all of Knight Nation, including alumni, students and the entire Orlando community</li>
</ul>
</div>
<div class="col-sm-5">
<img class="img-responsive center-block margin-h3" src="https://www.ucf.edu/wp-content/uploads/2017/01/nextlevel-circles.png" alt="">
</div>
</div>
</div>
</div>
</section>

<section class="section-griffinquote">
<div class="callout callout-athletics-gold">
<div class="container">
<div class="row">
<div class="col-xs-8 col-xs-offset-2 col-sm-4 col-sm-offset-0 col-md-3">
<p>
<img class="img-circle img-responsive center-block" src="https://www.ucf.edu/wp-content/uploads/2017/01/shaquem-griffin.jpg" alt="Shaquem Griffin">
</p>
</div>
<div class="clearfix visible-xs-block"></div>
<div class="col-sm-8 col-md-9">
<blockquote>
<p>
"I love wearing the Black and Gold and representing this great school. I've learned a lot since stepping foot on the UCF campus. Each experience I've been through has taught me something of great value. Thank you to all of the people who support our program and help provide scholarships for student-athletes."
</p>
<footer>
Shaquem Griffin, '16, <small>(Human Communication) Linebacker</small>
</footer>
</blockquote>
</div>
</div>
</div>
</div>
</section>

<section class="section-news">
<div class="container">
<div class="row">
<div class="col-sm-8">
<div class="section-heading-wrap">
<h2 class="h1 margin-h2 section-heading">News</h2>
<div class="read-more"><a href="https://today.ucf.edu/section/sports/">Check out more stories<span class="fa fa-external-link" aria-hidden="true"></span></a></div>
</div>
[ucf-news-feed layout="modern" title="" sections="sports"]
</div>
<div class="col-sm-4">
<h2 class="heading-underline section-subheading">Featured</h2>
<img class="img-responsive center-block" src="https://www.ucf.edu/wp-content/uploads/2017/01/rise-and-conquer.jpg" alt="We Rise and Conquer.">
<h3 class="h2 margin-h5">UCF Knights 2017 Season Tickets</h3>
<p>
Big things are happening at UCF. Join us for the 2017 season. For more info and FAQs, <a href="https://weriseandconquer.com" target="_blank">visit weriseandconquer.com</a> or <a href="tel:4078231000">call 407-823-1000</a>.
</p>
</div>
</div>
</div>
</section>

<section class="section-facilities">
<img class="img-responsive visible-xs" src="//www.ucf.edu/wp-content/uploads/2017/01/athletics-aerial-xs.jpg" alt="Athletics facilities aerial photo">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="facilities-wrap">
<h2 class="heading-condensed section-heading">The Facilities</h2>
<p>
World-class facilities have never been more important to attract recruits and win scholarships.
</p>
<h3 class="h5 heading-sans-serif"><span class="highlight highlight-gold">Venues</span></h3>
<ul class="list-unstyled facilities-venues-list">
<li>
<a href="http://map.ucf.edu/locations/135/bright-house-networks-stadium-bhns/">Brighthouse Stadium</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/50/cfe-arena-arna/">CFE Arena</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/50c/the-venue/">The Venue</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/77/wayne-densch-sports-center-wdsc/">UCF Football Operations Building</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/basefield/">Baseball Stadium, John Euliano Park</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/128/nicholson-fieldhouse-nfh/">Nicholson Fieldhouse</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/125/softball-stadium-sbs/">UCF Softball Stadium</a>
</li>
<li>
<a href="http://map.ucf.edu/locations/142/track-soccer-field-tss/">UCF Soccer Fields</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>

<div class="container"><div class="row"><div class="col-sm-12">
1 change: 1 addition & 0 deletions dev/custom-pages/athletics.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 9528eba

Please sign in to comment.