3 times a blog. How to make 3 pages with 3 sections dynamic?

This is perfectly fine with a proper content wise setup. I think, in the short term it is valid to see it like this. In mid- to longterm view it will become a problem:

  1. You have to manage more and more content in an less optimal way,
  2. it will be hard to find designers or content managers who can work with this,
  3. It will be harder to find errors or bugs in your code/site, when they occur and you look for the reason/source of the problem and last but not least
  4. Other people can help less/way harder because they don’t expect your setup to be like this and there might be lot of undocumented/uncommon implementations which are hard to understand without a complete view on the whole project every time you have an issue.

So yes, it is a way to start or to test how things work but it will raise issues and complexity very quick and this should be prevented at the most earliest stage to make your own life easier. Otherwise your current problems or questions will look like tiny ones compared to what might come next lol.