You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
We want to take the front page of https://screenshots.firefox.com and turn it into a static page. We don't need any JavaScript, except enough to start the onboarding (look for location.hash).
The static site should go in a new directory, and land in master. The Docker build script should start using the static site (and so dev/stage/prod will get this), while in actual local development the old site will remain (until the full server removal lands).
The text was updated successfully, but these errors were encountered:
We want to take the front page of https://screenshots.firefox.com and turn it into a static page. We don't need any JavaScript, except enough to start the onboarding (look for
location.hash
).The static site should go in a new directory, and land in master. The Docker build script should start using the static site (and so dev/stage/prod will get this), while in actual local development the old site will remain (until the full server removal lands).
The text was updated successfully, but these errors were encountered: