Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to state/local calculator #154

Merged
merged 4 commits into from
Apr 4, 2024
Merged

Default to state/local calculator #154

merged 4 commits into from
Apr 4, 2024

Conversation

RandomEtc
Copy link
Member

@RandomEtc RandomEtc commented Apr 3, 2024

Description

This makes the default embed.rewiringamerica.org homepage be the new "state" calculator, to guide new developers toward the latest and greatest.

Steps taken:

  • make index.html be ira-calculator.html
  • make state-calculator.html be index.html
  • redirect state-calculator.html to index.html

These are separate commits to hopefully make the diffs clearer.

Test Plan

  • ensure the test build homepage is the state calculator
  • ensure that visiting /state-calculator.html redirects to the homepage
  • ensure that ira-calculator.html still works for now
  • ensure that calculator.js is still built and is not different from main
  • ensure that state-calculator.js is still built and is not different from main

@RandomEtc RandomEtc requested a review from oyamauchi April 3, 2024 22:36
Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
embed-rewiringamerica-org ✅ Ready (Inspect) Visit Preview Apr 3, 2024 10:44pm

@RandomEtc RandomEtc changed the title tomc/default state Default to state/local calculator Apr 3, 2024
@RandomEtc
Copy link
Member Author

curl -s https://embed-rewiringamerica-org-git-tomc-defa-50984f-rewiring-america.vercel.app/calculator.js | md5
f59401d85cd0778d8a0b290ec6f55104
curl -s https://embed.rewiringamerica.org/calculator.js | md5
f59401d85cd0778d8a0b290ec6f55104
curl -s https://embed-rewiringamerica-org-git-tomc-defa-50984f-rewiring-america.vercel.app/state-calculator.js | md5
e0c137ee78a378832eeeb2ee5109fdd9
curl -s https://embed.rewiringamerica.org/state-calculator.js | md5
e0c137ee78a378832eeeb2ee5109fdd9

@RandomEtc RandomEtc merged commit 0d67e71 into main Apr 4, 2024
3 checks passed
@RandomEtc RandomEtc deleted the tomc/default-state branch April 4, 2024 19:50
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.

2 participants