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

Testing theme changes locally #6

Closed
leviem1 opened this issue Mar 16, 2021 · 0 comments
Closed

Testing theme changes locally #6

leviem1 opened this issue Mar 16, 2021 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@leviem1
Copy link
Member

leviem1 commented Mar 16, 2021

Currently we don't have any sort of html to test the theme locally. We should consider finding a way to test the changes against a site without having to push the commit. A possible solution is to have an index.html that showcases the theme. However due to the complexities of the website layout it'd be difficult to create a comprehensive test bed without using a full index page from our blog or website. Even then, we'd miss some site-specific use cases.

There may not be a good solution, but I'm hoping my future self (or a contributor) will be able to come up with something.

Official workaround: copy the style.css into the test environment's assets folder (e.g. the blog or website). Once modifications are done, copy the css file back into this project's assets folder, commit, push.

@leviem1 leviem1 added the bug Something isn't working label Mar 16, 2021
@stale stale bot added the overdue This item is overdue label Mar 30, 2021
@leviem1 leviem1 pinned this issue Apr 12, 2021
@stale stale bot removed the overdue This item is overdue label Apr 12, 2021
@stale stale bot added the overdue This item is overdue label Apr 27, 2021
@leviem1 leviem1 closed this as completed May 8, 2021
@sebs-scholarship sebs-scholarship deleted a comment from stale bot May 8, 2021
@sebs-scholarship sebs-scholarship deleted a comment from stale bot May 8, 2021
@leviem1 leviem1 changed the title Find better way to test theme locally Testing theme changes locally May 8, 2021
@leviem1 leviem1 added wontfix This will not be worked on and removed overdue This item is overdue labels May 8, 2021
@leviem1 leviem1 unpinned this issue Jan 17, 2022
@leviem1 leviem1 pinned this issue Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant