Some of the template support code is still in the app.d file. And I mean to rename some of the functions etc. You can access all the output in current_output.txt and the template used is index.jade.
github.com/rjmcguire/jaded On 08 Jan 2016 04:45, "Jack Stouffer via Digitalmars-d-announce" < digitalmars-d-announce@puremagic.com> wrote: > On Friday, 8 January 2016 at 00:32:05 UTC, Rory McGuire wrote: > >> On Mon, Dec 28, 2015 at 5:24 PM, Rory McGuire <rjmcgu...@gmail.com> >> wrote: >> >> >>> On 27 Dec 2015 6:25 PM, "Andrei Alexandrescu via Digitalmars-d-announce" >>> < digitalmars-d-announce@puremagic.com> wrote: >>> > >>> > On 12/27/15 1:27 AM, Rory McGuire via Digitalmars-d-announce > wrote: >>> [snip] >>> >> Vibe.d had a template engine called diet which is almost >> like >>> Jade. It is also completed so you might prefer that as >> an example. >>> > >>> > >>> > Either or both would be awesome to express with Pegged. -- > Andrei >>> > >>> >>> I'm working on the output part now while it's the holidays. Will share >>> once I've got my test template translating to html as a demo. >>> >>> A little teaser, this is the output of the app and runtime >> > > Can you post all of the D code on github as well, seeing as the forum > strips your code formatting, making it very hard to read. >