twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

Enhancing the twindle-web Landing page #778

Closed Akshay2996 closed 3 years ago

Akshay2996 commented 3 years ago

We are going make twindle-web look more exciting & user friendly using just Html, CSS & a little bit of JavaScript

image image image

Tasks

PS: If you want to add anything feel free to mention in this issue. When we contribute together we make a great Product

Edit: Now our site look like this totally different from the initial design:

image image image image

johnjacobkenny commented 3 years ago

I can give this a try if I can have a copy of our Figma design by Joel. Could someone point me in the right direction if that is the way we want to take this?

frankiefab100 commented 3 years ago

The design looks good. Is this the one we are going to implement or is there any other?

Akshay2996 commented 3 years ago

@frankiefab100 We are making some modifications in the design & making it better If you feel like contributing contact me, @UnevenCoder or @vijaya-bhaskar for more information.

Just follow this issue for the same too.

PuruVJ commented 3 years ago

One recommendation from my side. I've worked with CSS variables theming, and ultimately, we're gonna introduce that sometime, so my recommendation is to add the CSS variables to the body element, with classes like light, dark.

Demo: My site https://puruvj.dev/hello Click on the theming button on top right to see the effect. (It's intentionally the 404 page)

Source: https://github.com/PuruVJ/puruvjdev2/blob/main/static/css/themes.css

Akshay2996 commented 3 years ago

ToDo Tasks

Priority given to the Task in the Descending order

For now, We need to focus on these tasks & along the way we can update the tasks accordingly

For Illustrations see these sites:

PS: For reference see the illustration Animated GIF

Akshay2996 commented 3 years ago

Important for Everyone

PuruVJ commented 3 years ago

Scrapping Twindle Web for now