UNPKG

mason

Version:

simple, fun, static-file builder for jade, stylus, and javascript

1 lines 510 B
<!DOCTYPE html><html><head><link rel="stylesheet" href="https://media.server.com/a.css" /></head><body><h1>Test.jade</h1><p>This should be compiled into a static .html file</p><p>This should be rendered as separate debuggable scripts:</p><script src="https://media.server.com/vendor/a1.js"></script><script src="https://media.server.com/vendor/a2.js"></script><p>This should be uglified:</p><script src="https://media.server.com/b/index.js"></script><p>This is a nested partial with new text.</p></body></html>