From 5b173e783b330a67819d0415318cd158186703b3 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Wed, 7 Jun 2017 14:00:15 -0400 Subject: [PATCH] include-isize the contact and footer | add gh link --- Gemfile.lock | 199 ----------------------------------------- _config.yml | 2 +- _includes/contact.html | 50 +++++++++++ _includes/footer.html | 14 +++ _layouts/default.html | 66 +------------- _layouts/elements.html | 64 +------------ _layouts/generic.html | 64 +------------ _layouts/landing.html | 64 +------------ 8 files changed, 69 insertions(+), 454 deletions(-) delete mode 100644 Gemfile.lock create mode 100644 _includes/contact.html create mode 100644 _includes/footer.html diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 40fa716..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,199 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.8) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - colorator (1.1.0) - ethon (0.10.1) - ffi (>= 1.3.0) - execjs (2.7.0) - faraday (0.12.1) - multipart-post (>= 1.2, < 3) - ffi (1.9.18) - forwardable-extended (2.6.0) - gemoji (3.0.0) - github-pages (139) - activesupport (= 4.2.8) - github-pages-health-check (= 1.3.3) - jekyll (= 3.4.3) - jekyll-avatar (= 0.4.2) - jekyll-coffeescript (= 1.0.1) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.9.2) - jekyll-gist (= 1.4.0) - jekyll-github-metadata (= 2.3.1) - jekyll-mentions (= 1.2.0) - jekyll-optional-front-matter (= 0.1.2) - jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.1.0) - jekyll-redirect-from (= 0.12.1) - jekyll-relative-links (= 0.4.0) - jekyll-sass-converter (= 1.5.0) - jekyll-seo-tag (= 2.2.3) - jekyll-sitemap (= 1.0.0) - jekyll-swiss (= 0.4.0) - jekyll-theme-architect (= 0.0.4) - jekyll-theme-cayman (= 0.0.4) - jekyll-theme-dinky (= 0.0.4) - jekyll-theme-hacker (= 0.0.4) - jekyll-theme-leap-day (= 0.0.4) - jekyll-theme-merlot (= 0.0.4) - jekyll-theme-midnight (= 0.0.4) - jekyll-theme-minimal (= 0.0.4) - jekyll-theme-modernist (= 0.0.4) - jekyll-theme-primer (= 0.2.1) - jekyll-theme-slate (= 0.0.4) - jekyll-theme-tactile (= 0.0.4) - jekyll-theme-time-machine (= 0.0.4) - jekyll-titles-from-headings (= 0.1.5) - jemoji (= 0.8.0) - kramdown (= 1.13.2) - liquid (= 3.0.6) - listen (= 3.0.6) - mercenary (~> 0.3) - minima (= 2.1.1) - rouge (= 1.11.1) - terminal-table (~> 1.4) - github-pages-health-check (1.3.3) - addressable (~> 2.3) - net-dns (~> 0.8) - octokit (~> 4.0) - public_suffix (~> 2.0) - typhoeus (~> 0.7) - html-pipeline (2.6.0) - activesupport (>= 2) - nokogiri (>= 1.4) - i18n (0.8.4) - jekyll (3.4.3) - addressable (~> 2.4) - colorator (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-avatar (0.4.2) - jekyll (~> 3.0) - jekyll-coffeescript (1.0.1) - coffee-script (~> 2.2) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.9.2) - jekyll (~> 3.3) - jekyll-gist (1.4.0) - octokit (~> 4.2) - jekyll-github-metadata (2.3.1) - jekyll (~> 3.1) - octokit (~> 4.0, != 4.4.0) - jekyll-mentions (1.2.0) - activesupport (~> 4.0) - html-pipeline (~> 2.3) - jekyll (~> 3.0) - jekyll-optional-front-matter (0.1.2) - jekyll (~> 3.0) - jekyll-paginate (1.1.0) - jekyll-readme-index (0.1.0) - jekyll (~> 3.0) - jekyll-redirect-from (0.12.1) - jekyll (~> 3.3) - jekyll-relative-links (0.4.0) - jekyll (~> 3.3) - jekyll-sass-converter (1.5.0) - sass (~> 3.4) - jekyll-seo-tag (2.2.3) - jekyll (~> 3.3) - jekyll-sitemap (1.0.0) - jekyll (~> 3.3) - jekyll-swiss (0.4.0) - jekyll-theme-architect (0.0.4) - jekyll (~> 3.3) - jekyll-theme-cayman (0.0.4) - jekyll (~> 3.3) - jekyll-theme-dinky (0.0.4) - jekyll (~> 3.3) - jekyll-theme-hacker (0.0.4) - jekyll (~> 3.3) - jekyll-theme-leap-day (0.0.4) - jekyll (~> 3.3) - jekyll-theme-merlot (0.0.4) - jekyll (~> 3.3) - jekyll-theme-midnight (0.0.4) - jekyll (~> 3.3) - jekyll-theme-minimal (0.0.4) - jekyll (~> 3.3) - jekyll-theme-modernist (0.0.4) - jekyll (~> 3.3) - jekyll-theme-primer (0.2.1) - jekyll (~> 3.3) - jekyll-theme-slate (0.0.4) - jekyll (~> 3.3) - jekyll-theme-tactile (0.0.4) - jekyll (~> 3.3) - jekyll-theme-time-machine (0.0.4) - jekyll (~> 3.3) - jekyll-titles-from-headings (0.1.5) - jekyll (~> 3.3) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - jemoji (0.8.0) - activesupport (~> 4.0) - gemoji (~> 3.0) - html-pipeline (~> 2.2) - jekyll (>= 3.0) - kramdown (1.13.2) - liquid (3.0.6) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) - mercenary (0.3.6) - mini_portile2 (2.1.0) - minima (2.1.1) - jekyll (~> 3.3) - minitest (5.10.2) - multipart-post (2.0.0) - net-dns (0.8.0) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) - octokit (4.7.0) - sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.14.0) - forwardable-extended (~> 2.6) - public_suffix (2.0.5) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.24) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) - 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.3) - thread_safe (~> 0.1) - unicode-display_width (1.2.1) - -PLATFORMS - ruby - -DEPENDENCIES - github-pages - -BUNDLED WITH - 1.14.6 diff --git a/_config.yml b/_config.yml index d488e86..df45dc2 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ description: > # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb -github_username: jekyll +github_username: github-scholars/atlanta defaults: - scope: type: projects diff --git a/_includes/contact.html b/_includes/contact.html new file mode 100644 index 0000000..c5aed94 --- /dev/null +++ b/_includes/contact.html @@ -0,0 +1,50 @@ + +
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
    +
  • +
  • +
+
+
+
+
+
+ +

Email

+ information@untitled.tld +
+
+
+
+ +

Phone

+ (000) 000-0000 x12387 +
+
+
+
+ +

Address

+ 1234 Somewhere Road #5432
+ Nashville, TN 00000
+ United States of America
+
+
+
+
+
diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..1a3548d --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,14 @@ + diff --git a/_layouts/default.html b/_layouts/default.html index 59e3026..2bbd9a2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -58,72 +58,8 @@

About the GitHub Scholars Program

- -
-
-
-
-
- - -
-
- - -
-
- - -
-
    -
  • -
  • -
-
-
-
-
-
- -

Email

- information@untitled.tld -
-
-
-
- -

Phone

- (000) 000-0000 x12387 -
-
-
-
- -

Address

- 1234 Somewhere Road #5432
- Nashville, TN 00000
- United States of America
-
-
-
-
-
- - + {% include footer.html %} diff --git a/_layouts/elements.html b/_layouts/elements.html index 00d194f..25eead3 100644 --- a/_layouts/elements.html +++ b/_layouts/elements.html @@ -418,71 +418,9 @@

Preformatted

-
-
-
-
-
- - -
-
- - -
-
- - -
-
    -
  • -
  • -
-
-
-
-
-
- -

Email

- information@untitled.tld -
-
-
-
- -

Phone

- (000) 000-0000 x12387 -
-
-
-
- -

Address

- 1234 Somewhere Road #5432
- Nashville, TN 00000
- United States of America
-
-
-
-
-
- + {% include footer.html %} diff --git a/_layouts/generic.html b/_layouts/generic.html index 74d5535..e25036f 100644 --- a/_layouts/generic.html +++ b/_layouts/generic.html @@ -18,71 +18,9 @@

{{ page.title }}

-
-
-
-
-
- - -
-
- - -
-
- - -
-
    -
  • -
  • -
-
-
-
-
-
- -

Email

- information@untitled.tld -
-
-
-
- -

Phone

- (000) 000-0000 x12387 -
-
-
-
- -

Address

- 1234 Somewhere Road #5432
- Nashville, TN 00000
- United States of America
-
-
-
-
-
- + {% include footer.html %} diff --git a/_layouts/landing.html b/_layouts/landing.html index 12a916a..5914fda 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -73,71 +73,9 @@

Massa libero

-
-
-
-
-
- - -
-
- - -
-
- - -
-
    -
  • -
  • -
-
-
-
-
-
- -

Email

- information@untitled.tld -
-
-
-
- -

Phone

- (000) 000-0000 x12387 -
-
-
-
- -

Address

- 1234 Somewhere Road #5432
- Nashville, TN 00000
- United States of America
-
-
-
-
-
- + {% include footer.html %}