Skip to content

Add site footer and update charitable information - #33

Merged
karepker merged 2 commits into
mainfrom
add-site-footer
Aug 31, 2026
Merged

Add site footer and update charitable information#33
karepker merged 2 commits into
mainfrom
add-site-footer

Conversation

@karepker

Copy link
Copy Markdown
Contributor

Adds some information about 501(c)(3) status and other information requested by Google Workspace for Nonprofits, consolidates social links, adds a field for mailing list subscription (and gets rid of the enraging modal).

Also updates the donation page to indicate that we are no longer a fiscal subsidiary of ArtsSV. Removes the donation button for now. We'll need to figure that out in the future.

karepker and others added 2 commits August 30, 2026 19:52
Implements the footer design as a shared Eleventy include rendered on
every page, including the home page.

Motivated by the Google Workspace for Nonprofits application, which
requires the site to explicitly display the Charity ID, a physical
street address, and a clear mission statement. The EIN was verified
against the IRS determination letter.

- Add _includes/footer.ntk and styles/footer.css. The footer matches the
  site's existing Palatino vocabulary rather than the mockup's Times New
  Roman, and holds the same 840px min-width floor as .navcontainer, since
  the site is not mobile-responsive.
- Render the footer from the shared layout, behind a noFooter flag.
- Move the Font Awesome kit into the shared head so the social icons
  resolve site-wide, and drop the now-duplicate copy from index.
- Unfix #videoBackground so the home page scrolls past the hero to the
  footer. The next-concert toast moves inside the video block and is
  anchored there; it previously relied on the video being out of flow,
  and would otherwise drop onto the footer.
- Remove the Mailchimp connected-site popup. The footer's mailing-list
  button covers signups, and the popup obscured the whole page on load.
- Add a currentYear global for the copyright line.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013BZpKF2ZC9w73t48XvjKpm
Removes the PayPal button and directs donors to the contact form until
the new donation process is in place. The copy stays general, since the
transition follows from no longer being a fiscal subsidiary rather than
from a bank account change alone.

Also drops the stale "fiscal subsidiary of Arts Silicon Valley" line,
which contradicted the 501(c)(3) status the new site footer displays on
every page. The .myButton styles are removed along with the button; they
were not used anywhere else.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013BZpKF2ZC9w73t48XvjKpm
@karepker
karepker merged commit c0e7147 into main Aug 31, 2026
2 checks passed
@karepker
karepker deleted the add-site-footer branch August 31, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant