UNPKG

grunt-bake

Version:

Bake external includes into files to create static pages with no server-side compilation time

8 lines 130 B
<!DOCTYPE html> <html> <head></head> <body> <!--(bake /include-one.html)--> <!--(bake /include-two.html)--> </body> </html>