Comment on Show HN: A dead simple static site generator – just two template tagsparentComments−icebraining12yNot if you host on S3, for example.−TheZenPsycho12yA legitimate problem we're solving by… inventing a new templating language.Did we need a new one to do this? Absolutely none of the hundreds of existing languages could have possibly worked, so let's reinvent SSI with different syntax?−mehulkar12yOr on brace.io (aka Dropbox)−TazeTSchnitzel12yThen just web spider SSI running on a local server.Or someone should write an SSI static site generator.
Comments
Not if you host on S3, for example.
A legitimate problem we're solving by… inventing a new templating language.
Did we need a new one to do this? Absolutely none of the hundreds of existing languages could have possibly worked, so let's reinvent SSI with different syntax?
Or on brace.io (aka Dropbox)
Then just web spider SSI running on a local server.
Or someone should write an SSI static site generator.