UNPKG

grunt-bake

Version:

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

27 lines (19 loc) 298 B
<!DOCTYPE html> <html> <head></head> <body> Include One <!-- Here is a comment --> <div>Here is some content</div> Include Two <h1>Apple Pie</h1> Include Two Include Two Index 0:check Index 1: Index 2:check Index 3: Index 4:check <h2>Author</h2> </body> </html>