Skip to content

Add donation page - #68

Open
LinqLover wants to merge 4 commits into
squeak-smalltalk:masterfrom
LinqLover:donation-page
Open

Add donation page#68
LinqLover wants to merge 4 commits into
squeak-smalltalk:masterfrom
LinqLover:donation-page

Conversation

@LinqLover

Copy link
Copy Markdown
Contributor

No description provided.

LinqLover added 2 commits May 17, 2026 18:26
- make buttons slightly wider to avoid truncation of  Windows (x64)
- use flexbox to properly resize and wrap buttons so they even look nice on your watch (i dont have a watch lol)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a dedicated Donate page to squeak.org and updates existing “Donate” entry points to link to it, while also refining the home-page download button layout.

Changes:

  • Add new /donate/ page with PayPal/SFC donation info.
  • Update navigation and donation call-to-action links to point to the new donate page.
  • Adjust home-page download button layout/styles (new .download-box wrapper and responsive sizing).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
index.html Updates Donate link target and wraps download buttons in a new .download-box container.
_sass/custom.scss Adds flexbox layout for .download-box and updates .download sizing; adds .donate-button padding.
_pages/donate.md Introduces the new Donate page content and PayPal button.
_includes/navigation.html Updates the navbar Donate link to point to the donate page.
_downloads/all-in-one.md Updates the downloads page donation prompt link to the donate page.
Comments suppressed due to low confidence (1)

index.html:66

  • This link points to /donate but the donate page permalink is /donate/ (and other internal links use trailing slashes). Update to /donate/ for consistency and to avoid redirects/edge-case 404s.
  <span>❤️</span> Please help us keep our infrastructure up and running, which includes this website, our mailing lists, and code repositories. <b><a href="/donate">Donate here...</a></b> <span>❤️</span>

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread index.html Outdated
Comment thread _includes/navigation.html Outdated
Comment thread _downloads/all-in-one.md Outdated
Comment thread _pages/donate.md Outdated
… page in navbar iff active; make paypal button work if javascript is disabled

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Comment thread index.html
Comment thread index.html
Comment thread _sass/custom.scss

@marceltaeumel marceltaeumel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will reach out to the SFC whether it will be possible to add more European-friendly means for donation.

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.

3 participants