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

refactor: Rewrite #275

Draft
wants to merge 32 commits into
base: dev
Choose a base branch
from
Draft

refactor: Rewrite #275

wants to merge 32 commits into from

Conversation

madkarmaa
Copy link
Member

@madkarmaa madkarmaa commented Mar 30, 2025

This PR features a full rewrite of the website with Svelte 5.

Warning

Future pushes to dev will be rebased by this PR!

Important

Follow the atomic project structure.

TODO list

  • Add API interfaces for a future API client

Copy link

github-actions bot commented Apr 4, 2025

Deployed at https://16d146aa.revanced.pages.dev.

Copy link

github-actions bot commented Apr 5, 2025

Deployed at https://b9cfcfe3.revanced.pages.dev.

@madkarmaa
Copy link
Member Author

madkarmaa commented Apr 5, 2025

now the theme variables and/or additional styles can be changed in the app.css file, like this:

[data-theme="theme name here"] {
    --some-var: #ffffff;
}

Copy link

github-actions bot commented Apr 5, 2025

Deployed at https://a15fdef2.revanced.pages.dev.

Copy link

github-actions bot commented Apr 8, 2025

Deployed at https://c42e7b3a.revanced.pages.dev.

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