I want to refrain from installing Wordpress for small sites with less than 10 pages and therefore I'm looking for a lightweight fast-loading solution that doesn't need a database.
For the design I'll go with either Bootstrap or HTML KickStart, but for the logic part I'm still undecided whether I should hand-code a dirty solution that simply includes header.php, sidebar.php and footer.php or if there's already something out there that will do the job.
I did already have a look at various flatfile CMS scripts, but they all are overkill and most often have bad HTML and CSS code that doesn't pass the W3C markup validator.
So, anybody knows of a minisite php skeleton?
For the design I'll go with either Bootstrap or HTML KickStart, but for the logic part I'm still undecided whether I should hand-code a dirty solution that simply includes header.php, sidebar.php and footer.php or if there's already something out there that will do the job.
I did already have a look at various flatfile CMS scripts, but they all are overkill and most often have bad HTML and CSS code that doesn't pass the W3C markup validator.
So, anybody knows of a minisite php skeleton?