Skip to content

Warpslow #514

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

Merged
merged 2 commits into from
Jul 18, 2025
Merged

Warpslow #514

merged 2 commits into from
Jul 18, 2025

Conversation

alexmojaki
Copy link
Owner

No description provided.

@alexmojaki alexmojaki requested a review from Copilot July 14, 2025 21:10
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR standardizes animation timing, updates WarpSpeed visual settings, and refreshes the footer year across all locale pages and the main homepage.

  • Reduced data-aos-delay values for faster reveal sequences.
  • Replaced default WarpSpeed calls with a custom configuration for speed, density, and effects.
  • Updated the footer copyright year to 2025.

Reviewed Changes

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

File Description
translations/locales/ta/index.html Updated AOS delays, WarpSpeed init, and footer year.
translations/locales/fr/index.html Updated AOS delays, WarpSpeed init, and footer year.
translations/locales/es/index.html Updated AOS delays, WarpSpeed init, and footer year.
homepage/index.html Updated AOS delays, WarpSpeed init, and footer year.
Comments suppressed due to low confidence (3)

translations/locales/ta/index.html:540

  • [nitpick] The WarpSpeed initialization block is duplicated in each locale file and the main homepage. Consider extracting this configuration into a shared script or template to avoid drift and simplify future updates.
<script>

translations/locales/ta/index.html:543

  • The original configuration included a targetSpeed parameter which has been removed here; if your effect relies on a gradual acceleration, you may need to reintroduce targetSpeed to match the intended behavior.
            "speed": 2,

translations/locales/ta/index.html:497

  • [nitpick] Hardcoding the year will require annual updates. Consider using JavaScript to dynamically insert the current year to keep this footer accurate without manual changes.
                    &copy; 2025 Alex Hall

Copy link

Visit the preview URL for this PR (updated for commit 8dd3128):

https://futurecoder-staging--refs-pull-514-merge-y0nw3p88.web.app

(expires Mon, 21 Jul 2025 21:15:15 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77113a6987c5ae6b05fc2780f4cc51b314a7c36a

@alexmojaki alexmojaki merged commit 1125aec into master Jul 18, 2025
2 checks passed
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