I had several sites based on wordpress. I also think wordpress is almost perfect for me . But now, for some reasons, I need a cms that is similar to wordpress but don't need database . That is flat file as database cms . Any good recommendations ?
Why would you want to use flat files? The reason people don't use those is because they can get easily corrupted. I'd personally stick to MySQL, it's a lot more efficient and won't give you the problems that flat text files do.
Because I am going to setup a site . The site would have many subdomains . Every domain have a unique design/theme, but don't have many pages(maybe less than 100 pages).