phpmyadmin / website

phpMyAdmin's website generator
https://www.phpmyadmin.net/
46 stars 100 forks source link

My attempt to refresh the phpMyAdmin website #176

Open robinheidrich opened 5 months ago

robinheidrich commented 5 months ago

I had the motivation to refresh the phpMyAdmin website a bit, i.e. update Bootstrap, add darkmode and improve the design a bit. Not a complete redesign, but just nice little changes.

These are some of the things I've done so far:

What I want to do before the PR comes:

What I would suggest:

Finally, some screenshots:

Home page ![127 0 0 1_8000_](https://github.com/phpmyadmin/website/assets/23118399/72a62c07-5eee-4344-8932-2179b5e2e591) ![127 0 0 1_8000_ white](https://github.com/phpmyadmin/website/assets/23118399/0b3c0481-60bf-4054-86fd-aba7a2e26160) Current: ![image](https://github.com/phpmyadmin/website/assets/23118399/8ff11a43-e56e-4300-af45-cb635a60db07)
Download modal ![127 0 0 1_8000_ modal](https://github.com/phpmyadmin/website/assets/23118399/6d727518-7f9b-44c9-9c3b-1b85b4af8233) Current: ![image](https://github.com/phpmyadmin/website/assets/23118399/675ac732-4d02-4bfc-a97b-fc6735fe1fae)
Footer I have seen that the current website should have an email icon in the footer, but it is not displayed due to missing CSS. So "Contact" just sends an email to "developers@phpmyadmin.net". The footer is always placed at the bottom. ![image](https://github.com/phpmyadmin/website/assets/23118399/c41ed7b8-9b1e-4870-a918-ab4f5a036519) Current: (I know, Twitter was better) ![image](https://github.com/phpmyadmin/website/assets/23118399/c9f8c23f-b3de-4132-b33d-840c88de4461)

I look forward to your feedback and hope that you would like such a PR, at least I think that the phpMyAdmin website definitely needs a darkmode.

williamdes commented 3 months ago

Hi @robinheidrich Would you mind opening PRs for your work ?

robinheidrich commented 2 months ago

@williamdes Sorry for the late reply. I have it on my old computer, but will try to do a PR soon.

But it's pretty messed up I think, I went straight to it and didn't do any commits. If it would be better, I can also do PRs with the individual changes.