Designer News is where the design community meets.
8 years ago from Evan Knight, Design @Google
Kirby is not static, it is PHP and makes server-side calls. It is flat-file, so no database, but it's not static in the sense that OP is asking, I think. It still needs PHP to work, which makes it dynamic :)
You can convert it to be static - https://gist.github.com/bastianallgeier/5f182b30d4c90152b468.
Now playing
Kirby is not static, it is PHP and makes server-side calls. It is flat-file, so no database, but it's not static in the sense that OP is asking, I think. It still needs PHP to work, which makes it dynamic :)