Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@danielkhan
Created April 26, 2019 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielkhan/6cd64886bb2c1e43c1af69e46e4b073a to your computer and use it in GitHub Desktop.
Save danielkhan/6cd64886bb2c1e43c1af69e46e4b073a to your computer and use it in GitHub Desktop.
extends ../layout/index
block content
#speakerDetail.container
.row
.col-sm-8
article.speakerslist
.container
.row
.col-sm-8
h3.speakerslist-title Deep Sea Wonders
h5.speakerslist-name
| with
a(href='./Hillary_Goldwynn.html') Hilary Goldywynn Post
p.speakerslist-info
a(href='./Hillary_Goldwynn.html')
img.speakerslist-img.img-responsive.pull-left(src='./images/speakers/Hillary_Goldwynn.jpg', alt='Photo of Hilary Goldywynn Post')
p
| Hillary is a sophomore art sculpture student at New York University, and has already won all the major
| international prizes for new painters, including the Divinity Circle, the International Painter's Medal,
| and the Academy of Paris Award. Hillary's CAC exhibit features paintings that contain only water images
| including waves, deep sea, and river.
p
| An avid water sports participant, Hillary understands the water in many ways in which others do not, or
| may not ever have the opportunity. Her goal in creating the CAC exhibit was to share with others the
| beauty, power, and flow of natural bodies of water throughout the world. In addition to the display,
| Hilary also hosts a session on Tuesday called Deep Sea Wonders, which combines her love of deep sea diving
| and snorkeling, with instruction for capturing the beauty of underwater explorations on canvas.
p
aside.col-sm-4
article.sidebar
h1.sidebar-title Artwork on display
p.sidebar-body
| While you attend the conference, head over to our gallery where you can check out some of the work from our speakers.
.pixgrid.clearfix
img(src='./images/artwork/Hillary_Goldwynn_01_tn.jpg', alt='Artwork 0')
img(src='./images/artwork/Hillary_Goldwynn_02_tn.jpg', alt='Artwork 1')
img(src='./images/artwork/Hillary_Goldwynn_03_tn.jpg', alt='Artwork 2')
img(src='./images/artwork/Hillary_Goldwynn_04_tn.jpg', alt='Artwork 3')
img(src='./images/artwork/Hillary_Goldwynn_05_tn.jpg', alt='Artwork 4')
img(src='./images/artwork/Hillary_Goldwynn_06_tn.jpg', alt='Artwork 5')
img(src='./images/artwork/Hillary_Goldwynn_07_tn.jpg', alt='Artwork 6')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment