Skip to content

Commit

Permalink
fix: lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgolden committed Sep 1, 2020
1 parent 491d74c commit 5244bcc
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 28 deletions.
4 changes: 2 additions & 2 deletions src/pages/all-things-open.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const allThingsOpenPage = () => {
</section>
<section className={styles.section}>
<h2>Visit us in the virtual expo hall</h2>
<hr></hr>
<hr />
</section>
<section className={cx(styles.section, styles.assetTable)}>
<div>
Expand All @@ -86,7 +86,7 @@ const allThingsOpenPage = () => {
</div>
</section>
<h2>Explore resources</h2>
<hr></hr>
<hr />
<section className={cx(styles.section, styles.assetTable)}>
<div className={styles.point}>
<h4>How to use the Kubernetes cluster explorer</h4>
Expand Down
99 changes: 73 additions & 26 deletions src/pages/nerd-days.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import { Link } from 'gatsby';
import cx from 'classnames';
import PageLayout from '../components/PageLayout';
import { Button, ExternalLink } from '@newrelic/gatsby-theme-newrelic';
Expand All @@ -15,21 +14,28 @@ const NerdDaysPage = () => {
<PageLayout.Content>
<section className={cx(styles.heroSection)}>
<div className={cx(styles.heroLogoContainer)}>
<img src={nrLogo} className={cx(styles.heroNrLogo)}/>
<img
src={nrLogo}
className={cx(styles.heroNrLogo)}
alt="New Relic"
/>
<h1 className={cx(styles.heroLogo)}>nerd days 1.0</h1>
</div>
<h3 className={cx(styles.heroHeading)}>
Nerd Days is a <em className={cx(styles.heroHeadingHighlight)}>free</em>{` `}
Nerd Days is a{' '}
<em className={cx(styles.heroHeadingHighlight)}>free</em>
{` `}
1-day event focused on building more perfect software
</h3>
<p className={cx(styles.heroDescription)}>
Our goal is to spend less time looking at slides that tell you what software
can do and more time on getting your hands on the software to solve problems
efficiently. Morbi malesuada nulla nec purus convallis consequat. Vivamus id
mollis quam. Morbi ac comm. You’ll hear from fellow engineers who built New
Relic solutions and New Relic users from various industries. Whether you’re
new or a data nerd, there’s an interactive session for you. We look forward
to building with you during Nerd Days.
Our goal is to spend less time looking at slides that tell you
what software can do and more time on getting your hands on the
software to solve problems efficiently. Morbi malesuada nulla nec
purus convallis consequat. Vivamus id mollis quam. Morbi ac comm.
You’ll hear from fellow engineers who built New Relic solutions
and New Relic users from various industries. Whether you’re new or
a data nerd, there’s an interactive session for you. We look
forward to building with you during Nerd Days.
</p>
<ul className={cx(styles.heroCtaContainer)}>
<li className={cx(styles.heroCtaContainerItem)}>
Expand All @@ -40,7 +46,9 @@ const NerdDaysPage = () => {
>
US Registration
</Button>
<span className={cx(styles.registrationButtonDate)}>Oct 13, 2020</span>
<span className={cx(styles.registrationButtonDate)}>
Oct 13, 2020
</span>
</li>
<li className={cx(styles.heroCtaContainerItem)}>
<Button
Expand All @@ -50,7 +58,9 @@ const NerdDaysPage = () => {
>
EMEA Registration
</Button>
<span className={cx(styles.registrationButtonDate)}>Oct 20, 2020</span>
<span className={cx(styles.registrationButtonDate)}>
Oct 20, 2020
</span>
</li>
<li className={cx(styles.heroCtaContainerItem)}>
<Button
Expand All @@ -60,50 +70,87 @@ const NerdDaysPage = () => {
>
APJ Registration
</Button>
<span className={cx(styles.registrationButtonDate)}>Oct 22, 2020</span>
<span className={cx(styles.registrationButtonDate)}>
Oct 22, 2020
</span>
</li>
</ul>
</section>

<section className={cx(styles.speakersSection, styles.eventSection)}>
<h3 className={cx(styles.sectionHeading)}>Speaker line up</h3>
<p className={cx(styles.sectionDescription)}>Nulla vitae elit libero, a pharetra augue nullam id dolor id nibh ultricies vehicula ut id elit</p>
<p className={cx(styles.sectionDescription)}>
Nulla vitae elit libero, a pharetra augue nullam id dolor id nibh
ultricies vehicula ut id elit
</p>

<ul className={cx(styles.speakerList)}>
<li className={cx(styles.speakerListItem)}>
<div className={cx(styles.speakerListItemPhoto)}>
<img src="https://dummyimage.com/256x194/#444/000333.jpg" alt="Photo of..."/>
<img
src="https://dummyimage.com/256x194/#444/000333.jpg"
alt="..."
/>
</div>
<div className={cx(styles.speakerListItemCopy)}>
<h4 className={cx(styles.speakerListItemHeading)}>Dylan Hernandez</h4>
<p className={cx(styles.speakerListItemDescription)}>Etiam porta sem malesuada magna mollis euismod. Aenean eu leo quam. Pellentesque ornare sem lacinia quam.</p>
<h4 className={cx(styles.speakerListItemHeading)}>
Dylan Hernandez
</h4>
<p className={cx(styles.speakerListItemDescription)}>
Etiam porta sem malesuada magna mollis euismod. Aenean eu
leo quam. Pellentesque ornare sem lacinia quam.
</p>
</div>
</li>
<li className={cx(styles.speakerListItem)}>
<div className={cx(styles.speakerListItemPhoto)}>
<img src="https://dummyimage.com/256x194/#444/000333.jpg" alt="Photo of..."/>
<img
src="https://dummyimage.com/256x194/#444/000333.jpg"
alt="..."
/>
</div>
<div className={cx(styles.speakerListItemCopy)}>
<h4 className={cx(styles.speakerListItemHeading)}>Alisha Edwards</h4>
<p className={cx(styles.speakerListItemDescription)}>Etiam porta sem malesuada magna mollis euismod. Aenean eu leo quam. Pellentesque ornare sem lacinia quam.</p>
<h4 className={cx(styles.speakerListItemHeading)}>
Alisha Edwards
</h4>
<p className={cx(styles.speakerListItemDescription)}>
Etiam porta sem malesuada magna mollis euismod. Aenean eu
leo quam. Pellentesque ornare sem lacinia quam.
</p>
</div>
</li>
<li className={cx(styles.speakerListItem)}>
<div className={cx(styles.speakerListItemPhoto)}>
<img src="https://dummyimage.com/256x194/#444/000333.jpg" alt="Photo of..."/>
<img
src="https://dummyimage.com/256x194/#444/000333.jpg"
alt="..."
/>
</div>
<div className={cx(styles.speakerListItemCopy)}>
<h4 className={cx(styles.speakerListItemHeading)}>Ralph McGibbons</h4>
<p className={cx(styles.speakerListItemDescription)}>Etiam porta sem malesuada magna mollis euismod. Aenean eu leo quam. Pellentesque ornare sem lacinia quam.</p>
<h4 className={cx(styles.speakerListItemHeading)}>
Ralph McGibbons
</h4>
<p className={cx(styles.speakerListItemDescription)}>
Etiam porta sem malesuada magna mollis euismod. Aenean eu
leo quam. Pellentesque ornare sem lacinia quam.
</p>
</div>
</li>
<li className={cx(styles.speakerListItem)}>
<div className={cx(styles.speakerListItemPhoto)}>
<img src="https://dummyimage.com/256x194/#444/000333.jpg" alt="Photo of..."/>
<img
src="https://dummyimage.com/256x194/#444/000333.jpg"
alt="..."
/>
</div>
<div className={cx(styles.speakerListItemCopy)}>
<h4 className={cx(styles.speakerListItemHeading)}>Anita Baker</h4>
<p className={cx(styles.speakerListItemDescription)}>Etiam porta sem malesuada magna mollis euismod. Aenean eu leo quam. Pellentesque ornare sem lacinia quam.</p>
<h4 className={cx(styles.speakerListItemHeading)}>
Anita Baker
</h4>
<p className={cx(styles.speakerListItemDescription)}>
Etiam porta sem malesuada magna mollis euismod. Aenean eu
leo quam. Pellentesque ornare sem lacinia quam.
</p>
</div>
</li>
</ul>
Expand Down

0 comments on commit 5244bcc

Please sign in to comment.