back

by 0x142857·6y ago·view on hn ↗
That command is essentially what I mean by "prerender".

I will add this feature to docup later, for people who want to have a static html file instead.

1 comments
So why all that extra work when in the end the only feature of Docup that would be used is the CSS which could also just be fed into pandoc?
First it's for people who don't want a build step, but they can prerender if they want.

And it does more than adding some CSS, JavaScript is also used for interactions.