Many requested changes made

This commit is contained in:
Austen Adler 2022-04-19 19:10:03 -04:00
parent 25a1014d30
commit 546532c58a
9 changed files with 92 additions and 25 deletions

View File

@ -9,11 +9,24 @@
=== For Me === For Me
* [ ] Font? * [ ] Font?
* [ ] All images with `Hawk` should be attributed * [x] All images with `Hawk` should be attributed
* [x] Remove contact information * [x] Remove contact information
* [ ] Move email address to to the top * [ ] Move email address to to the top
* [ ] The Educational Resources page is almost perfect. The only thing I would recommend is changing the size of the book title at the top to a larger font size, and reducing the size of the words while adding a bit to it as here: "Children's Science Books Authored/Co-authored by Diane" * [ ] The Educational Resources - changing the size of the book title at the top to a larger font size, and reducing the size of the words while adding a bit to it as here: "Children's Science Books Authored/Co-authored by Diane"
* [ ] On the Outreach page, can you move the first caption info "See the highlights of their trip at https://ryanhawk.com/noaa-teacher-at-sea-mary <https://ryanhawk.com/noaa-teacher-at-sea-mary>" to the next line below so its all on the same line? I think that would look a little cleaner. * [x] On the Outreach page, can you move the first caption info "See the highlights of their trip at https://ryanhawk.com/noaa-teacher-at-sea-mary <https://ryanhawk.com/noaa-teacher-at-sea-mary>" to the next line below so its all on the same line? I think that would look a little cleaner.
* [ ] On the Community Involvement site, can you add the following: "Become a member of your local amateur radio club as a licensed ham! Diane is a member of the Indian Peaks Radio Club (IPRC) and serves as secretary for the club. Check out the IPRC website at: https://indianpeaksradioclub.org/." * [x] On the Community Involvement site, can you add the following: "Become a member of your local amateur radio club as a licensed ham! Diane is a member of the Indian Peaks Radio Club (IPRC) and serves as secretary for the club. Check out the IPRC website at: https://indianpeaksradioclub.org/."
* [ ] Community Involvement site, can you please add a bullet stating "Offset your carbon footprint by buying climate credits to support greening projects across the globe. One of many organizations you can work with to do this is Climate Stewards at https://climatestewardsusa.org/ <https://climatestewardsusa.org/>." * [x] Community Involvement site, can you please add a bullet stating "Offset your carbon footprint by buying climate credits to support greening projects across the globe. One of many organizations you can work with to do this is Climate Stewards at https://climatestewardsusa.org/ <https://climatestewardsusa.org/>."
=== For her
* All Pages
** [ ] `Contact` page?
** [ ] What else should go in contact page?
* Outreach
** [ ] Descriptor above the first picture or below it?
* Community Involvement
** [ ] Keep the "HAM Radio title"?
** [ ] Paragraph ordering?
** [ ] Alt section?
** [ ] Carbon footprint title?

View File

@ -9,7 +9,8 @@ img.thumbnail {
} }
img.big, picture.big, .big > img { img.big, picture.big, .big > img {
width: 100%; /*width: 100%;*/
max-width: 75%;
} }
.float-right { .float-right {

View File

@ -44,6 +44,3 @@ div.section
| by MLPdesign | by MLPdesign
// | and // | and
// a(href="https://austenadler.com") austenadler.com // a(href="https://austenadler.com") austenadler.com

View File

@ -51,7 +51,7 @@ body
li: a(href="education.html") Education li: a(href="education.html") Education
li: a(href="outreach.html") Outreach li: a(href="outreach.html") Outreach
li: a(href="community-involvement.html") Community Involvement li: a(href="community-involvement.html") Community Involvement
// li: a(href="contact.html") Contact li: a(href="contact.html") Contact
mixin bigimage(src, alt, ryanhawk) mixin bigimage(src, alt, ryanhawk)
figure figure

View File

@ -1,7 +1,7 @@
mixin email mixin email
| &#x64;&#x72;&#x2E;&#x64;&#x69;&#x61;&#x6E;&#x65;<span style="display: none"> well hello there &#x2603; :)</span> | &#x64;&#x72;&#x2E;&#x64;&#x69;&#x61;&#x6E;&#x65;
| &#x40; span(style="display: none;") well hello there &#x2603; :)
| geocation.com | &#x40;geocation.com
mixin ryanhawk mixin ryanhawk

View File

@ -1,6 +1,44 @@
- var title = "Community Involvement" - var title = "Community Involvement"
include ../includes/head.pug include ../includes/head.pug
div.section
div.pageitem
h2= title
h3 HAM Radio
p
| To help the community communicate during times of wildfires, flooding and other natural disasters as well as in support of community events where radio coordination and communication is needed, Diane earned her amateur radio technician license and serves as the secretary of the Indian Peaks Radio Club in Nederland, CO.
p
| Check out the IPRC website at:
a(href="https://indianpeaksradioclub.org/") https://indianpeaksradioclub.org/
p
| Become a member of your local amateur radio club as a licensed ham!
| Diane is a member of the Indian Peaks Radio Club (IPRC) and serves as secretary for the club.
h3 Citizen Science Projects
p
| Project BudBurst -
a(href="https://budburst.org/") budburst.org
p
| Globe at Night -
a(href="https://globeatnight.org") globeatnight.org
p
| CoCoRaHS -
a(href="https://www.cocorahs.org/") www.cocorahs.org
h3 Citizen Science Projects (alt)
p: a(href="https://budburst.org/") Project BudBurst
p: a(href="https://globeatnight.org") Globe at Night
p: a(href="https://www.cocorahs.org/") CoCoRaHS
h3 Carbon Footprint
p
| Offset your carbon footprint by buying climate credits to support greening projects across the globe. One of many organizations you can work with to do this is Climate Stewards at
a(href="https://climatestewardsusa.org/") https://climatestewardsusa.org/
include ../includes/footer.pug include ../includes/footer.pug

11
templates/contact.pug Normal file
View File

@ -0,0 +1,11 @@
- var title = "Contact"
include ../includes/head.pug
div.section
div.pageitem
h2=title
p Please email me!
p: +email
include ../includes/footer.pug

View File

@ -5,11 +5,11 @@ div.section
div.pageitem div.pageitem
h2 Educational Resources h2 Educational Resources
h3 Children's Science Books Authored/Co-authored h3 Children's Science Books Authored/Co-authored by Diane
h4 What in the World is Happening to Our Climate? h4 What in the World is Happening to Our Climate?
img.float-right(src="images/5._Elementary_GLOBE_Climate_Book_Cover-215.jpg", alt="Book cover for 'What in the World is Happening to Our Climate?'") img.float-right(src="images/5._Elementary_GLOBE_Climate_Book_Cover-215.jpg", alt="Book cover for 'What in the World is Happening to Our Climate?'", style="padding-left: 10px;")
p.left-align p.left-align
@ -21,23 +21,23 @@ div.section
a(href="https://www.globe.gov/about") https://www.globe.gov/about a(href="https://www.globe.gov/about") https://www.globe.gov/about
| ) | )
h4 NOAA Teacher at Sea books h3 NOAA Teacher at Sea books
div(style="display: flex;flex-flow:row;") div(style="/*display: flex;flex-flow:row;*/")
div(style="padding: 2rem;") div(style="/*padding: 2rem;*/")
img(src="images/1._TAS_Miss_Cook_Book_Cover-215.png") img(src="images/1._TAS_Miss_Cook_Book_Cover-215.png")
p Teacher at Sea: Miss Cook's Voyage on the Ronald H. Brown p Teacher at Sea: Miss Cook's Voyage on the Ronald H. Brown
div(style="padding: 2rem;") div(style="/*padding: 2rem;*/")
img(src="images/2._TIA_Book_Cover-215.png") img(src="images/2._TIA_Book_Cover-215.png")
p Teacher in the Air: Dr. Diane's Flight with the NOAA Hurricane Hunters p Teacher in the Air: Dr. Diane's Flight with the NOAA Hurricane Hunters
div(style="padding: 2rem;") div(style="/*padding: 2rem;*/")
img(src="images/3._TAS_Hydrography_Book_Cover-215.png") img(src="images/3._TAS_Hydrography_Book_Cover-215.png")
p Teacher at Sea, Mrs. Armwood's Hydrographic Adventure on the NOAA Ship FAIRWEATHER p Teacher at Sea, Mrs. Armwood's Hydrographic Adventure on the NOAA Ship FAIRWEATHER
div(style="padding: 2rem;") div(style="/*padding: 2rem;*/")
img(src="images/4._TAS_Fisheries_book_Cover-215.png") img(src="images/4._TAS_Fisheries_book_Cover-215.png")
p Teacher at Sea: Mr. Tanenbaum Explores Atlantic Fisheries on the NOAA Ship Henry B. Bigelow p Teacher at Sea: Mr. Tanenbaum Explores Atlantic Fisheries on the NOAA Ship Henry B. Bigelow
br br

View File

@ -7,8 +7,15 @@ div.section
h3 NOAA Teacher at Sea - Scammon Bay, AK h3 NOAA Teacher at Sea - Scammon Bay, AK
p NOAA Teacher at Sea, Mary Cook, invited Diane Stanitski and John Adler to Scammon Bay, AK in 2017 to teach and interact with her indigenous Yup'ik students.
p
| See the highlights of their trip at
a(href="https://ryanhawk.com/noaa-teacher-at-sea-mary") https://ryanhawk.com/noaa-teacher-at-sea-mary
+bigimage("Diane_Student_Scammon_Bay.png", "TODO!", true) +bigimage("Diane_Student_Scammon_Bay.png", "TODO!", true)
| NOAA Teacher at Sea, Mary Cook, invited Diane Stanitski and John Adler to Scammon Bay, AK in 2017 to teach and interact with her indigenous Yup'ik students. See the highlights of their trip at | NOAA Teacher at Sea, Mary Cook, invited Diane Stanitski and John Adler to Scammon Bay, AK in 2017 to teach and interact with her indigenous Yup'ik students.
p
| See the highlights of their trip at
a(href="https://ryanhawk.com/noaa-teacher-at-sea-mary") https://ryanhawk.com/noaa-teacher-at-sea-mary a(href="https://ryanhawk.com/noaa-teacher-at-sea-mary") https://ryanhawk.com/noaa-teacher-at-sea-mary
// div#slider // div#slider
@ -35,7 +42,7 @@ div.section
+bigimage("Scammon_2017-11-04RHawk423AlaskaNOAA.jpg", "TODO!", true) +bigimage("Scammon_2017-11-04RHawk423AlaskaNOAA.jpg", "TODO!", true)
| Scammon_2017-11-04RHawk423AlaskaNOAA-full.jpg | Scammon_2017-11-04RHawk423AlaskaNOAA-full.jpg
h2: a(href="https://jason.org/") JASON Learning h3: a(href="https://jason.org/") JASON Learning
p p
| Diane was a JASON Host Researcher for Expedition 2: Climate Connections — Drift and Flow in the JASON Learning Curriculum, | Diane was a JASON Host Researcher for Expedition 2: Climate Connections — Drift and Flow in the JASON Learning Curriculum,
@ -70,7 +77,7 @@ div.section
| Stanitski_Adler_JASON_Argonauts_2.png | Stanitski_Adler_JASON_Argonauts_2.png
+bigimage("Stanitski_Adler_JASON_Argonauts.png", "TODO!") +bigimage("Stanitski_Adler_JASON_Argonauts.png", "TODO!")
| Stanitski_Adler_JASON_Argonauts.png | Stanitski_Adler_JASON_Argonauts.png
+bigimage("Stanitski_JASON.jpg", "TODO!") // +bigimage("Stanitski_JASON.jpg", "TODO!")
| Stanitski_JASON.jpg // | Stanitski_JASON.jpg
include ../includes/footer.pug include ../includes/footer.pug