Jan-Lukas Else

Thoughts of an IT expert

πŸ’¬ Micro: 2021-04-23

This section is for short notes, thoughts or IndieWeb interactions.


Advanced Blogstats

Published on in πŸ’¬ Micro

This evening I had a little fun with SQL and JavaScript. Now it is possible to see the number of posts without date in my blog statistics (en/de), but also the number of posts in each month of each year. By clicking on the year, the months are displayed.

It would not have needed JavaScript in the frontend, would there be something like summary/details for tables. But at least it’s less than 1 KB of JavaScript.

View

Jan-Lukas Else