UNPKG

grunt-bake

Version:

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

9 lines 177 B
<!DOCTYPE html> <html> <head></head> <body> <!--(bake-start _bake="default_bake.html > extra-page.html")--> <a href="{{@link}}">Open</a> <!--(bake-end)--> </body> </html>