Comment on Show HN: A dead simple static site generator – just two template tagsparentComments−cowsandmilk12yuse wget --mirror to extract a post-processed version of the site.or just use php file.php > file.html−icebraining12ySure, but you'd need to process each file, or write a script to do it, when wget --mirror fetches the whole site at once.
Comments
or just use php file.php > file.html
Sure, but you'd need to process each file, or write a script to do it, when wget --mirror fetches the whole site at once.