diff --git a/.DS_Store b/.DS_Store index f66dddb7..d127920e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 00000000..23692288 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: "vendor/bundle" diff --git a/Gemfile.lock b/Gemfile.lock index 9681cacc..195b10c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,240 +1,269 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.9) - i18n (~> 0.7) + activesupport (6.0.3.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + zeitwerk (~> 2.2, >= 2.2.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.17.8) + commonmarker (0.17.13) ruby-enum (~> 0.5) - concurrent-ruby (1.0.5) - ethon (0.11.0) - ffi (>= 1.3.0) - execjs (2.7.0) - faraday (0.14.0) + concurrent-ruby (1.1.8) + dnsruby (1.61.5) + simpleidn (~> 0.1) + em-websocket (0.5.2) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + ethon (0.14.0) + ffi (>= 1.15.0) + eventmachine (1.2.7) + execjs (2.8.1) + faraday (1.4.1) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) - ffi (1.9.23) + ruby2_keywords (>= 0.0.4) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) + ffi (1.15.0) forwardable-extended (2.6.0) - gemoji (3.0.0) - github-pages (177) - activesupport (= 4.2.9) - github-pages-health-check (= 1.3.5) - jekyll (= 3.6.2) - jekyll-avatar (= 0.5.0) - jekyll-coffeescript (= 1.0.2) - jekyll-commonmark-ghpages (= 0.1.5) + gemoji (3.0.1) + github-pages (214) + github-pages-health-check (= 1.17.0) + jekyll (= 3.9.0) + jekyll-avatar (= 0.7.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.1.6) jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.9.2) - jekyll-gist (= 1.4.1) - jekyll-github-metadata (= 2.9.3) - jekyll-mentions (= 1.2.0) - jekyll-optional-front-matter (= 0.3.0) + jekyll-feed (= 0.15.1) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.13.0) + jekyll-mentions (= 1.6.0) + jekyll-optional-front-matter (= 0.3.2) jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.2.0) - jekyll-redirect-from (= 0.12.1) - jekyll-relative-links (= 0.5.2) - jekyll-remote-theme (= 0.2.3) - jekyll-sass-converter (= 1.5.0) - jekyll-seo-tag (= 2.3.0) - jekyll-sitemap (= 1.1.1) - jekyll-swiss (= 0.4.0) - jekyll-theme-architect (= 0.1.0) - jekyll-theme-cayman (= 0.1.0) - jekyll-theme-dinky (= 0.1.0) - jekyll-theme-hacker (= 0.1.0) - jekyll-theme-leap-day (= 0.1.0) - jekyll-theme-merlot (= 0.1.0) - jekyll-theme-midnight (= 0.1.0) - jekyll-theme-minimal (= 0.1.0) - jekyll-theme-modernist (= 0.1.0) - jekyll-theme-primer (= 0.5.2) - jekyll-theme-slate (= 0.1.0) - jekyll-theme-tactile (= 0.1.0) - jekyll-theme-time-machine (= 0.1.0) - jekyll-titles-from-headings (= 0.5.0) - jemoji (= 0.8.1) - kramdown (= 1.16.2) - liquid (= 4.0.0) - listen (= 3.0.6) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.16.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.3) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.7.1) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.1.1) + jekyll-theme-cayman (= 0.1.1) + jekyll-theme-dinky (= 0.1.1) + jekyll-theme-hacker (= 0.1.2) + jekyll-theme-leap-day (= 0.1.1) + jekyll-theme-merlot (= 0.1.1) + jekyll-theme-midnight (= 0.1.1) + jekyll-theme-minimal (= 0.1.1) + jekyll-theme-modernist (= 0.1.1) + jekyll-theme-primer (= 0.5.4) + jekyll-theme-slate (= 0.1.1) + jekyll-theme-tactile (= 0.1.1) + jekyll-theme-time-machine (= 0.1.1) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.12.0) + kramdown (= 2.3.1) + kramdown-parser-gfm (= 1.1.0) + liquid (= 4.0.3) mercenary (~> 0.3) - minima (= 2.1.1) - nokogiri (>= 1.8.1, < 2.0) - rouge (= 2.2.1) + minima (= 2.5.1) + nokogiri (>= 1.10.4, < 2.0) + rouge (= 3.26.0) terminal-table (~> 1.4) - github-pages-health-check (1.3.5) + github-pages-health-check (1.17.0) addressable (~> 2.3) - net-dns (~> 0.8) + dnsruby (~> 1.60) octokit (~> 4.0) - public_suffix (~> 2.0) - typhoeus (~> 0.7) - html-pipeline (2.7.1) + public_suffix (>= 2.0.2, < 5.0) + typhoeus (~> 1.3) + html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) + http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.6.2) + jekyll (3.9.0) addressable (~> 2.4) colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.14) + jekyll-watch (~> 2.0) + kramdown (>= 1.17, < 3) liquid (~> 4.0) mercenary (~> 0.3.3) pathutil (~> 0.9) - rouge (>= 1.7, < 3) + rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-avatar (0.5.0) - jekyll (~> 3.0) - jekyll-coffeescript (1.0.2) + jekyll-avatar (0.7.0) + jekyll (>= 3.0, < 5.0) + jekyll-coffeescript (1.1.1) coffee-script (~> 2.2) coffee-script-source (~> 1.11.1) - jekyll-commonmark (1.1.0) + jekyll-commonmark (1.3.1) commonmarker (~> 0.14) - jekyll (>= 3.0, < 4.0) - jekyll-commonmark-ghpages (0.1.5) + jekyll (>= 3.7, < 5.0) + jekyll-commonmark-ghpages (0.1.6) commonmarker (~> 0.17.6) - jekyll-commonmark (~> 1) - rouge (~> 2) + jekyll-commonmark (~> 1.2) + rouge (>= 2.0, < 4.0) jekyll-default-layout (0.1.4) jekyll (~> 3.0) - jekyll-feed (0.9.2) - jekyll (~> 3.3) - jekyll-gist (1.4.1) + jekyll-feed (0.15.1) + jekyll (>= 3.7, < 5.0) + jekyll-gist (1.5.0) octokit (~> 4.2) - jekyll-github-metadata (2.9.3) - jekyll (~> 3.1) + jekyll-github-metadata (2.13.0) + jekyll (>= 3.4, < 5.0) octokit (~> 4.0, != 4.4.0) - jekyll-mentions (1.2.0) - activesupport (~> 4.0) + jekyll-mentions (1.6.0) html-pipeline (~> 2.3) - jekyll (~> 3.0) - jekyll-optional-front-matter (0.3.0) - jekyll (~> 3.0) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) jekyll-paginate (1.1.0) - jekyll-readme-index (0.2.0) - jekyll (~> 3.0) - jekyll-redirect-from (0.12.1) - jekyll (~> 3.3) - jekyll-relative-links (0.5.2) - jekyll (~> 3.3) - jekyll-remote-theme (0.2.3) - jekyll (~> 3.5) - rubyzip (>= 1.2.1, < 3.0) - typhoeus (>= 0.7, < 2.0) - jekyll-sass-converter (1.5.0) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.16.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.3) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + rubyzip (>= 1.3.0, < 3.0) + jekyll-sass-converter (1.5.2) sass (~> 3.4) - jekyll-seo-tag (2.3.0) - jekyll (~> 3.3) - jekyll-sitemap (1.1.1) - jekyll (~> 3.3) - jekyll-swiss (0.4.0) - jekyll-theme-architect (0.1.0) + jekyll-seo-tag (2.7.1) + jekyll (>= 3.8, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-cayman (0.1.0) + jekyll-theme-cayman (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-dinky (0.1.0) + jekyll-theme-dinky (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-hacker (0.1.0) - jekyll (~> 3.5) + jekyll-theme-hacker (0.1.2) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-leap-day (0.1.0) + jekyll-theme-leap-day (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-merlot (0.1.0) + jekyll-theme-merlot (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-midnight (0.1.0) + jekyll-theme-midnight (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-minimal (0.1.0) + jekyll-theme-minimal (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-modernist (0.1.0) + jekyll-theme-modernist (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-primer (0.5.2) - jekyll (~> 3.5) + jekyll-theme-primer (0.5.4) + jekyll (> 3.5, < 5.0) jekyll-github-metadata (~> 2.9) - jekyll-seo-tag (~> 2.2) - jekyll-theme-slate (0.1.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-tactile (0.1.0) + jekyll-theme-tactile (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-theme-time-machine (0.1.0) + jekyll-theme-time-machine (0.1.1) jekyll (~> 3.5) jekyll-seo-tag (~> 2.0) - jekyll-titles-from-headings (0.5.0) - jekyll (~> 3.3) - jekyll-watch (1.5.1) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) + jekyll-watch (2.2.1) listen (~> 3.0) - jemoji (0.8.1) - activesupport (~> 4.0, >= 4.2.9) + jemoji (0.12.0) gemoji (~> 3.0) html-pipeline (~> 2.2) - jekyll (>= 3.0) - kramdown (1.16.2) - liquid (4.0.0) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) + jekyll (>= 3.0, < 5.0) + kramdown (2.3.1) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + liquid (4.0.3) + listen (3.5.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.3.0) - minima (2.1.1) - jekyll (~> 3.3) - minitest (5.11.3) - multipart-post (2.0.0) - net-dns (0.8.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - octokit (4.8.0) + mini_portile2 (2.5.1) + minima (2.5.1) + jekyll (>= 3.5, < 5.0) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) + minitest (5.14.4) + multipart-post (2.1.1) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + octokit (4.21.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.16.1) + pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (2.0.5) - rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - rouge (2.2.1) - ruby-enum (0.7.2) + public_suffix (4.0.6) + racc (1.5.2) + rb-fsevent (0.11.0) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.5) + rouge (3.26.0) + ruby-enum (0.9.0) i18n - rubyzip (1.2.1) - safe_yaml (1.0.4) - sass (3.5.6) + ruby2_keywords (0.0.4) + rubyzip (2.3.0) + safe_yaml (1.0.5) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) + simpleidn (0.2.1) + unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.5) + typhoeus (1.4.0) + ethon (>= 0.9.0) + tzinfo (1.2.9) thread_safe (~> 0.1) - unicode-display_width (1.3.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) + unicode-display_width (1.7.0) + zeitwerk (2.4.2) PLATFORMS ruby - x64-mingw32 DEPENDENCIES github-pages (>= 104) BUNDLED WITH - 1.16.1 + 2.1.4 diff --git a/PostEventReport-2017.pdf b/PostEventReport-2017.pdf deleted file mode 100644 index df8111a5..00000000 Binary files a/PostEventReport-2017.pdf and /dev/null differ diff --git a/_config.yml b/_config.yml index dd67e513..2b44947f 100644 --- a/_config.yml +++ b/_config.yml @@ -8,4 +8,13 @@ highlighter: rouge plugins: - jekyll-redirect-from - jekyll-sitemap + +sass: + add_charset: true + sass_dir: assets/sass + style: :compressed + sourcemap: :true + + exclude: [node_modules] +exclude: [vendor] \ No newline at end of file diff --git a/_includes/about-mainpage.html b/_includes/about-mainpage.html new file mode 100644 index 00000000..4b0281bb --- /dev/null +++ b/_includes/about-mainpage.html @@ -0,0 +1,15 @@ +
+ +

about

+ +
+

The mission of the Kentucky Entrepreneur Hall of Fame is to raise awareness of the impact that entrepreneurship has made in the Commonwealth of Kentucky and encourage + others to pursue similar ambitious endeavors.

+
+

We fulfill this mission with programs that celebrate Kentucky’s most successful entrepreneurs, share their stories, and equip emerging entrepreneurs.

+
+ + + + +
\ No newline at end of file diff --git a/_includes/emergingEnt-mainpage.html b/_includes/emergingEnt-mainpage.html new file mode 100644 index 00000000..02a893ea --- /dev/null +++ b/_includes/emergingEnt-mainpage.html @@ -0,0 +1,31 @@ +
+ + +
+

EMERGING

+

ENTREPRENUERS

+

2019 CLASS

+
+ + +
+ +
+ + + + + +

Note: The companies or organizations listed for each Emerging Entreprenuer
are those with which the honoree + was most closely associated at the time of recognition.

+ + +
\ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 60733857..7be18fa7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,153 +1,32 @@ -
-
- - - - - - -
- -
-

Gold Sponsors

-
-
- First Southern National Bank -
-
- Kentucky Cabinet for Economic Development -
-
-
-
- - - - - -
- - -
+ +
© 2020 ky entrepreneur hof
+ \ No newline at end of file diff --git a/_includes/founders-series-mainpage.html b/_includes/founders-series-mainpage.html new file mode 100644 index 00000000..a7190099 --- /dev/null +++ b/_includes/founders-series-mainpage.html @@ -0,0 +1,32 @@ +
+ +

MEDIA

+ +

In order to share the sucess stories of Kentucky's entrepreneurs on
a larger scale, we launched a video + series where we sit down and
interview each Kentucky Entrepreneur Hall of Fame inductee.

+ +
+ +
+ + +

Joe Craft - Alliance Resource Partners

+

Jess Correll - First Southern National Bank

+ + + + + +
+ play video button 1 +
+
+ play video button 2 +
+ +
\ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 9a77328c..ae3d2185 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,9 +13,11 @@ - - - + + + + + \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html index 65b05520..e9f8f9e9 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,45 +1,25 @@ - - - - -
-
-
- - - - - - - - {% if page.homepage %} -
-

-
KENTUCKY ENTREPRENEUR
-
HALL OF FAME
-
Honoring Kentucky's Most Successful Entrepreneurs
-

- -
- {% endif %} - - -
+{% include top-notification.html %} +
+ + + + + + + +
\ No newline at end of file diff --git a/_includes/inductees-mainpage.html b/_includes/inductees-mainpage.html new file mode 100644 index 00000000..36579961 --- /dev/null +++ b/_includes/inductees-mainpage.html @@ -0,0 +1,23 @@ +
+ + +
+

HALL OF FAME INDUCTEES

+

2019 CLASS

+
+ +
+ +
+ + + + +
\ No newline at end of file diff --git a/_includes/programs.html b/_includes/programs.html new file mode 100644 index 00000000..b09239cc --- /dev/null +++ b/_includes/programs.html @@ -0,0 +1,26 @@ +
+ + Awesome Felllowship Speech + +
+ +
+

A mentor-driven program designed to accelerate your high tech startup. The program is tailored to your + startup's needs and runs on a flexible timeline unique to your team, supporting your startup for up to + one + year.

+
+ +
+

programs

+
+ + +
+ +
+ +
+ + +
\ No newline at end of file diff --git a/_includes/sponsors.html b/_includes/sponsors.html new file mode 100644 index 00000000..bb54ca61 --- /dev/null +++ b/_includes/sponsors.html @@ -0,0 +1,108 @@ +
+ + + + + +
+

Presenting Sponsor

+
+ +
+

Gold Sponsors

+
+ + +
+ Chase Bank +
+ + +
+ +
+ +
+

Silver Sponsors

+
+ + + +
+ +
+ + + +
+ +
+ +
+

Contributors

+
+ + + +
+ +
+
\ No newline at end of file diff --git a/_includes/top-notification.html b/_includes/top-notification.html new file mode 100644 index 00000000..2d79944d --- /dev/null +++ b/_includes/top-notification.html @@ -0,0 +1,7 @@ +
+ NOMINATIONS FOR THE 2022 CLASS ARE OPEN... SUBMIT A NOMINATION NOW + + + + +
\ No newline at end of file diff --git a/_includes/we-stand-for.html b/_includes/we-stand-for.html new file mode 100644 index 00000000..2627ec5b --- /dev/null +++ b/_includes/we-stand-for.html @@ -0,0 +1,18 @@ +
+ +
+ + +
+ +

honoring kentucky's
most succuessful entrepreneurs

+ + + + +
+ + + +
+
\ No newline at end of file diff --git a/_layouts/page.html b/_layouts/page.html index d32e567c..a0db70cb 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -11,14 +11,10 @@ {% include header.html %} -
-
-
+
+ {{ content }} +
- {{content}} -
-
-
{% include js.html %} {% include footer.html %} diff --git a/assets/.DS_Store b/assets/.DS_Store index 5008ddfc..a40d67d1 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/css/bootstrap-theme.css b/assets/css/bootstrap-theme.css similarity index 100% rename from css/bootstrap-theme.css rename to assets/css/bootstrap-theme.css diff --git a/css/bootstrap-theme.css.map b/assets/css/bootstrap-theme.css.map similarity index 100% rename from css/bootstrap-theme.css.map rename to assets/css/bootstrap-theme.css.map diff --git a/css/bootstrap-theme.min.css b/assets/css/bootstrap-theme.min.css similarity index 100% rename from css/bootstrap-theme.min.css rename to assets/css/bootstrap-theme.min.css diff --git a/css/bootstrap.css b/assets/css/bootstrap.css similarity index 99% rename from css/bootstrap.css rename to assets/css/bootstrap.css index fb15e3d6..ac7680c6 100755 --- a/css/bootstrap.css +++ b/assets/css/bootstrap.css @@ -4993,7 +4993,7 @@ a.thumbnail.active { border-top-color: #e4b9c0; } .alert-danger .alert-link { - color: #843534; + color: #fff; } @-webkit-keyframes progress-bar-stripes { from { diff --git a/css/bootstrap.css.map b/assets/css/bootstrap.css.map similarity index 100% rename from css/bootstrap.css.map rename to assets/css/bootstrap.css.map diff --git a/css/bootstrap.min.css b/assets/css/bootstrap.min.css similarity index 100% rename from css/bootstrap.min.css rename to assets/css/bootstrap.min.css diff --git a/css/main-responsive.css b/assets/css/main-responsive.css similarity index 100% rename from css/main-responsive.css rename to assets/css/main-responsive.css diff --git a/assets/css/main.scss b/assets/css/main.scss new file mode 100644 index 00000000..4d5b5974 --- /dev/null +++ b/assets/css/main.scss @@ -0,0 +1,13 @@ +--- +--- + +@import 'components/screen-mixins'; +@import 'theme/header'; +@import 'theme/we-stand-for'; +@import 'theme/about-mainpage'; +@import 'theme/inductees-mainpage'; +@import 'theme/emergingEnt-mainpage'; +@import 'theme/founders-series-mainpage'; +@import 'theme/programs'; +@import 'theme/sponsors'; +@import 'theme/footer'; diff --git a/css/main.css b/assets/css/theme.css similarity index 91% rename from css/main.css rename to assets/css/theme.css index b4e163c5..36097789 100644 --- a/css/main.css +++ b/assets/css/theme.css @@ -13,7 +13,7 @@ ============================================= */ body { - background: #e6e6e6 url('../img/body_bg.jpg') center repeat-y; + background: #e6e6e6 url('../../img/body_bg.jpg') center repeat-y; font-size: 16px; color: #666; line-height: 24px; @@ -106,19 +106,15 @@ header { background: #af0a0a; } -header .social-bar { - height: 30px; - border-bottom: 1px solid #f11a1a; -} - header > .container { background: url('../img/bg.jpg') center center repeat-y; } header > .container > .logo { - float: left; - width: 150px; - margin: -20px 0 5px; + width: 350px; + height: 175px; + margin-left: 400px; + margin-top: 30px; } header > .container > .logo a { @@ -195,12 +191,13 @@ header > .top-alert #linkdiv h2 .link { } header > .container > #nav { - float: right; + float: center; margin: 0 -15px 10px 0; } header > .container > #nav > ul { - margin-right: 15px; + margin-left: 175px; + margin-top: 40px; } header > .container > #nav > ul > li { @@ -211,16 +208,16 @@ header > .container > #nav > ul > li { } header > .container > #nav > ul > li:hover, header > .container > #nav > ul > li.active { - border-top: 4px solid #f11a1a; + border-bottom: 2px solid #f11a1a; } header > .container > #nav > ul > li a { - color: white !important; + color: black !important; display: block; - font-size: 21px; - font-family: Times New Roman, Times, Serif; - padding: 15px 20px; + font-size: 15px; + font-family: Verdana, Geneva, Tahoma, sans-serif; + padding: 15px 25px; text-decoration: none; border-bottom: none; } @@ -291,125 +288,7 @@ header .top-alert a { /* THUMNAIL SLIDES */ -.inductees { - list-style: none; - position: relative; - margin: 0 0 20px 10px; - padding: 0; -} - -.inductees li { - float: left; - margin: 10px; - background: #fff; - padding: 8px; - position: relative; - box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); -} -.inductees li a, -.inductees li a img { - display: block; - position: relative; -} -.inductees li a { - overflow: hidden; - border-bottom: none; -} -.inductees li a div { - position: absolute; - background: #333; - background: rgba(213, 1, 1, 0.8); - width: 100%; - height: 100%; - text-align: center; -} -.inductees li a div > span.name { - display: block; - padding: 10px 0; - margin: 40px 20px 20px 20px; - font-size: 16px; - text-align: center; - text-transform: uppercase; - font-weight: bold; - color: rgba(255,255,255,0.9); - text-shadow: 1px 1px 1px rgba(0,0,0,0.2); - border-bottom: 1px solid rgba(255,255,255,0.5); - box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3); -} - -.inductees li a div > span.name > .company { - font-style:italic; - font-size: 12px; - font-weight: normal; -} -.inductees li a div > span.view-bio { - text-transform: none; - color: rgba(255,255,255,0.9); - text-shadow: 1px 1px 1px rgba(0,0,0,0.2); - font-size: 16px; - font-weight: normal; -} - -.inducteeEE { - list-style: none; - position: relative; - margin: 0 0 20px 10px; - padding: 0; -} - -.inducteeEE li { - float: left; - margin: 10px; - background: #fff; - padding: 8px; - position: relative; - box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); -} -.inducteeEE li a, -.inducteeEE li a img { - display: block; - position: relative; -} -.inducteeEE li a { - overflow: hidden; - border-bottom: none; -} -.inducteeEE li a div { - position: absolute; - background: #333; - background: rgba(213, 1, 1, 0.8); - width: 100%; - height: 100%; - text-align: center; -} -.inducteeEE li a div > span.name { - display: block; - padding: 10px 0; - margin: 40px 20px 20px 20px; - font-size: 16px; - text-align: center; - text-transform: uppercase; - font-weight: bold; - color: rgba(255,255,255,0.9); - text-shadow: 1px 1px 1px rgba(0,0,0,0.2); - border-bottom: 1px solid rgba(255,255,255,0.5); - box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3); -} - -.inducteeEE li a div > span.name > .company { - font-style:italic; - font-size: 12px; - font-weight: normal; -} - -.inducteeEE li a div > span.view-bio { - text-transform: none; - color: rgba(255,255,255,0.9); - text-shadow: 1px 1px 1px rgba(0,0,0,0.2); - font-size: 16px; - font-weight: normal; -} /**** ISOTOPE FILTERING *****/ diff --git a/assets/sass/components/screen-mixins.scss b/assets/sass/components/screen-mixins.scss new file mode 100644 index 00000000..34422e02 --- /dev/null +++ b/assets/sass/components/screen-mixins.scss @@ -0,0 +1,162 @@ +//== Media queries breakpoints +// +//## Define the breakpoints at which your layout will change, adapting to different screen sizes. + +// Extra small screen / phone +//** Deprecated `$screen-xs` as of v3.0.1 +$screen-xs: 480px !default; +//** Deprecated `$screen-xs-min` as of v3.2.0 +$screen-xs-min: $screen-xs !default; +//** Deprecated `$screen-phone` as of v3.0.1 +$screen-phone: $screen-xs-min !default; + +// Small screen / tablet +//** Deprecated `$screen-sm` as of v3.0.1 +$screen-sm: 768px !default; +$screen-sm-min: $screen-sm !default; +//** Deprecated `$screen-tablet` as of v3.0.1 +$screen-tablet: $screen-sm-min !default; + +// Medium screen / desktop +//** Deprecated `$screen-md` as of v3.0.1 +$screen-md: 992px !default; +$screen-md-min: $screen-md !default; +//** Deprecated `$screen-desktop` as of v3.0.1 +$screen-desktop: $screen-md-min !default; + +// Large screen / wide desktop +//** Deprecated `$screen-lg` as of v3.0.1 +$screen-lg: 1200px !default; +$screen-lg-min: $screen-lg !default; +//** Deprecated `$screen-lg-desktop` as of v3.0.1 +$screen-lg-desktop: $screen-lg-min !default; + +// So media queries don't overlap when required, provide a maximum +$screen-xs-max: ($screen-sm-min - 1) !default; +$screen-sm-max: ($screen-md-min - 1) !default; +$screen-md-max: ($screen-lg-min - 1) !default; + + +//== Grid system +// +//## Define your custom responsive grid. + +//** Number of columns in the grid. +$grid-columns: 12 !default; +//** Padding between columns. Gets divided in half for the left and right. +$grid-gutter-width: 30px !default; +// Navbar collapse +//** Point at which the navbar becomes uncollapsed. +$grid-float-breakpoint: $screen-sm-min !default; +//** Point at which the navbar begins collapsing. +$grid-float-breakpoint-max: ($grid-float-breakpoint - 1) !default; + + +//== Container sizes +// +//## Define the maximum width of `.container` for different screen sizes. + +// Small screen / tablet +$container-tablet: (720px + $grid-gutter-width) !default; +//** For `$screen-sm-min` and up. +$container-sm: $container-tablet !default; + +// Medium screen / desktop +$container-desktop: (940px + $grid-gutter-width) !default; +//** For `$screen-md-min` and up. +$container-md: $container-desktop !default; + +// Large screen / wide desktop +$container-large-desktop: (1140px + $grid-gutter-width) !default; +//** For `$screen-lg-min` and up. +$container-lg: $container-large-desktop !default; + + + + +/* ---------------------------------------------------------------- + Mixins for Screen sizes +-------------------------------------------------------------------*/ + +@mixin screen-xs { /* < 480 */ + @media (max-width: #{$screen-xs}) { + @content; + } + } + + @mixin screen-sm { /* 480 - 767 */ + @media (min-width: #{screen-xs}) and (max-width: #{$screen-sm - 1px}) { + @content; + } + } + + @mixin screen-md { /* 768 - 991 */ + @media (min-width: #{$screen-sm}) and (max-width: #{$screen-md - 1px}) { + @content; + } + } + + @mixin screen-lg { /* 992 - 1200 */ + @media (min-width: #{$screen-md}) and (max-width: #{$screen-lg - 1px}) { + @content; + } + } + + @mixin screen-max { /* > 1201 */ + @media (min-width: #{$screen-lg}) { + @content; + } + } + + @mixin screen-tablet-max { /* < 992 ie anything less than a tablet */ + @media (max-width: #{$screen-md - 1px}) { + @content; + } + } + + @mixin screen-laptop-min { /* > 992 ie anything larger than a tablet */ + @media (min-width: #{$screen-md}) { + @content; + } + } + + .tablet-only { + display: hide; + @include screen-sm { + display: block; + } + @include screen-md { + display: block; + } + } + + .tablet-hide { + display: inherit; + @include screen-sm { + display: none; + } + @include screen-md { + display: none; + } + } + + .mobile-only { + display: none; + @include screen-xs { + display: block; + } + } + + .mobile-tablet-hide { + display: inherit; + @include screen-tablet-max { + display: none; + } + } + + .mobile-hide { + display: inherit; + @include screen-xs { + display: none; + } + } \ No newline at end of file diff --git a/assets/sass/theme/_header.scss b/assets/sass/theme/_header.scss new file mode 100644 index 00000000..140e65a5 --- /dev/null +++ b/assets/sass/theme/_header.scss @@ -0,0 +1,24 @@ +/* Starts the code for the site header */ +header{ + height: 380px; + background: #fff; + + .alert { + text-align: center; + background-color: rgb(178, 50, 50); + height: 7.5%; + color: white; + font-size: 1rem; + font-weight: bold; + border: none; + border-radius: 0px; + text-shadow: none; + letter-spacing: 1.5px; + a{ + color: white; + font-family: "Open Sans"; + letter-spacing: 1.5px; + } + } +} + diff --git a/assets/sass/theme/_style.css b/assets/sass/theme/_style.css new file mode 100644 index 00000000..7dda0fe7 --- /dev/null +++ b/assets/sass/theme/_style.css @@ -0,0 +1,4 @@ +header { + height: 380px; + background: #fff; +} diff --git a/assets/sass/theme/about-mainpage.scss b/assets/sass/theme/about-mainpage.scss new file mode 100644 index 00000000..812b3370 --- /dev/null +++ b/assets/sass/theme/about-mainpage.scss @@ -0,0 +1,115 @@ +//All fit to Macbook Pro 16" screen unless specified by mixins + +#about-mainpage{ + // height: 50vh; + position: relative; + + // Large Screen Implementation (1024^) + @include screen-lg{ + height: 64vh; + } + // Medium Screen Implementation (768 - 991) + @include screen-md{ + height: 40vh; + } + + + h1{ + position: absolute; + transform: rotate(270deg); + margin-left: 16%; + margin-top: 10%; + font-size: 5.5rem; + font-family: 'AmericanPurpose'; + color: black; + text-transform: uppercase; + + // Medium Screen Implementation (768 - 991) + @include screen-md{ + font-size: 3.75rem; + margin-left: 2%; + margin-top: 16.5%; + } + + // Large Screen Implementation (992 - 1200) + @include screen-lg { + margin-left: 14%; + font-size: 3.5rem; + } + } + + + .paragraphs{ + width: 29.5%; + margin-left: 25%; + margin-top: 4%; + position: absolute; + + // Medium Screen Implementation (768 - 991) + @include screen-md { + margin-left: 23%; + } + + // Large Screen Implementation (992 - 1200) + @include screen-lg { + margin-top: 4%; + } + + p{ + color: black; + text-align: justify; + font-size: 1.25rem; + line-height: 1.75rem; + font-family: 'Open Sans'; + + // Medium Screen Implementation (768 - 991) + @include screen-md { + font-size: 0.9rem; + line-height: 0.9; + margin-left: -10%; + margin-top: 8%; + } + + // Large Screen Implementation (992 - 1200) + @include screen-lg{ + font-size: 0.75rem; + line-height: 1; + } + + a{ + color: rgb(192, 40, 44); + font-weight: bold; + } + } + + br{ + line-height: 7.5%; + + // Medium Screen Implementation (768 - 991) + @include screen-md { + line-height: 5%; + } + } + } + + img{ + // Normal Implementation + margin-left: 57.5%; + margin-top: 4%; + width: 30%; + padding-bottom: 2%; + + // Medium Screen Implementation (768 - 991) + @include screen-md { + width: 40%; + margin-top: 6%; + } + + // Large Screen Implementation (992 - 1200) + @include screen-lg { + width: 37.5%; + } + } + + +} \ No newline at end of file diff --git a/assets/sass/theme/emergingEnt-mainpage.scss b/assets/sass/theme/emergingEnt-mainpage.scss new file mode 100644 index 00000000..02f0d9b9 --- /dev/null +++ b/assets/sass/theme/emergingEnt-mainpage.scss @@ -0,0 +1,97 @@ +#emergingEnt{ + height: 85vh; + background-image: url('/img/hof-ceremony-19-56.jpg'); + background-repeat: no-repeat; + background-color: gray; + background-blend-mode: multiply; + background-size: cover; + + .headings{ + h1{ + color: white; + font-family: 'AmericanPurpose'; + font-size: 425%; + letter-spacing: initial; + word-spacing: initial; + + padding-top: 4%; + margin-left: 18.5%; + } + h2{ + color: white; + font-family: 'Open Sans'; + font-size: 150%; + letter-spacing: initial; + word-spacing: initial; + font-weight: bold; + + margin-left: 18.5%; + } + h3{ + text-align: right; + color: white; + font-family: 'Open Sans'; + font-size: 100%; + letter-spacing: initial; + word-spacing: initial; + margin-right: 20%; + } + } + + .inducteesemerge { + + ul { + margin-left: 18%; + margin-top: 1%; + + li{ + float: left; + position: relative; + list-style: none; + padding: 1.5%; + color: white; + + img{ + width: 22.5vh; + height: 22.5vh; + border: 5px solid white; + } + } + } + } + + button{ + //positioning + margin-top: 3%; + margin-left: 42%; + + // Button code + font-family: 'Open Sans'; + font-size: 1.2rem; + font-weight: bold; + color: white; + text-align: center; + text-decoration: none; + letter-spacing: 2px; + + height: 5.5vh; + width: 27vh; + + background-color: rgb(192, 40, 44); + padding: 15px 32px; + border: none; + border-radius: 7px; + display: inline-block; + + } + + p { + text-align: center; + color: white; + margin-top: 5%; + font-size: 150%; + font-style: italic; + + } + +} diff --git a/assets/sass/theme/footer.scss b/assets/sass/theme/footer.scss new file mode 100644 index 00000000..aafb4a57 --- /dev/null +++ b/assets/sass/theme/footer.scss @@ -0,0 +1,76 @@ +footer{ + background-color: rgb(192, 40, 44); + position: relative; + height: 45vh; + + h1{ + color: white; + font-family: "Open Sans"; + text-transform: uppercase; + font-size: 1.5rem; + + position: absolute; + margin-left: 20%; + margin-top: 4%; + } + + .contact-info{ + position: absolute; + margin-left: 19%; + margin-top: 8%; + p{ + font-family: "Open Sans"; + font-size: 1.2rem; + } + } + + h2{ + color: white; + font-family: "Open Sans"; + text-transform: uppercase; + font-size: 1.5rem; + + position: absolute; + margin-left: 60%; + margin-top: 4%; + } + + h3{ + color: white; + font-family: "Open Sans"; + text-transform: uppercase; + font-size: 1.5rem; + border: none; + + position: absolute; + margin-left: 60%; + margin-top: 9%; + } + + h4{ + color: white; + font-family: "Open Sans"; + text-transform: uppercase; + font-size: 1.5rem; + + position: absolute; + margin-left: 60%; + margin-top: 14%; + } + + .sponsor-info{ + position: absolute; + margin-left: 59%; + margin-top: 15.5%; + } + + h5{ + color: white; + font-family: "Open Sans"; + text-transform: uppercase; + + position: absolute; + margin-top: 23.5%; + margin-left: 44%; + } +} \ No newline at end of file diff --git a/assets/sass/theme/founders-series-mainpage.scss b/assets/sass/theme/founders-series-mainpage.scss new file mode 100644 index 00000000..0b24c65b --- /dev/null +++ b/assets/sass/theme/founders-series-mainpage.scss @@ -0,0 +1,106 @@ +#founders-series { + height: 80vh; + position: relative; + + h1 { + color: rgb(192, 40, 44); + font-family: 'AmericanPurpose'; + text-align: center; + font-size: 450%; + padding-top: 4%; + } + p { + text-align: center; + color: black; + font-style: italic; + margin-top: 3%; + font-size: 130%; + } + .videos{ + + ul{ + margin-top: 2%; + margin-left: 20%; + + li{ + float: left; + position: relative; + list-style: none; + + padding-top: 2%; + padding-right: 3%; + + img{ + width: 50vh; + height: 27.5vh; + + + } + } + } + } + + + h2{ + float: left; + margin-top: 0%; + margin-left: 20%; + color: black; + font-family: 'Open Sans'; + font-size: 150%; + + } + h3{ + float: left; + margin-top: 0%; + margin-left: 8.125%; + color: black; + font-family: 'Open Sans'; + font-size: 150%; + + } + + button{ + //Button position + margin-top: 2.5%; + margin-left: 42%; + // Button code + font-family: 'Open Sans'; + font-size: 1.2rem; + font-weight: bold; + color: white; + text-align: center; + text-decoration: none; + letter-spacing: 2px; + height: 5.5vh; + width: 27vh; + background-color:rgb(192, 40, 44); + padding: 15px 32px; + border: none; + border-radius: 7px; + display: inline-block; + + } + + .founders-logo{ + position: absolute; + margin-top: -46.3%; + margin-left: 6%; + z-index: -1; + + } + + .video-button-1{ + position: absolute; + margin-left: 30%; + margin-top: -19%; + width: 7%; + } + + .video-button-2{ + position: absolute; + margin-left: 60.5%; + margin-top: -19%; + width: 7%; + } +} \ No newline at end of file diff --git a/assets/sass/theme/inductees-mainpage.scss b/assets/sass/theme/inductees-mainpage.scss new file mode 100644 index 00000000..7f50ae92 --- /dev/null +++ b/assets/sass/theme/inductees-mainpage.scss @@ -0,0 +1,79 @@ +#inductees-mainpage { + height: 85vh; + background-image: url('/img/Red_BG.png') ; + background-repeat: no-repeat; + background-size: cover; + + .heading { + + h2 { + padding-top: 13%; + text-align: center; + font-family: 'AmericanPurpose'; + color: white; + font-size: 500%; + letter-spacing: initial; + word-spacing: initial; + + } + + h3{ + text-align: right; + color: white; + font-family: 'Open Sans'; + font-size: 100%; + letter-spacing: initial; + word-spacing: initial; + margin-right: 6%; + margin-top: 2.5%; + } + } + + .inductees-gray { + + ul { + margin-left: 4.5%; + // margin-top: 4%; + + li{ + float: left; + position: relative; + list-style: none; + padding: 1%; + color: white; + + img{ + filter: grayscale(100%); + width: 22.5vh; + height: 22.5vh; + border: 5px solid white; + } + } + } + } + + button{ + //positioning + margin-top: 3%; + margin-left: 42.5%; + + // Button code + font-family: 'Open Sans'; + font-size: 1.45rem; + font-weight: bold; + color: rgb(192, 40, 44); + text-align: center; + text-decoration: none; + letter-spacing: 2px; + line-height: 100%; + + height: 7vh; + width: 27vh; + + background-color: white; + padding: 15px 32px; + border: none; + border-radius: 7px; + display: inline-block; + } +} \ No newline at end of file diff --git a/assets/sass/theme/programs.scss b/assets/sass/theme/programs.scss new file mode 100644 index 00000000..3d77f086 --- /dev/null +++ b/assets/sass/theme/programs.scss @@ -0,0 +1,77 @@ +#programs{ + height: 65vh; + position: relative; + + + img{ + padding-left: 7.5%; + max-width: 40%; + padding-top: 3%; + float: left; + } + + .info{ + + border: 2px solid rgb(192, 40, 44); + width: 47.5%; + height: 71%; + margin-left: 45%; + margin-top: 5.75%; + position: absolute; + + .paragraph{ + position: absolute; + margin-top: 12.5%; + height: 40%; + width: 65%; + margin-left: 10%; + + p{ + color: black; + font-family: 'Open Sans'; + font-size: 1.7rem; + line-height: 1.25; + text-align: justify; + } + } + + .heading{ + position: absolute; + transform: rotate(90deg); + margin-left: 70%; + margin-top: 25%; + + h1{ + color: black; + font-family: 'AmericanPurpose'; + font-size: 5rem; + } + } + } + + .button{ + position: absolute; + margin-top: 30%; + margin-left: 55%; + + button{ + font-family: 'Open Sans'; + font-size: 1.2rem; + font-weight: bold; + color: white; + text-align: center; + text-decoration: none; + text-transform: uppercase; + letter-spacing: 2px; + + height: 5.5vh; + width: 27vh; + + background-color: rgb(192, 40, 44); + padding: 15px 32px; + border: none; + border-radius: 7px; + display: inline-block; + } + } +} \ No newline at end of file diff --git a/assets/sass/theme/sponsors.scss b/assets/sass/theme/sponsors.scss new file mode 100644 index 00000000..42a5cd8a --- /dev/null +++ b/assets/sass/theme/sponsors.scss @@ -0,0 +1,147 @@ +#sponsors{ + height: 110vh; + background-color: white; + position: relative; + + .sponsor-title{ + border: none; + position: absolute; + padding-top: 5%; + padding-left: 15%; + + h4{ + padding-top: 3%; + text-transform: uppercase; + color: black; + font-family: "American Purpose"; + font-size: 4.5rem; + } + } + + .presenting{ + position: absolute; + margin-top: 10%; + margin-left: 15%; + + h1{ + text-transform: uppercase; + font-family: "Open Sans"; + color: rgb(192, 40, 44); + font-size: 1.5rem; + + } + } + + .gold{ + position: absolute; + margin-top: 10%; + margin-left: 40%; + h1{ + text-transform: uppercase; + font-family: "Open Sans"; + color: rgb(192, 40, 44); + font-size: 1.5rem; + } + } + + .chase{ + position: absolute; + margin-top: 14%; + margin-left: 15.5%; + + } + + .gold-sponsors{ + position: absolute; + margin-top: 13.5%; + margin-left: 39%; + ul{ + li{ + float: left; + position: relative; + list-style: none; + padding: 0%; + + } + } + } + + .silver{ + position: absolute; + margin-top: 22.5%; + margin-left: 15%; + h1{ + text-transform: uppercase; + font-size: 1.5rem; + font-family: "Open Sans"; + color: rgb(192, 40, 44); + } + } + + .silver-sponsors-top{ + position: absolute; + margin-top: 27%; + margin-left: 13%; + ul{ + li{ + float: left; + width: 20%; + padding-right: 0%; + position: relative; + list-style: none; + + } + } + } + + .silver-sponsors-bottom{ + position: absolute; + margin-top: 35%; + margin-left: 13%; + ul{ + li{ + float: left; + width: 20%; + padding-right: 0%; + position: relative; + list-style: none; + } + } + + } + + .contributors{ + position: absolute; + margin-top: 48%; + margin-left: 15%; + h1{ + text-transform: uppercase; + font-size: 1.5rem; + font-family: "Open Sans"; + color: rgb(192, 40, 44); + } + } + + .contributor-sponsors{ + position: absolute; + margin-top: 52%; + margin-left: 14%; + ul{ + li{ + float: left; + width: 20%; + padding-right: 0%; + position: relative; + list-style: none; + padding-right: 1%; + h2{ + font-family: "Open Sans"; + color: black; + text-transform: uppercase; + font-size: 1.2rem; + } + } + } + } + +} \ No newline at end of file diff --git a/assets/sass/theme/we-stand-for.scss b/assets/sass/theme/we-stand-for.scss new file mode 100644 index 00000000..8ef134ff --- /dev/null +++ b/assets/sass/theme/we-stand-for.scss @@ -0,0 +1,77 @@ +//All fit to Macbook Pro 16" screen unless specified by mixins +//If mixin size is not listed, the implementation of the base code is acceptable for the size + +#what-we-stand-for { + height: 90vh; + background-image: url('/img/hero-bg.png'); + background-repeat: no-repeat; + background-color: grey; + background-blend-mode: multiply; + background-size: cover; + + // Medium Screen Implementation (iPad, 768 - 991) + @include screen-md{ + height: 60vh; + } + // Extra Small Screen Implementation (iPhone X, 768 max) + @include screen-xs{ + height: 35vh; + } + + .bodybox1{ + margin-top: 25%; + + h2{ + margin-left: 10%; + color: white; + font-size: 4.4rem; + font-family: 'AmericanPurpose', Arial, Sans-Serif; + text-transform: uppercase; + line-height: normal; + + // Medium Screen Implementation (iPad, 768 - 991) + @include screen-md { + font-size: 2.8rem; + } + // Extra Small Screen Implementation (iPhone X, 768 max) + @include screen-xs{ + font-size: 1.5rem; + } + } + + + button{ + + //positioning + margin-left: 10%; + margin-top: 5%; + // Button code + font-family: 'Open Sans'; + font-size: 1.1rem; + font-weight: bold; + color: white; + text-align: center; + letter-spacing: 1px; + line-height: 125%; + height: 5.5vh; + width: 27vh; + background-color: rgb(192, 40, 44); + border: none; + border-radius: 7px; + display: inline-block; + + // Medium Screen Implementation (iPad, 768 - 991) + @include screen-md{ + width: 30vh; + } + // Extra Small Screen Implementation (iPhone X, 768 max) + @include screen-xs{ + width: 12.5vh; + height: 3.75vh; + font-size: 0.5rem; + letter-spacing: 0.5px; + line-height: 125%; + } + } + } +} diff --git a/font/.DS_Store b/font/.DS_Store new file mode 100644 index 00000000..c7beb91a Binary files /dev/null and b/font/.DS_Store differ diff --git a/font/OpenSans-Bold.ttf b/font/OpenSans-Bold.ttf new file mode 100644 index 00000000..efdd5e84 Binary files /dev/null and b/font/OpenSans-Bold.ttf differ diff --git a/font/OpenSans-ExtraBold.ttf b/font/OpenSans-ExtraBold.ttf new file mode 100644 index 00000000..67fcf0fb Binary files /dev/null and b/font/OpenSans-ExtraBold.ttf differ diff --git a/font/OpenSans-Italic.ttf b/font/OpenSans-Italic.ttf new file mode 100644 index 00000000..11785670 Binary files /dev/null and b/font/OpenSans-Italic.ttf differ diff --git a/font/OpenSans-Light.ttf b/font/OpenSans-Light.ttf new file mode 100644 index 00000000..6580d3a1 Binary files /dev/null and b/font/OpenSans-Light.ttf differ diff --git a/font/OpenSans-SemiBold.ttf b/font/OpenSans-SemiBold.ttf new file mode 100644 index 00000000..54e7059c Binary files /dev/null and b/font/OpenSans-SemiBold.ttf differ diff --git a/font/open-sans-v17-latin-regular.eot b/font/open-sans-v17-latin-regular.eot new file mode 100644 index 00000000..8f3becf6 Binary files /dev/null and b/font/open-sans-v17-latin-regular.eot differ diff --git a/font/open-sans-v17-latin-regular.svg b/font/open-sans-v17-latin-regular.svg new file mode 100644 index 00000000..78eb653a --- /dev/null +++ b/font/open-sans-v17-latin-regular.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/open-sans-v17-latin-regular.ttf b/font/open-sans-v17-latin-regular.ttf new file mode 100644 index 00000000..fb23764c Binary files /dev/null and b/font/open-sans-v17-latin-regular.ttf differ diff --git a/font/open-sans-v17-latin-regular.woff b/font/open-sans-v17-latin-regular.woff new file mode 100644 index 00000000..39e88ed9 Binary files /dev/null and b/font/open-sans-v17-latin-regular.woff differ diff --git a/font/open-sans-v17-latin-regular.woff2 b/font/open-sans-v17-latin-regular.woff2 new file mode 100644 index 00000000..e9f58b77 Binary files /dev/null and b/font/open-sans-v17-latin-regular.woff2 differ diff --git a/img/.DS_Store b/img/.DS_Store index ae5e3f51..8d31fdde 100644 Binary files a/img/.DS_Store and b/img/.DS_Store differ diff --git a/img/About.png b/img/About.png new file mode 100644 index 00000000..5f22298f Binary files /dev/null and b/img/About.png differ diff --git a/img/Fellowship.png b/img/Fellowship.png new file mode 100644 index 00000000..f834ceed Binary files /dev/null and b/img/Fellowship.png differ diff --git a/img/Red_BG.png b/img/Red_BG.png new file mode 100644 index 00000000..3eba9627 Binary files /dev/null and b/img/Red_BG.png differ diff --git a/img/Video_Button.png b/img/Video_Button.png new file mode 100644 index 00000000..5e74e31d Binary files /dev/null and b/img/Video_Button.png differ diff --git a/img/brianraney-wall copy.jpg b/img/brianraney-wall copy.jpg new file mode 100644 index 00000000..88c99524 Binary files /dev/null and b/img/brianraney-wall copy.jpg differ diff --git a/img/demetrius_gray.jpg b/img/demetrius-gray.jpg similarity index 100% rename from img/demetrius_gray.jpg rename to img/demetrius-gray.jpg diff --git a/img/founders-logo-big.png b/img/founders-logo-big.png new file mode 100644 index 00000000..a2c55ce5 Binary files /dev/null and b/img/founders-logo-big.png differ diff --git a/img/hero-bg.png b/img/hero-bg.png new file mode 100644 index 00000000..b4be93cc Binary files /dev/null and b/img/hero-bg.png differ diff --git a/img/hof-ceremony-19-56.jpg b/img/hof-ceremony-19-56.jpg new file mode 100644 index 00000000..e1e89980 Binary files /dev/null and b/img/hof-ceremony-19-56.jpg differ diff --git a/img/jonathan_webb.jpg b/img/jonathan-webb.jpg similarity index 100% rename from img/jonathan_webb.jpg rename to img/jonathan-webb.jpg diff --git a/img/junior_bridgeman.jpg b/img/junior-bridgeman.jpg similarity index 100% rename from img/junior_bridgeman.jpg rename to img/junior-bridgeman.jpg diff --git a/img/kehof-logo.png b/img/kehof-logo.png new file mode 100644 index 00000000..a9790685 Binary files /dev/null and b/img/kehof-logo.png differ diff --git a/img/keithmcmunn-wall copy.jpg b/img/keithmcmunn-wall copy.jpg new file mode 100644 index 00000000..1c215b85 Binary files /dev/null and b/img/keithmcmunn-wall copy.jpg differ diff --git a/img/kent_oyler_video.png b/img/kent_oyler_video.png deleted file mode 100644 index 49c678bf..00000000 Binary files a/img/kent_oyler_video.png and /dev/null differ diff --git a/img/public_html/css/main.css b/img/public_html/css/main.css index 1b071ddf..a25b9fbd 100644 --- a/img/public_html/css/main.css +++ b/img/public_html/css/main.css @@ -764,6 +764,22 @@ footer .credits a:hover { } +@font-face { + font-family: 'Open Sans'; + src: url('../fonts/open-sans-v17-latin-regular.eot'); + src: url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), + url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), + url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), + url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), + url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); + font-style: normal; + font-weight: normal; + +} + + + + /* =============================================== FONT AWESOME ============================================= */ diff --git a/img/sponsors/.DS_Store b/img/sponsors/.DS_Store index 567d7f23..f2d95cf5 100644 Binary files a/img/sponsors/.DS_Store and b/img/sponsors/.DS_Store differ diff --git "a/img/sponsors/brown\342\200\223forman-logo.png" "b/img/sponsors/brown\342\200\223forman-logo.png" new file mode 100644 index 00000000..89d720c2 Binary files /dev/null and "b/img/sponsors/brown\342\200\223forman-logo.png" differ diff --git a/img/sponsors/forcht-group-logo.png b/img/sponsors/forcht-group-logo.png new file mode 100644 index 00000000..1878c153 Binary files /dev/null and b/img/sponsors/forcht-group-logo.png differ diff --git a/index.html b/index.html index 609f88b6..fdfa40be 100644 --- a/index.html +++ b/index.html @@ -5,120 +5,10 @@ homepage: true --- -
-

Inductees

- - -
-

-

-
-
- -
-

Emerging Entrepreneurs

- - -
-
-
- -
-

Note: The companies or organizations listed for each Emerging Entrepreneur are those with which the honoree was most closely associated at the time of recognition.

-

-
-
-
-

Investors and Mentors of the Year

-
-
+{% include we-stand-for.html %} +{% include about-mainpage.html %} +{% include inductees-mainpage.html %} +{% include emergingEnt-mainpage.html %} +{% include founders-series-mainpage.html %} +{% include programs.html %} +{% include sponsors.html %} \ No newline at end of file diff --git a/media.html b/media.html index 98897e7a..69430c07 100644 --- a/media.html +++ b/media.html @@ -12,7 +12,10 @@

Podcast

- +
@@ -23,30 +26,43 @@

Book

- +

Stories inside include:

    -
  • What Jim Host (Host Communications) did after going from having $1,800,000 to being in debt $560,000 - (inflation adjusted) in 1967 when he was 28 years old. - page 50
  • +
  • What Jim Host (Host Communications) did after going from having $1,800,000 to being in debt + $560,000 + (inflation adjusted) in 1967 when he was 28 years old. - page 50
  • The investment Bill Gatton (Bill Gatton Motors) made when he was 8 years old - page 192
  • -
  • What nine Harvard business professors told John Y. Brown Jr when he asked for advice about running KFC (hint: the conversation was short) - page 36
  • +
  • What nine Harvard business professors told John Y. Brown Jr when he asked for advice about + running KFC (hint: the conversation was short) - page 36

Check out samples from the Audio version of Unbridled Spirit:

Pick up a copy of the audio book here: -

- -

For inquiries about using the book for a class on business, entrepreneurship and/or Kentucky history, please email garrett.fahrbach@entrepreneurhof.com

+ + +

For inquiries about using the book for a class on business, entrepreneurship and/or Kentucky + history, please email garrett.fahrbach@entrepreneurhof.com +

@@ -59,167 +75,180 @@

Recent Press

- +