Hacker News new | ask | show | jobs
by laurent123456 4481 days ago
I've been using PHP to generate static HTML pages. It's usually as simple as `php somepage.php > somepage.html` and you have all the advantages of a full featured language.