Hi,
I have completely moved one of my existing projects from Wordpress to Kirby, so much better. Now I want to look at moving my other project as well. It’s currently built with Laravel, a bit more complex and significantly larger.
My real issue is that as a non-developer having built up a reasonable knowledge of PHP over the last few years Laravel is just moving faster than I can keep up with, in fact, want to keep up with. Kirby is just so much, more obvious in how to use it if that makes sense.
It is more appealing to me that the site could be so much easier to backup, move and generally manage without a database and complex framework that changes so much, so quickly.
Anyway, before I consider another licence and start work I wanted to see what others thought.
The site is historical, all about the holocaust. To give an idea of what it has.
Blog
Gallery
Timeline
Quotes section
Guides section
My real issue and question are around size. For example:
Gallery: 4,000 images
Timeline: 2,500 entries
Guides: 800 pages
So if you consider the timeline it would mean creating 2,500 pages, 4,000 for the gallery and so on. There are a few challenges but I have thought them through. The time challenge of moving all the content is an issue but also an opportunity to fix past mistakes
At a very high level, do you think this would work with Kirby and that it would remain pretty performant as people search and visit through the site?
Even with potentially 10,000 pages, I suspect these days that my server with very fast NVMe drives would be just as capable of handling the content as having everything stored in MySQL.
Thoughts? I am thinking, sadly, that sticking with a database-driven solution may be the most appropriate option.