UNPKG

grunt-bake

Version:

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

9 lines 260 B
<!DOCTYPE html> <html> <head></head> <body> <!--(bake-start _foreach="group:groups" _bake="extra_entry.html > extra-{{group@index}}-{{group.name | lowercase}}.html")--> <a href="{{@link}}">Details for {{group.name}}</a> <!--(bake-end)--> </body> </html>