- Novi Sad
- https://aleksa.sh
- Joined on
2025-03-13
feat(homepage): add git button and split css styles
cypress-real-events works for hovering and the style change is visible in the video, but cy.screenshot() doesn't capture it. I am looking into this for a while now but there doesn't seem to be…
feat(homepage): add git button and split css styles
I need to add more Cypress tests for the new element. This will become a regular thing where i add e2e tests for every addition to make sure the test coverage is as high as possible. I will do the…
feat(homepage): add git button and split css styles
- Switched vh to dvh to prevent the page being too long vertically on mobile due to the browser and other mobile UI elements stealing screen real estate.
feat(homepage): add git button and split css styles
- Removed main branch push trigger as pushing to main directly will not be happening. It was accidentally left in from me testing the workflow on another test repo.
feat(homepage): add git button and split css styles