you can do (write-string "<string>" weblocks:*weblocks-output-stream*) It should work for your case.
2017-03-07 7:43 GMT+02:00 petter <[email protected]>: > Are there any docs/examples on how to add script to a weblocks app, e.g. I > need to insert: > > <script async src="//url/blabla.js"></script> > <script some js here></script> > > Into the generated pages. > > > http://weblocks-framework.info/ only returns 404 ATM > > -- > You received this message because you are subscribed to the Google Groups > "weblocks" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/weblocks. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "weblocks" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/weblocks. For more options, visit https://groups.google.com/d/optout.
