-
Notifications
You must be signed in to change notification settings - Fork 765
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
docs: website design uplift #2872
base: master
Are you sure you want to change the base?
Conversation
Closes apify/apify-web#4504 --------- Co-authored-by: katzino <[email protected]> Co-authored-by: Daniel Wébr <[email protected]>
Updated the code blocks by decreasing the paddings and spacings. |
Logo dropdown jumps during initial page laod Screen.Recording.2025-03-07.at.13.16.47.mov |
Those circles get shrunk by 2px Screen.Recording.2025-03-07.at.13.19.59.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 2 nits so far 🤓
- Sometimes when I return to the Crawlee homepage, the content is misaligned and it takes a while for it to load (probably because of the animation at the bottom?)
Screen.Recording.2025-03-07.at.14.48.06.mov
- Clicking on the Crawlee dropdown scrolls me to the top of the current page. I think it should not do that. 🙈 Also if you try to open a page you are already on, the dropdown stays open, I think it would be handy to just close it, but maybe scroll to the top? 🧹
Screen.Recording.2025-03-07.at.14.53.18.mov
Nothing seems too broken though! 😁
@rezaczu did some fixes. It would be quite hard to do the closing menu if clicking on the item you are currently on, so I left that is it is. |
regarding this particular example, nowadays you can as well use string literals instead of the enum values to make it less wide fingerprintOptions: {
fingerprintGeneratorOptions: {
operatingSystems: ['windows'],
browsers: ['chrome'],
devices: ['desktop'],
},
}, |
Changes:
Note:
It is not possible to navigate to the /python page when running localy as it lives in different repo.
TODO:
I have not found which links to use for the buttons on the landing page and header, so I just used some that make sense to me. But please check if they are really correct.
Figma design files are here
Content file: https://www.notion.so/apify/Crawlee-homepage-value-props-12af39950a2280d29d20edb080b2ece9?pvs=4