diff --git a/css/global.css b/css/global.css index bc1c077564536f38cb11f38e62c0d556af706897..d05e2a7a7cb45443d31c7e589bf35612f83f1060 100644 --- a/css/global.css +++ b/css/global.css @@ -695,7 +695,7 @@ section.headline { line-height: 1.5em; } section.intro { text-align: center; - padding: 80px; + padding: 20px; -webkit-transform: rotate(-1deg); -ms-transform: rotate(-1deg); -o-transform: rotate(-1deg); @@ -989,7 +989,7 @@ section.people { text-align: center; } section.people .person { border-radius: 5px; - box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); + box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); text-align: center; padding: 60px 20px; position: relative; @@ -1034,9 +1034,8 @@ section.people { padding-bottom: 20px; font-size: 0.8em; letter-spacing: 0.05em; } - section.people .column:nth-child(odd) .person { - margin-right: 10px; } - section.people .column:nth-child(even) .person { + section.people .column .person { + margin-right: 10px; margin-left: 10px; } @media (max-width: 37.5em) { section.people .column:nth-child(odd) .person { diff --git a/img/people/adarsh-murthy.png b/img/people/adarsh-murthy.png new file mode 100644 index 0000000000000000000000000000000000000000..83e409a90701af23b39765826da5e1fca2f42e8e Binary files /dev/null and b/img/people/adarsh-murthy.png differ diff --git a/img/people/alessandro-dimarco.png b/img/people/alessandro-dimarco.png new file mode 100644 index 0000000000000000000000000000000000000000..818f6da9a4e1a6d6d0139794a4d6b08ddf12d1b0 Binary files /dev/null and b/img/people/alessandro-dimarco.png differ diff --git a/img/people/alexis-phillips.png b/img/people/alexis-phillips.png new file mode 100644 index 0000000000000000000000000000000000000000..ba29ac23f15d82f66295822eb599b82a399f5d3e Binary files /dev/null and b/img/people/alexis-phillips.png differ diff --git a/img/people/areza-sumitro.png b/img/people/areza-sumitro.png new file mode 100644 index 0000000000000000000000000000000000000000..301e05b60c8f9a4ebd698720c055b4e587c91639 Binary files /dev/null and b/img/people/areza-sumitro.png differ diff --git a/img/people/avijit-saha.png b/img/people/avijit-saha.png new file mode 100644 index 0000000000000000000000000000000000000000..8440413c3d2581e172bbb30c9c9656cbc8870a20 Binary files /dev/null and b/img/people/avijit-saha.png differ diff --git a/img/people/boya-yu.png b/img/people/boya-yu.png new file mode 100644 index 0000000000000000000000000000000000000000..f7e4ddf0df3c69fd7d9378350d8f1542ee57ec90 Binary files /dev/null and b/img/people/boya-yu.png differ diff --git a/img/people/chen-zheng.png b/img/people/chen-zheng.png new file mode 100644 index 0000000000000000000000000000000000000000..65bdc2b8ff55e74c8ce7eb54d4f6c57b7f41cb7a Binary files /dev/null and b/img/people/chen-zheng.png differ diff --git a/img/people/conrad-schloer.png b/img/people/conrad-schloer.png new file mode 100644 index 0000000000000000000000000000000000000000..30a2e846421b00eb18ce033272d87edf4adafb57 Binary files /dev/null and b/img/people/conrad-schloer.png differ diff --git a/img/people/dana-archer-rosenthal.png b/img/people/dana-archer-rosenthal.png new file mode 100644 index 0000000000000000000000000000000000000000..d3a607a7b1b8a9cd955882a97824bbfc96288290 Binary files /dev/null and b/img/people/dana-archer-rosenthal.png differ diff --git a/img/people/david-valerio.png b/img/people/david-valerio.png new file mode 100644 index 0000000000000000000000000000000000000000..6cb9c1d8106b5a38c3f7ff9314eb474335449243 Binary files /dev/null and b/img/people/david-valerio.png differ diff --git a/img/people/default.png b/img/people/default.png new file mode 100644 index 0000000000000000000000000000000000000000..eddf7d82ec7773655dbaf79befe6863f8ea0f546 Binary files /dev/null and b/img/people/default.png differ diff --git a/img/people/doris-han.png b/img/people/doris-han.png new file mode 100644 index 0000000000000000000000000000000000000000..5d25b80d8d5e1945c13240e357a97fe9d31e8b07 Binary files /dev/null and b/img/people/doris-han.png differ diff --git a/img/people/gavin-gratson.png b/img/people/gavin-gratson.png new file mode 100644 index 0000000000000000000000000000000000000000..bdf2be55ac61bcf81d0650c6c2b3a580f09c3b8e Binary files /dev/null and b/img/people/gavin-gratson.png differ diff --git a/img/people/ian-harris.png b/img/people/ian-harris.png new file mode 100644 index 0000000000000000000000000000000000000000..862fbe210d26df283ebd28925d48164702e17b16 Binary files /dev/null and b/img/people/ian-harris.png differ diff --git a/img/people/jose-contreras-silly.png b/img/people/jose-contreras-silly.png new file mode 100644 index 0000000000000000000000000000000000000000..f520654cc495c88b928fc1a66b25d848bbb8a336 Binary files /dev/null and b/img/people/jose-contreras-silly.png differ diff --git a/img/people/jose-contreras.png b/img/people/jose-contreras.png new file mode 100644 index 0000000000000000000000000000000000000000..9e41b1377cda51336574112a8d68eedf409b2c5f Binary files /dev/null and b/img/people/jose-contreras.png differ diff --git a/img/people/keith-ford.png b/img/people/keith-ford.png new file mode 100644 index 0000000000000000000000000000000000000000..b3e847fcfad16c34022dd28d1d58624736824dfb Binary files /dev/null and b/img/people/keith-ford.png differ diff --git a/img/people/mariah-adamson.png b/img/people/mariah-adamson.png new file mode 100644 index 0000000000000000000000000000000000000000..59e8dbd5afe4d7c8524f69b27c2487d54e15ddb7 Binary files /dev/null and b/img/people/mariah-adamson.png differ diff --git a/img/people/michael-burton.png b/img/people/michael-burton.png new file mode 100644 index 0000000000000000000000000000000000000000..b3cbea4a5e2a50439d11140b6e8f63c6b1447638 Binary files /dev/null and b/img/people/michael-burton.png differ diff --git a/img/people/michel-beguin.png b/img/people/michel-beguin.png new file mode 100644 index 0000000000000000000000000000000000000000..ff5d9d82ffcc54cb6d58de666865b751dbca1aef Binary files /dev/null and b/img/people/michel-beguin.png differ diff --git a/img/people/mikhail-fishzon.png b/img/people/mikhail-fishzon.png new file mode 100644 index 0000000000000000000000000000000000000000..fbdeefabf501da13c2913e6b538137d7ebac5b9a Binary files /dev/null and b/img/people/mikhail-fishzon.png differ diff --git a/img/people/neda-arabshahi.png b/img/people/neda-arabshahi.png new file mode 100644 index 0000000000000000000000000000000000000000..4a114b5e7695aa99813199bfa75c96b3f347a0cf Binary files /dev/null and b/img/people/neda-arabshahi.png differ diff --git a/img/people/placeholder.png b/img/people/placeholder.png new file mode 100644 index 0000000000000000000000000000000000000000..934993fe5e9b3787fd51089886ae6dae1a48047d Binary files /dev/null and b/img/people/placeholder.png differ diff --git a/img/people/sarey-hamarneh.png b/img/people/sarey-hamarneh.png new file mode 100644 index 0000000000000000000000000000000000000000..c01b762a0dd5c74428ece3725e3c33e42caf5ee0 Binary files /dev/null and b/img/people/sarey-hamarneh.png differ diff --git a/img/people/shibani-ghosh.png b/img/people/shibani-ghosh.png new file mode 100644 index 0000000000000000000000000000000000000000..142cf43e6b93f7a74acd44f809ac0205f6a0dd89 Binary files /dev/null and b/img/people/shibani-ghosh.png differ diff --git a/img/people/shruti-sane.png b/img/people/shruti-sane.png new file mode 100644 index 0000000000000000000000000000000000000000..d8996217c05dd7b6df951a3e4a9b8948641134e2 Binary files /dev/null and b/img/people/shruti-sane.png differ diff --git a/img/people/thomas-george.png b/img/people/thomas-george.png new file mode 100644 index 0000000000000000000000000000000000000000..3525b0b1c1b5dd4b0545e75d6dee186f32a40947 Binary files /dev/null and b/img/people/thomas-george.png differ diff --git a/index.html b/index.html index d05048b7e9e4439c3c0dad1c6893bfc9c4191fd3..b52f7bef21907936c3ecccc610b071dc78b2bf8f 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@
Step 1
Aggregate Buildings
-

We work with community leaders and institutions to assemble 4 or more non-profits, houses of worship, schools, small businesses or multi-family residences in financially underserved communities into a “Bloc” of potential retrofits. +

We work with community leaders and institutions to assemble 4 or more non-profits, houses of worship, schools, small businesses or multi-family residences in financially underserved communities into a "Bloc" of potential retrofits.

@@ -355,4 +355,4 @@ (function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',intercomSettings);}else{var d=document;var i=function(){i.c(arguments)};i.q=[];i.c=function(args){i.q.push(args)};w.Intercom=i;function l(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/m8059oox';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);}if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})() } - \ No newline at end of file + diff --git a/jobs.html b/jobs.html index de925bd36c195a06dbf584b0927bb21fd74183e1..eb4fb379f2c705651432b036ae30bd03559dd423 100644 --- a/jobs.html +++ b/jobs.html @@ -112,11 +112,11 @@

Graphic Designer

NYC

-

BlocPower is seeking proposals from graphic designers (based in the Greater New York metro area) for a set of marketing collateral to promote a program targetting building owners in New York City neighborhoods.

+

BlocPower is seeking proposals from graphic designers (based in the Greater New York metro area) for a set of marketing collateral to promote a program targeting building owners in New York City neighborhoods.

-

Please send all responses, as one PDF document, to neda@blocpower.io by 8 pm EDT on March 24, 2017

+

Please send all responses as one PDF document by 8 pm EDT on March 24, 2017.

- Read the full description here + Read the full description and submission instructions here
diff --git a/js/teamNames.js b/js/teamNames.js new file mode 100644 index 0000000000000000000000000000000000000000..14934992bbf65d160cf472502f79067642c0df8a --- /dev/null +++ b/js/teamNames.js @@ -0,0 +1,33 @@ +var josePic = 'img/people/jose-contreras.png'; + +if (Math.random() > 0.5) { + josePic = 'img/people/jose-contreras-silly.png'; +} + +var names = [ +{name: 'Mariah Adamson', title: 'Business Development Associate', twitter: null, linkedin: null, image: 'img/people/mariah-adamson.png'}, +{name: 'Michel Beguin', title: 'Clean Energy Engineer', twitter: null, linkedin: null, image: 'img/people/michel-beguin.png'}, +{name: 'Michael Burton', title: 'Electrical Engineer', twitter: null, linkedin: null, image: 'img/people/michael-burton.png'}, +{name: 'Frank Chen', title: 'Project Coordinator', twitter: null, linkedin: null, image: 'img/people/placeholder.png'}, +{name: 'Jose Contreras', title: 'Software Developer', twitter: null, linkedin: null, image: josePic}, +{name: 'Abhishek Dash', title: 'Managing Project Engineer', twitter: null, linkedin: null, image: 'img/people/placeholder.png'}, +{name: 'Alessandro DiMarco', title: 'Software Developer', twitter: null, linkedin: null, image: 'img/people/alessandro-dimarco.png'}, +{name: 'Mikhail Fishzon', title: 'Principal Data Architect', twitter: null, linkedin: null, image: 'img/people/mikhail-fishzon.png'}, +{name: 'Keith Ford', title: 'Business Development Associate', twitter: null, linkedin: null, image: 'img/people/keith-ford.png'}, +{name: 'Shibani Ghosh', title: 'Power Systems Engineer', twitter: null, linkedin: null, image: 'img/people/shibani-ghosh.png'}, +{name: 'Gavin Gratson', title: 'Business Development Associate', twitter: null, linkedin: null, image: 'img/people/gavin-gratson.png'}, +{name: 'Sarey Hamarneh', title: 'Analyst', twitter: null, linkedin: null, image: 'img/people/sarey-hamarneh.png'}, +{name: 'Doris Han', title: 'Managing Project Engineer', twitter: null, linkedin: null, image: 'img/people/doris-han.png'}, +{name: 'Ian Harris', title: 'Business Development Associate', twitter: null, linkedin: null, image: 'img/people/ian-harris.png'}, +{name: 'Robert Herder', title: 'Construction Manager for Clean Energy Projects', twitter: null, linkedin: null, image: 'img/people/placeholder.png'}, +{name: 'Joseph Levine', title: 'Analyst', twitter: null, linkedin: null, image: 'img/people/placeholder.png'}, +{name: 'Adarsh Murthy', title: 'Software Developer', twitter: null, linkedin: null, image: 'img/people/adarsh-murthy.png'}, +{name: 'Alexis Phillips', title: 'Associate Engineer for Clean Energy Projects', twitter: null, linkedin: null, image: 'img/people/alexis-phillips.png'}, +{name: 'Avijit Saha', title: 'Intelligent Building Systems Engineer', twitter: null, linkedin: null, image: 'img/people/avijit-saha.png'}, +{name: 'Shruti Sane', title: 'Managing Project Engineer', twitter: null, linkedin: null, image: 'img/people/shruti-sane.png'}, +{name: 'Conrad Schloer', title: 'Software Developer', twitter: null, linkedin: null, image: 'img/people/conrad-schloer.png'}, +{name: 'Areza Sumitro', title: 'Associate Engineer for Clean Energy Projects', twitter: null, linkedin: null, image: 'img/people/areza-sumitro.png'}, +{name: 'David Valerio', title: 'Outreach Associate', twitter: null, linkedin: null, image: 'img/people/david-valerio.png'}, +{name: 'Boya Yu', title: 'Data Scientist', twitter: null, linkedin: null, image: 'img/people/boya-yu.png'}, +{name: 'Chen Zheng', title: 'Associate', twitter: null, linkedin: null, image: 'img/people/chen-zheng.png'}, +] diff --git a/scss/css b/scss/css new file mode 100644 index 0000000000000000000000000000000000000000..2486ce50610ace9ab19be23ad8b9004e261ab683 --- /dev/null +++ b/scss/css @@ -0,0 +1,23 @@ +/* +Errno::ENOENT: No such file or directory @ rb_sysopen - scss + +Backtrace: +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `read' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `update_stylesheet' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin.rb:109:in `method_missing' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:360:in `watch_or_update' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:51:in `process_result' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:52:in `parse' +/var/lib/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:19:in `parse!' +/var/lib/gems/2.3.0/gems/sass-3.4.23/bin/sass:13:in `' +/usr/local/bin/sass:23:in `load' +/usr/local/bin/sass:23:in `
' +*/ +body:before { + white-space: pre; + font-family: monospace; + content: "Errno::ENOENT: No such file or directory @ rb_sysopen - scss"; } diff --git a/scss/global.scss b/scss/global.scss index 887ae122a168c42558a60bd15e1fe8263c72c3ed..63c6ddbe8842f581cf638ebbe86992752c8d80ab 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -201,7 +201,7 @@ section { &.intro { text-align: center; - padding: $padding*8; + padding: $padding*2; @include rotate(-1); @include linear-gradient(179deg, rgba(0,0,0,0) 0%, rgba($light-blue, 0.4) 100%); @@ -601,7 +601,7 @@ section { .person { border-radius: $radius; - box-shadow: 0 0 30px rgba(0,0,0,0.1); + box-shadow: 0 0 5px rgba(0,0,0,0.1); text-align: center; padding: $padding*6 $padding*2; position: relative; @@ -665,13 +665,10 @@ section { } .column { - &:nth-child(odd) { - .person { margin-right: $padding; } - } - - &:nth-child(even) { - .person { margin-left: $padding; } - } + .person { + margin-right: $padding; + margin-left: $padding; + } @include breakpoint(mobileonly) { &:nth-child(odd) { @@ -820,4 +817,4 @@ footer { padding-right: $padding*2; } } -} \ No newline at end of file +} diff --git a/team.html b/team.html index a93c9aae2011f3b69e8c2ee6a83bc046af241069..362632a921c84813a2eeadbabb73ed710b30d6ff 100644 --- a/team.html +++ b/team.html @@ -23,6 +23,7 @@ + + +
-

Looking for a new challenge

+

Looking for a new challenge?

We're hiring. Check out our open opportunities.

View Jobs
@@ -192,4 +265,4 @@ (function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',intercomSettings);}else{var d=document;var i=function(){i.c(arguments)};i.q=[];i.c=function(args){i.q.push(args)};w.Intercom=i;function l(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/m8059oox';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);}if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})() } - \ No newline at end of file +