I’m here confused about how to display the number of video shows like there is on YouTube, I’m developing a theme for my web streaming, can anyone help solve this problem ??
This requires some sort of dynamic functionalities. You would probably need to work with SQLite, MySQL or at least a plain text file that is updated by a script.
Hugo does support data files; but as a static website generator Hugo can not update them on the server side.