UNPKG

grunt-bake

Version:

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

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