I forgot to mention that the HTML and CSS I used for the stuff this summer were also hand-coded.
I made templates with PHP and used make to build from them.
That trick (of using Make paired with PHP) is not something I've tried, though I can see that it might work. IMake (used in the X11 project) might go even further, though getting those "cpp" macros running together with PHP might prove awkward.
There also are programming tools such as Cake-PHP, but I have not yet used those.
no subject
Date: 2011-09-30 07:23 am (UTC)I made templates with PHP and used make to build from them.
That trick (of using Make paired with PHP) is not something I've tried, though I can see that it might work. IMake (used in the X11 project) might go even further, though getting those "cpp" macros running together with PHP might prove awkward.
There also are programming tools such as Cake-PHP, but I have not yet used those.