Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

[PUSH LIVE ON APRIL 2] Added more gigabit projects & fixed/removed broken logos #2553

Merged
merged 2 commits into from Mar 30, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/Eugene_Public_Library.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/Lane_Arts_Council.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/NHCDA-Logo2-1024x142.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/Red_Bank_High_School.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/TTG_logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/hqdefault.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pages/gigabit/logos/kiwi-dribbble.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 1 addition & 12 deletions less/pages/gigabit.less
Expand Up @@ -57,8 +57,6 @@

.grey-block {
background: #F9F9F9;
margin: 0 -15px;
padding: 0 30px;

.box {
background: #fff;
Expand Down Expand Up @@ -136,6 +134,7 @@
.tags {
.tag {
margin-right: 0.5em;
margin-bottom: 0.5em;

&:last-child {
margin-right: 0;
Expand All @@ -146,21 +145,11 @@
.meta-block {
display: flex;

img {
visibility: hidden;
}

.tags {
position: absolute;
left: 15px;
top: -0.75em;
}

.hero {
background-position-y: 50%;
background-repeat: no-repeat;
background-size: cover;
}
}

.project-metadata-dl {
Expand Down
2 changes: 1 addition & 1 deletion pages/gigabit/Project.jsx
Expand Up @@ -31,7 +31,7 @@ module.exports = React.createClass({
</div>

<div className="meta-block m-b-3 clearfix">
<div className="hero col-xs-6" style={{backgroundImage: `url(${data.Photo})`}}>
<div className="hero col-xs-6">
<div className="tags">
{cityTags}
<div className="tag tag-orange">{data.Year}</div>
Expand Down
376 changes: 300 additions & 76 deletions pages/gigabit/portfolio.json

Large diffs are not rendered by default.