diff --git a/src/app/news/2024-02-17-potluck/Boddingtons_Store_West_Sound.jpg b/src/app/news/2024-02-17-potluck/Boddingtons_Store_West_Sound.jpg new file mode 100644 index 0000000..93dd63e Binary files /dev/null and b/src/app/news/2024-02-17-potluck/Boddingtons_Store_West_Sound.jpg differ diff --git a/src/app/news/2024-02-17-potluck/West_Sound.jpg b/src/app/news/2024-02-17-potluck/West_Sound.jpg new file mode 100644 index 0000000..fba552f Binary files /dev/null and b/src/app/news/2024-02-17-potluck/West_Sound.jpg differ diff --git a/src/app/news/2024-02-17-potluck/West_Sound_Main_Street.jpg b/src/app/news/2024-02-17-potluck/West_Sound_Main_Street.jpg new file mode 100644 index 0000000..d6da4e1 Binary files /dev/null and b/src/app/news/2024-02-17-potluck/West_Sound_Main_Street.jpg differ diff --git a/src/app/news/2024-02-17-potluck/page.mdx b/src/app/news/2024-02-17-potluck/page.mdx new file mode 100644 index 0000000..eb8e39e --- /dev/null +++ b/src/app/news/2024-02-17-potluck/page.mdx @@ -0,0 +1,58 @@ +import { ArticleLayout } from '@/components/ArticleLayout' +import Image from 'next/image' +import boddingtonStore from './Boddingtons_Store_West_Sound.jpg' +import westSoundMainStreet from './West_Sound_Main_Street.jpg' +import westSound from './West_Sound.jpg' + +export const article = { + author: 'Tony Grosinger', + date: '2024-02-17', + title: 'February 2024 Potluck', + description: "The second potluck of the year, with a slidshow of Orcas history from John Wachter.", +} + + +export const metadata = { + title: article.title, + description: article.description, +} + +export default (props) => + +This month after the potluck dinner, the community club was treated to a +slideshow presentation from John Wachter. He showed us almost 100 photos from +all over Orcas Island, many of which dated back to the early 1900's. + +
+ Boddington's Store at the end of Crow Valley Road + + Boddington's Store at the end of Crow Valley Road. + +
+ +Many of these images were available to us thanks to the [Orcas Island Historical +Society](https://www.orcasmuseums.org/), and several of the photos were also +passed down by John's family. + +
+ West Sound Main Street + + West Sound Main Street + +
+ +A recurring observation was both how many more buildings there were in West +Sound, and how few trees there were on the island! + +
+ West Sound and the south end of Turtleback + + West Sound and the south end of Turtleback + +
+ +If you have ideas for presentations or activities at upcoming potlucks, please send us a message. + +Thank you John, the Historical Society, and Peter Fisher for preserving and +sharing this history. diff --git a/src/app/news/welcome-to-the-wscc-website/page.mdx b/src/app/news/welcome-to-the-wscc-website/page.mdx index 5ba8cae..8622bc0 100644 --- a/src/app/news/welcome-to-the-wscc-website/page.mdx +++ b/src/app/news/welcome-to-the-wscc-website/page.mdx @@ -41,8 +41,4 @@ the hall available for rental by the community, and even added the hall to the WA Heritage Register. There's so much more to the hall than just potlucks, and this website hopes to share this with the West Sound Community. -If you'd like to follow along, please sign up for email -announcements when new blog posts are published. - Thanks for being a part of the West Sound Community!