sqlitebrowser / website

The sqlitebrowser.org website. Created using Hugo & blogdown.
1 stars 7 forks source link

Fix css for /stats page #25

Closed richb-hanover closed 2 months ago

richb-hanover commented 2 months ago

Instead of duplicating the main.css file and tweaking (only) the .content selector, use the magic of cascading style sheets simply to override that one definition in the separate mainstats.css file.

Also tweaked the partial/head.html template to include mainstats.css only for the /stats page.

richb-hanover commented 2 months ago

NB: It would be interesting to start accumulating the stats for the rc1 build, and of course for the final 3.13.0 build. Thanks again.

justinclift commented 2 months ago

Cool, thanks heaps @richb-hanover. :smile:

It would be interesting to start accumulating the stats for the rc1 build

As that's a GitHub only download, their stats should be reasonably accurate:

https://api.github.com/repos/sqlitebrowser/sqlitebrowser/releases/143300202/assets

Bear in mind that until ~yesterday the text in that release said "ignore this for now". So people mostly did. :wink: