Search by month or year, or filter by season. Each issue opens as a PDF in a new tab.
For the Office
The archive is driven by a single list file, so adding a newsletter takes two steps — no web developer needed.
assets/highlights/ using the naming pattern YYYY-MM-Month.pdf — for example 2026-06-June.pdf. (Use the first month's number for combined issues like June–July → 2026-06-June-July.pdf.)assets/highlights/manifest.json and add an entry at the top:
{
"file": "2026-06-June.pdf",
"year": 2026,
"month": 6,
"label": "June 2026",
"season": "Summer"
}
Season rule: Dec–Feb = Winter, Mar–May = Spring, Jun–Aug = Summer, Sep–Nov = Fall.Want a true drag-and-drop admin uploader (login + automatic list update)? That's a small backend add-on we can wire in later — the static method above works today with zero hosting cost.
Members & Friends
Members receive every issue of Highlights by email and enjoy weekly programs, luncheons, and the online directory.