awesomeWM / awesome-www

Website of AwesomeWM
https://awesomewm.org/
56 stars 34 forks source link

website CSS improvements #159

Closed psychon closed 1 year ago

psychon commented 3 years ago

I came across https://www.reddit.com/r/awesomewm/comments/mljthp/website_css_improvements/ and wanted to leave a link here.

Feel free to just close this issue.

actionless commented 3 years ago
h1::before {;
  content: "$❭ ";
}

meh

actionless commented 1 year ago

i'm closing this since we just merged the new design update (#175 )

the only thing i liked in this design prototype is menu/header style (but NOT the white text on light-gray background particularly):

2022-09-28--1664389280_709x79_scrot

mb @raven2cz would like to do smth similar too in the next iteration?

raven2cz commented 1 year ago

i'm closing this since we just merged the new design update (#175 )

the only thing i liked in this design prototype is menu/header style (but NOT the white text on light-gray background particularly):

mb @raven2cz would like to do smth similar too in the next iteration?

It has to be tested in demo first. I see three concept problems

The Inspiration

actionless commented 1 year ago
https://99designs.com/blog/trends/web-design-trends/

if you going to use those as references for the future design that would be nice πŸ‘

raven2cz commented 1 year ago
https://99designs.com/blog/trends/web-design-trends/

if you going to use those as references for the future design that would be nice +1

Yes, it was the first aim. But we are bound with ikiwiki and minimal usage of js scripts and no frameworks. Ikiwiki is strong requirement which doesn't allowed almost nothing because markdown translation. Divs doesn't work correctly, it means no classes for content etc. It was pain to find some compromise. But modifications of main template is partial solution only.

(JFI: we have to create new issue for content first. AwesomeWM renaming and maybe some next points.)

actionless commented 1 year ago

headerbar is not generated by it, so at least there you can use full potential of browser tech πŸ˜ΊπŸ‘