apigeek-architect
Version:
Executable English for Software Teams
21 lines (13 loc) • 559 B
HTML
<html>
<head>
<title>example {{name}}</title>
</head>
<body>
<h1><a href="{{greeting}}.html">{{greeting}} {{name}}</a></h1>
<h2>Download as-built <a href="../target/example.zip">example.zip</a></h2>
<h2>Or read the incomplete <a href="/docs/">dialect docs</a></h2>
<h2><a href="{{greeting}}.md">Wiki Example</a></h2>
<pre>Generated by: {{name}} {{self.step}}</pre>
<a href="/feature/blueprint"><img width='32' src="/status/blueprint.png" title="icon displays live status. click to re-run blueprint feature" alt="needs web server"/></a>
</body>
</html>