-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from MITLibraries/footer_updates
Update footer
- Loading branch information
Showing
10 changed files
with
305 additions
and
57 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
mitlibraries-theme (0.4.0) | ||
rails (~> 5) | ||
sass (~> 3.4) | ||
sass-rails (~> 5) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
actioncable (5.2.4.4) | ||
actionpack (= 5.2.4.4) | ||
nio4r (~> 2.0) | ||
websocket-driver (>= 0.6.1) | ||
actionmailer (5.2.4.4) | ||
actionpack (= 5.2.4.4) | ||
actionview (= 5.2.4.4) | ||
activejob (= 5.2.4.4) | ||
mail (~> 2.5, >= 2.5.4) | ||
rails-dom-testing (~> 2.0) | ||
actionpack (5.2.4.4) | ||
actionview (= 5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
rack (~> 2.0, >= 2.0.8) | ||
rack-test (>= 0.6.3) | ||
rails-dom-testing (~> 2.0) | ||
rails-html-sanitizer (~> 1.0, >= 1.0.2) | ||
actionview (5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
builder (~> 3.1) | ||
erubi (~> 1.4) | ||
rails-dom-testing (~> 2.0) | ||
rails-html-sanitizer (~> 1.0, >= 1.0.3) | ||
activejob (5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
globalid (>= 0.3.6) | ||
activemodel (5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
activerecord (5.2.4.4) | ||
activemodel (= 5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
arel (>= 9.0) | ||
activestorage (5.2.4.4) | ||
actionpack (= 5.2.4.4) | ||
activerecord (= 5.2.4.4) | ||
marcel (~> 0.3.1) | ||
activesupport (5.2.4.4) | ||
concurrent-ruby (~> 1.0, >= 1.0.2) | ||
i18n (>= 0.7, < 2) | ||
minitest (~> 5.1) | ||
tzinfo (~> 1.1) | ||
arel (9.0.0) | ||
builder (3.2.4) | ||
concurrent-ruby (1.1.7) | ||
crass (1.0.6) | ||
erubi (1.9.0) | ||
ffi (1.13.1) | ||
globalid (0.4.2) | ||
activesupport (>= 4.2.0) | ||
i18n (1.8.5) | ||
concurrent-ruby (~> 1.0) | ||
loofah (2.7.0) | ||
crass (~> 1.0.2) | ||
nokogiri (>= 1.5.9) | ||
mail (2.7.1) | ||
mini_mime (>= 0.1.1) | ||
marcel (0.3.3) | ||
mimemagic (~> 0.3.2) | ||
method_source (1.0.0) | ||
mimemagic (0.3.5) | ||
mini_mime (1.0.2) | ||
mini_portile2 (2.4.0) | ||
minitest (5.14.2) | ||
nio4r (2.5.4) | ||
nokogiri (1.10.10) | ||
mini_portile2 (~> 2.4.0) | ||
rack (2.2.3) | ||
rack-test (1.1.0) | ||
rack (>= 1.0, < 3) | ||
rails (5.2.4.4) | ||
actioncable (= 5.2.4.4) | ||
actionmailer (= 5.2.4.4) | ||
actionpack (= 5.2.4.4) | ||
actionview (= 5.2.4.4) | ||
activejob (= 5.2.4.4) | ||
activemodel (= 5.2.4.4) | ||
activerecord (= 5.2.4.4) | ||
activestorage (= 5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
bundler (>= 1.3.0) | ||
railties (= 5.2.4.4) | ||
sprockets-rails (>= 2.0.0) | ||
rails-dom-testing (2.0.3) | ||
activesupport (>= 4.2.0) | ||
nokogiri (>= 1.6) | ||
rails-html-sanitizer (1.3.0) | ||
loofah (~> 2.3) | ||
railties (5.2.4.4) | ||
actionpack (= 5.2.4.4) | ||
activesupport (= 5.2.4.4) | ||
method_source | ||
rake (>= 0.8.7) | ||
thor (>= 0.19.0, < 2.0) | ||
rake (13.0.1) | ||
rb-fsevent (0.10.4) | ||
rb-inotify (0.10.1) | ||
ffi (~> 1.0) | ||
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) | ||
sass-rails (5.1.0) | ||
railties (>= 5.2.0) | ||
sass (~> 3.1) | ||
sprockets (>= 2.8, < 4.0) | ||
sprockets-rails (>= 2.0, < 4.0) | ||
tilt (>= 1.1, < 3) | ||
sprockets (3.7.2) | ||
concurrent-ruby (~> 1.0) | ||
rack (> 1, < 3) | ||
sprockets-rails (3.2.2) | ||
actionpack (>= 4.0) | ||
activesupport (>= 4.0) | ||
sprockets (>= 3.0.0) | ||
thor (1.0.1) | ||
thread_safe (0.3.6) | ||
tilt (2.0.10) | ||
tzinfo (1.2.7) | ||
thread_safe (~> 0.1) | ||
websocket-driver (0.7.3) | ||
websocket-extensions (>= 0.1.0) | ||
websocket-extensions (0.1.5) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
bundler (~> 2) | ||
minitest (~> 5.0) | ||
mitlibraries-theme! | ||
rake (>= 12.3.3) | ||
|
||
BUNDLED WITH | ||
2.1.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
<div class="wrap-outer-footer-institute layout-band"> | ||
<div class="wrap-footer-institute"> | ||
<div class="footer-info-institute"> | ||
<a class="link-logo-mit" href="https://www.mit.edu" alt="Massachusetts Institute of Technology Logo"> | ||
<footer class="footer-info-institute" aria-label="MIT footer" role="contentinfo"> | ||
<a class="link-logo-mit" href="https://www.mit.edu"> | ||
<span class="sr">MIT</span> | ||
<svg version="1.1" xmlns="https://www.w3.org/2000/svg" x="0" y="0" width="54" height="28" viewBox="0 0 54 28" enable-background="new 0 0 54 28" xml:space="preserve" class="logo-mit"><rect x="28.9" y="8.9" width="5.8" height="19.1" class="color"/><rect width="5.8" height="28"/><rect x="9.6" width="5.8" height="18.8"/><rect x="19.3" width="5.8" height="28"/><rect x="38.5" y="8.9" width="5.8" height="19.1"/><rect x="38.8" width="15.2" height="5.6"/><rect x="28.9" width="5.8" height="5.6"/></svg> | ||
<svg x="0" y="0" width="54" height="28" viewBox="0 0 54 28" enable-background="new 0 0 54 28" xml:space="preserve" class="logo-mit"><rect x="28.9" y="8.9" width="5.8" height="19.1" class="color"/><rect width="5.8" height="28"/><rect x="9.6" width="5.8" height="18.8"/><rect x="19.3" width="5.8" height="28"/><rect x="38.5" y="8.9" width="5.8" height="19.1"/><rect x="38.8" width="15.2" height="5.6"/><rect x="28.9" width="5.8" height="5.6"/></svg> | ||
</a> | ||
<div class="about-mit"> | ||
<span class="item">Massachusetts Institute of Technology</span> | ||
<span class="item">77 Massachusetts Avenue</span> | ||
<span class="item">Cambridge MA 02139-4307</span> | ||
</div> | ||
<div class="license">Licensed under the <a href="https://creativecommons.org/licenses/by-nc/2.0/" class="license-cc">Creative Commons Attribution Non-Commercial License</a> unless otherwise noted. <a href="https://libraries.mit.edu/research-support/notices/copyright-notify/">Notify us about copyright concerns</a>. | ||
</div><!-- end .footer-info-institute --> | ||
</div> | ||
<div class="license">Content created by the MIT Libraries, <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC</a> unless otherwise noted. <a href="https://libraries.mit.edu/research-support/notices/copyright-notify/">Notify us about copyright concerns</a>. | ||
</div> | ||
</footer><!-- end .footer-info-institute --> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module Mitlibraries | ||
module Theme | ||
VERSION = '0.3.3'.freeze | ||
VERSION = '0.4.0'.freeze | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.