diff --git a/artists/hawke/index.html b/artists/hawke/index.html new file mode 100644 index 0000000..a6760b4 --- /dev/null +++ b/artists/hawke/index.html @@ -0,0 +1,54 @@ + + + + Jennifer Hawke | artists at the historic Beall Greenhouses + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme +
+
+
+

Jennifer Hawke

+ jennifer hawke, the artist, a white person with a beard and knowing eyes. the top half of their face is painted blue with a white heart, and they are wearing a huge elaborate flower crown, a red shawl, and several chunky pendants. +

Jennifer Hawke hails from Billings, Montana where they got their degree in Cast Metals and Painting. They have been on Vashon Island for about 18 years and love doing the Bearded Lady Road Report. They have had their Studio at the Beall Greenhouses for about 8 years and only recently started opening to the public. Their space is warmed by a singular woodstove & all the ephemera that comes with being the child of an antique dealer.

+
+ +
+

Get in touch...

+ +
+
+
+ + + diff --git a/artists/index.html b/artists/index.html new file mode 100644 index 0000000..b9d2baa --- /dev/null +++ b/artists/index.html @@ -0,0 +1,51 @@ + + + + Artists directory | the historic Beall Greenhouses + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme +
+
+

Artists in residence at the Beall Greenhouses

+ +
    +
  1. + +

    Jennifer Hawke

    + jennifer hawke, the artist, a white person with a beard and knowing eyes. the top half of their face is painted blue with a white heart, and they are wearing a huge elaborate flower crown, a red shawl, and several chunky pendants. +
    +
  2. +
+ +
+
+ + + diff --git a/assets/img/artists/hawke.jpg b/assets/img/artists/hawke.jpg new file mode 100755 index 0000000..5c296ed Binary files /dev/null and b/assets/img/artists/hawke.jpg differ diff --git a/assets/scripts/artists.js b/assets/scripts/market.js similarity index 100% rename from assets/scripts/artists.js rename to assets/scripts/market.js diff --git a/assets/styles/artist.css b/assets/styles/artist-market.css similarity index 100% rename from assets/styles/artist.css rename to assets/styles/artist-market.css diff --git a/assets/styles/artist-resident.css b/assets/styles/artist-resident.css new file mode 100644 index 0000000..c81d34e --- /dev/null +++ b/assets/styles/artist-resident.css @@ -0,0 +1,55 @@ +.resident { + margin: 2rem auto; + display: grid; + grid-template: + 'img h1' + 'img desc' + 'img .'; + grid-template-columns: 1fr 1fr; +} + +@media (max-width: 1050px) { + .resident { + grid-template: + 'img' + 'h1' + 'desc'; + } +} + +.resident h1 { + grid-area: h1; + font-size: 2rem; + margin: 0; + border-bottom: solid var(--color-accent); +} + +.resident img { + grid-area: img; + border-radius: 1rem; +} + +.resident .bio { + grid-area: desc; + margin-left: 1.75rem; +} + +@media (max-width: 1050px) { + .resident img { + border-radius: 1rem 1rem 0 0; + border-bottom: solid var(--color-accent); + } + + .resident .bio { + margin: 0; + } +} + +.contact { + margin-top: 4rem; + text-align: center; +} + +.contact li { + list-style: none; +} diff --git a/assets/styles/events.css b/assets/styles/directory.css similarity index 76% rename from assets/styles/events.css rename to assets/styles/directory.css index 082474a..ae34c60 100644 --- a/assets/styles/events.css +++ b/assets/styles/directory.css @@ -1,4 +1,4 @@ -#events { +#directory { display: grid; flex-flow: row wrap; grid-template-columns: repeat(2, 1fr); @@ -6,12 +6,12 @@ } @media (max-width: 850px) { - #events { + #directory { grid-template-columns: 1fr; } } -#events li { +#directory li { list-style: none; border: solid thin var(--color-accent); border-radius: .5rem; @@ -19,35 +19,35 @@ } @media (any-hover: hover) { - #events li:hover { + #directory li:hover { background-color: var(--color-text); border-color: var(--color-text); } - #events li:hover h2 { + #directory li:hover h2 { color: var(--color-bg); } } -#events li:focus-within { +#directory li:focus-within { outline: solid .25rem var(--color-accent); } -#events a { +#directory a { text-decoration: none; margin: 0; } -#events a:focus-visible { +#directory a:focus-visible { outline: none; /* outline handled by li:focus-within */ } -#events h2 { +#directory h2 { text-align: center; margin-top: 1rem; } -#events img { +#directory img { margin: 0; border-radius: 0 0 .5rem .5rem; } diff --git a/assets/styles/main.css b/assets/styles/main.css index cb67cb4..cf25c30 100644 --- a/assets/styles/main.css +++ b/assets/styles/main.css @@ -140,3 +140,7 @@ main > ul { margin-left: 1.25rem; } } + +.ml-embedded { + margin: 2rem auto; +} diff --git a/events/2025-solstice/index.html b/events/2025-solstice/index.html index 89201b9..059855f 100644 --- a/events/2025-solstice/index.html +++ b/events/2025-solstice/index.html @@ -1,29 +1,29 @@ - 2025 Solstice Market | the historic Beall Greenhouses + 2025 Solstice Market | events at the historic Beall Greenhouses - + - + - + - + - +
diff --git a/events/index.html b/events/index.html index 7dca6f8..13b0692 100644 --- a/events/index.html +++ b/events/index.html @@ -1,18 +1,18 @@ - Events | the historic Beall Greenhouses + Events directory | the historic Beall Greenhouses - + - + - + @@ -22,7 +22,7 @@ - +
@@ -35,7 +35,7 @@

Events at the Beall Greenhouses

-
    +
    1. Solstice 2025