I have a request that I was making the UI of the old Appwrite website using Flutter Web and suddenly the UI got changes and it look awesome 😍, but I have little request that can I get the old UI assets or screenshots so that I can complete my project as I am making blog also and I do want to complete this project also. Blog: https://dev.to/raman04byte/making-of-next-element-of-the-appwrite-website-i1d
Check internet archive 😉
You have there the old website, docs, etc
Can you share the link, I am not able to get the archive
search for wayback machine
Here you have old appwrite website: https://web.archive.org/web/20230901203001/https://appwrite.io/
Some images are missing unfortunately
Yeah
And the dark mode is also not in working condition
What do you mean you had a request?
Full context in points so that StevenAI can understand properly 😂
- I was making UI of old appwrite.io webpage using Flutter Web
- I was making some progress on this part and have written some blogs on Medium as well
- Now the appwrite.io is completely changes it UI (which look stunning (Hat's off to the design team)) from it's webpage to everything
- Now, here is what I have a "request" can I get the old design back to complete my project / development of the old appwrite.io webpage using Flutter Web
(any screenshot with assets will work)
ya but why are you remaking the old appwrite.io?
The only reason why I am making old appwrite.io is because I have started this as my dream project and to show how much I love Appwrite so, I personally don't want to leave this project unfinished a.k.a this is the only reason why I am making this.
i see. the only way right now would be to use those archives as mentioned above
Recommended threads
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...
- I have try to use the appwrite in to the...
Invalid Origin. Register your new client (oailedjdbkhlkakmnnapoonllbnfmfij) as a new Web (Chrome Extension) platform on your project console dashboard
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...