UNPKG

grunt-bake

Version:

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

14 lines (12 loc) 244 B
<!DOCTYPE html> <html> <head></head> <body> <ul> <li><span>Value</span></li> <span>Foo</span> <li>Underscore</li> <li>Underscore and Params</li> </ul> </body> </html>